This commit is contained in:
liangjunyu
2025-09-26 10:17:16 +08:00
parent a047eee1a4
commit d4260b63df
5 changed files with 8 additions and 5 deletions

View File

@@ -128,7 +128,10 @@ FROM T_BD_MATERIAL t0
WHERE 1=1
AND tt0.FSTOCKID != 106441 --104-07 装配线边仓2
AND tt0.FSTOCKID != 106446 --203-07 装配线边仓1
AND tt0.FSTOCKID != 106455 --605-08 待处理仓
AND tt0.FSTOCKID != 750629 --105-02 OEM待处理仓
AND tt0.FSTOCKID != 813683 --104-08 装配线边仓3
AND tt0.FSTOCKID != 962875 --106-03 OEM装配线边仓
GROUP BY tt0.FMATERIALID,tt0.FSTOCKORGID
) t3 on t3.FMATERIALID = t0.FMASTERID AND t3.FSTOCKORGID = t0.FUSEORGID
LEFT JOIN (