change:国贸订单明细

This commit is contained in:
zzs01@yunemao.com 2024-09-05 15:51:44 +08:00
parent fb84350512
commit a8fef3ed3b

View File

@ -145,6 +145,7 @@ public class ITCOrderDetailsReportPlugin extends AbstractReportListDataPlugin {
selectfields.add("yem_es_materialinfo.yem_es_salesorder_z.yem_vehicleno yem_vehicleno");//明细.整机生产信息.整机编号
selectfields.add("yem_es_materialinfo.yem_businesssort yem_businesssort");
selectfields.add("createtime");
selectfields.add("yem_bd_products");//产品分类
selectfields.add("yem_bd_products yem_products");//产品分类
selectfields.add("yem_es_materialinfo.yem_es_salesorder_z.yem_currentstate yem_currentstate");//当前状态