Fix bug in customer order fresh
修复订单刷新按钮的bug,建议后续去除该按钮
| | |
| | | macroplan := MacroPlan; |
| | | global := GlobalOTDTable; |
| | | businesstypes := DataHolderOrderLockGlobal.Data().BusinessType().Tokenize( ',' ); |
| | | CustomerOrder::DoSync( macroplan, businesstypes, global ); |
| | | organcodelist := selectvalues( global, BusinessType.OrganCode, organ, businesstypes.Find( organ.BusinessType().BusinessTypeName() ) <> -1, organ.OrganCodeName() ); |
| | | CustomerOrder::DoSync( macroplan, businesstypes, global, organcodelist ); |
| | | *] |
| | | } |
| | | } |
| | |
| | | #parent: ListProduct_844 |
| | | Response OnClick ( |
| | | Product_MP selection |
| | | ) id:Response_TIANMA_JITUAN_ListProduct_844_MenuMarkingPanelMaterial_OnClick |
| | | ) id:Response_ListProduct_844_MenuMarkingPanelMaterial_OnClick |
| | | { |
| | | #keys: '[414502.0.406201138]' |
| | | CanBindMultiple: false |