对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | Attribute Note |
| | | { |
| | | #keys: '3[415136.0.1356950055][415136.0.1356950054][415136.0.1356950056]' |
| | | Description: '澶囨敞' |
| | | ValueType: String |
| | | } |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | DefaultValue |
| | | { |
| | | TargetAttribute: Note |
| | | } |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | Attribute Note |
| | | { |
| | | #keys: '3[415136.0.1356960020][415136.0.1356960019][415136.0.1356960021]' |
| | | Description: '澶囨敞' |
| | | ValueType: String |
| | | } |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | DefaultValue |
| | | { |
| | | TargetAttribute: Note |
| | | } |
| | |
| | | , VersionName := macroplan.ScenarioName() |
| | | , InterfaceTime := nowdate |
| | | , FactoryName := row.Unit() |
| | | , Fac := ifexpr( row.Unit() = FinancialProductionReport::GetDefaultCCUnit(), 'CC', 'DL' ) |
| | | , Note := cell.Note() |
| | | , Fac := ifexpr( row.Unit() = FinancialProductionReport::GetDefaultCCUnit(), 'CC', 'DL' ) |
| | | // , VersionFlag := versionflag |
| | | , ProductFourCode := ifexpr( row.ProductID() = row.Name(), '', row.Name() ) |
| | | ); |
| | |
| | | .Add( "planningQty", aopdata.PlanningQty() ) |
| | | .Add( "sequence", aopdata.Sequence() ) |
| | | .Add( "factoryName", aopdata.FactoryName() ) |
| | | .Add( "Remark", aopdata.Note() ) |
| | | .Add( "fac", aopdata.Fac() ) |
| | | .Add( "versionName", aopdata.VersionName() ) |
| | | .Add( "interfaceTime", aopdata.InterfaceTime().Format( 'Y-M2-D2 H:m:s' ) ).Build();/*"2024-10-01 12:00:00" )*/ |
| | |
| | | cell := column.Cell( relnew, InventoryWeight := 0, ProductionSerialNumber := 0, Quantity := 0, Shift := '', Value := '' ); |
| | | row.Cell( relinsert, cell ); |
| | | } |
| | | cell.Note( aopcell.Note() ); |
| | | cell.Order( aopcell.Order() ); |
| | | cell.OrderNr( aopcell.OrderNr() ); |
| | | cell.Quantity( aopcell.Quantity() ); |
| | |
| | | cell.InventoryWeight( nopcell.InventoryWeight() ); |
| | | cell.Order( nopcell.Order() ); |
| | | cell.OrderNr( nopcell.OrderNr() ); |
| | | cell.Note( nopcell.Note() ); |
| | | // cell.ProductionSerialNumber( nopcell.ProductionSerialNumber() ); |
| | | cell.Quantity( nopcell.Quantity() ); |
| | | // cell.Shift( nopcell.Shift() ); |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | Attribute Note |
| | | { |
| | | #keys: '3[415136.0.1356950059][415136.0.1356950058][415136.0.1356950060]' |
| | | Description: '澶囨敞' |
| | | ValueType: String |
| | | } |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: #root |
| | | DefaultValue |
| | | { |
| | | TargetAttribute: Note |
| | | } |