rev:库存报表增加子卷数

This commit is contained in:
2023-09-21 14:19:50 +08:00
parent 429909de3b
commit a0c4c73949
2 changed files with 2 additions and 3 deletions

View File

@@ -68,6 +68,7 @@
region.region_name,
sub.sap_pcsn,
sub.package_box_sn,
sub.quanlity_in_box,
sub.sale_order_name,
case when plan.paper_tube_or_FRP = '1' then '纸管' when plan.paper_tube_or_FRP = '2' then 'FRP管' end AS paper_type,
case when plan.paper_tube_or_FRP = '1' then plan.paper_tube_material when plan.paper_tube_or_FRP = '2' then plan.FRP_material end AS paper_code,