1
0
forked from erp-dev/erp

feat: new module: 'shipment', new signal when process was finished

This commit is contained in:
2026-01-13 18:19:31 +08:00
parent 70ed92e2f6
commit 6b6d2a97b6
12 changed files with 550 additions and 98 deletions

View File

@@ -126,6 +126,7 @@ INSTALLED_APPS = [
'stateflow',
'sse',
'api_v2',
'shipment',
]
MIDDLEWARE = [