Egyéb javítások

This commit is contained in:
2018-02-28 07:46:06 +01:00
parent f01704e8d4
commit 50a572daf3
12 changed files with 122 additions and 97 deletions
@@ -398,7 +398,7 @@ Public Class OrderInHeader
'-- Non persistent for other rows
<NonPersistent>
<RuleRequiredField("OrderInHeader-row_o_APCSheetByProducts", "aToTable_OrderInOther_Context", TargetCriteria:="OrderInParameters.IsAPCSheet=True")>
<ImmediatePostData(True), DataSourceCriteria("APCSheetHeader.Customers='@This.Customers' and APCSheetHeader.CustomersFrom='@This.CustomersFrom'")>
<ImmediatePostData(True), DataSourceCriteria("APCSheetHeader.Customers='@This.Customers' and APCSheetHeader.CustomersFrom='@This.CustomersFrom' and APCSheetHeader.IsActive = True")>
Property row_o_APCSheetByProducts As APCSheetByProducts
Get
Return _row_o_APCSheetByProducts