Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg
| | |
| | | if ( not isnull( targetProduct_MP ) and not isnull( targetStockingPoint_MP ) ) { |
| | | forcest := Forecast::Create( targetProduct_MP, |
| | | targetStockingPoint_MP, |
| | | [String]tdd.ID(), |
| | | IDHolder::GetGUID(), |
| | | tdd.StartDate(), |
| | | tdd.EndDate(), |
| | | tdd.Quantity(), |
| | |
| | | InventoryPlanArchiveVersion::GenerateData( macroplan, this ); |
| | | } |
| | | if( istrcdemand ){//TRC需求 |
| | | // CustomerDemandIDS::GenerateData( this, recyclebin, archive ); |
| | | InterfaceTRCForecast::ArchivedData( this, macroplan ); |
| | | } |
| | | if( istransferplan ){//调拨计划 |
| | | ArchiveTransferPlanCell::Archive( macroplan,archive ); |
| | |
| | | Image: 'DOCUMENT_ZIP' |
| | | Label: '存档' |
| | | Taborder: 0 |
| | | Visible: false |
| | | ] |
| | | } |
| | | ] |