1
0
forked from erp-dev/erp

fix: little bugs, feat: woodpecker settings

This commit is contained in:
2025-11-14 15:11:26 +08:00
parent 107e65afc0
commit af523d0350
9 changed files with 852 additions and 27 deletions

View File

@@ -245,3 +245,4 @@ DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
# Printing module settings
PRINTING_DEFAULT_PROCESS_ID = 12 # 默认印染流程ID
PLATE_ORDER_DEFAULT_PROCESS_ID = 14 # 默认开版流程ID