入库单修改,增加入库明细序号,修改入库单打印模板。

This commit is contained in:
2024-11-14 16:27:15 +08:00
parent 02ebf92623
commit edb2e10e69
16 changed files with 198 additions and 157 deletions
@@ -0,0 +1,6 @@
alter table dbo.Tw_InputDetail
add SortIndex int
go
update PHTGL_ActionPlanFormation_Sch1 set PlanningContent='分包商资质标准' where ActionPlanItemID='ACBF5487-0C83-4E91-847F-B5BB3F59968A'