Огромная замена логики
All checks were successful
Deploy MES Core / deploy (push) Successful in 11s

This commit is contained in:
2026-04-06 08:06:37 +03:00
parent 0e8497ab1f
commit e88b861f68
48 changed files with 3833 additions and 175 deletions

7
manufacturing/apps.py Normal file
View File

@@ -0,0 +1,7 @@
from django.apps import AppConfig
class ManufacturingConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'manufacturing'
verbose_name = 'Производство (КД/BOM)'