fix: удалены ссылки на удалённый URL movement-list
Удалены все упоминания URL-паттерна 'movement-list' после удаления модели StockMovement: - Карточка "Журнал" на главной странице inventory - Пункт меню "Журнал" в навигации base_inventory_minimal - Экспорт StockMovementListView из views/__init__.py 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,4 @@ __all__ = [
|
||||
'StockBatchListView', 'StockBatchDetailView',
|
||||
# Allocation
|
||||
'SaleBatchAllocationListView',
|
||||
# Movement
|
||||
'StockMovementListView',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user