| | |
| | | { |
| | | #keys: '[413988.0.1596179631]' |
| | | DefinitionID: 'Responsedef_WebButton_OnClick' |
| | | Precondition: |
| | | [* |
| | | return not exists( MacroPlan, PackagingPlanNewCapability, tempPPNC, true, tempPPNC.ProductionLine() = ddslProductionLine.Text() ); |
| | | *] |
| | | QuillAction |
| | | { |
| | | Body: |
| | |
| | | { |
| | | Body: |
| | | [* |
| | | uids := selectuniquevalues( MacroPlan, Unit, tempU, true, tempU.ID() ); |
| | | uids := selectuniquevalues( MacroPlan, Unit, tempU, tempU.HasCapacityTypeTime(), tempU.ID() ); |
| | | |
| | | this.Strings( uids.Concatenate( ";" ) ); |
| | | *] |
| | |
| | | #keys: '[413988.0.1401876560]' |
| | | CanBindMultiple: false |
| | | DefinitionID: 'Responsedef_WebButton_OnClick' |
| | | Precondition: |
| | | [* |
| | | return not exists( MacroPlan, PackagingPlanLotSize, tempPPLS, true, tempPPLS.Factory() = ddslFactory.Text() and |
| | | tempPPLS.ProductID() = ddlProductID.Data().ID() ); |
| | | *] |
| | | QuillAction |
| | | { |
| | | Body: |
对比新文件 |
| | |
| | | Quintiq file version 2.0 |
| | | #parent: MatrixEditor493 |
| | | Response OnCheckEditability ( |
| | | structured[PackagingPlanCell] cell, |
| | | Real value |
| | | ) id:Response_MatrixEditor493_OnCheckEditability |
| | | { |
| | | #keys: '[415754.0.367460056]' |
| | | CanBindMultiple: false |
| | | DefinitionID: 'Responsedef_WebMatrixEditor_OnCheckEditability' |
| | | QuillAction |
| | | { |
| | | Body: |
| | | [* |
| | | cond := focusedattribute = "Package" or focusedattribute = "Unpacking"; |
| | | |
| | | editinfo.CanEdit( cond ); |
| | | editinfo.UserHint( ifexpr( cond, "", "涓嶈兘淇敼" ) ); |
| | | *] |
| | | GroupServerCalls: false |
| | | } |
| | | } |