diff --git a/migration/320-340/320-340_or.sql b/migration/320-340/320-340_or.sql index e94548f0bd..cf5d75a56e 100644 --- a/migration/320-340/320-340_or.sql +++ b/migration/320-340/320-340_or.sql @@ -672,19 +672,22 @@ INSERT INTO AD_COLUMN TO_DATE ('02/26/2007 12:30:00', 'MM/DD/YYYY HH24:MI:SS'), TO_DATE ('02/26/2007 12:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, 100, 'Mandatory Logic', 'Logic to determine if field is mandatory (applies only when field is not mandatory in general)', - 'Logic to determine if field is mandatory (applies only when field is not mandatory in general). - format := {expression} [{logic} {expression}]
- expression := @{CONTEXT}@{operand}{VALUE} OR @{CONTEXT}@{operand}{VALUE}
- logic := {|}|{&}
- CONTEXT := ANY GLOBAL OR window CONTEXT
- VALUE := strings OR numbers
- logic operators := AND OR OR WITH THE PREVIOUS result FROM LEFT TO RIGHT
- operand := eq{=}, gt{>}, le{<}, NOT{~^!}
- Examples:
- @AD_Table_ID@=14 | @LANGUAGE@!GERGER
- @PriceLimit@>10 | @PriceList@>@PriceActual@
- @NAME@>J
- Strings may be IN SINGLE quotes (optional)', 1, + 'Logic to determine if field is mandatory (applies only when field is not mandatory in general). +format := {expression} [{logic} {expression}]
+expression := @{CONTEXT}@{operand}{VALUE} OR @{CONTEXT}@{operand}{VALUE}
+logic := {|}|{&}
+CONTEXT := ANY GLOBAL OR window CONTEXT
+VALUE := strings OR numbers
+logic operators := AND OR OR WITH THE PREVIOUS result FROM LEFT TO RIGHT
+operand := eq{=}, gt{>}, le{<}, NOT{~^!}
+Examples:
+'|| +'@AD_Table_ID@=14 | @LANGUAGE@!GERGER
+'|| +'@PriceLimit@>10 | @PriceList@>@PriceActual@
+'|| +'@NAME@>J
+Strings may be IN SINGLE quotes (optional)', 1, 'D', 'MandatoryLogic', 101, 14, 2000, 'N', 'N', 'N', 'Y', 'N', 0, 'N', 'N', @@ -706,19 +709,22 @@ INSERT INTO AD_FIELD TO_DATE ('02/26/2007 12:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, TO_DATE ('02/26/2007 12:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, 'Mandatory Logic', 'Logic to determine if field is mandatory (applies only when field is not mandatory in general)', - 'Logic to determine if field is mandatory (applies only when field is not mandatory in general). - format := {expression} [{logic} {expression}]
- expression := @{CONTEXT}@{operand}{VALUE} OR @{CONTEXT}@{operand}{VALUE}
- logic := {|}|{&}
- CONTEXT := ANY GLOBAL OR window CONTEXT
- VALUE := strings OR numbers
- logic operators := AND OR OR WITH THE PREVIOUS result FROM LEFT TO RIGHT
- operand := eq{=}, gt{>}, le{<}, NOT{~^!}
- Examples:
- @AD_Table_ID@=14 | @LANGUAGE@!GERGER
- @PriceLimit@>10 | @PriceList@>@PriceActual@
- @NAME@>J
- Strings may be IN SINGLE quotes (optional)', + 'Logic to determine if field is mandatory (applies only when field is not mandatory in general). +format := {expression} [{logic} {expression}]
+expression := @{CONTEXT}@{operand}{VALUE} OR @{CONTEXT}@{operand}{VALUE}
+logic := {|}|{&}
+CONTEXT := ANY GLOBAL OR window CONTEXT
+VALUE := strings OR numbers
+logic operators := AND OR OR WITH THE PREVIOUS result FROM LEFT TO RIGHT
+operand := eq{=}, gt{>}, le{<}, NOT{~^!}
+Examples:
+'|| +'@AD_Table_ID@=14 | @LANGUAGE@!GERGER
+'|| +'@PriceLimit@>10 | @PriceList@>@PriceActual@
+'|| +'@NAME@>J
+Strings may be IN SINGLE quotes (optional)', 'Y', 275 ,101, 50218, 'Y', 60, 'N', 'N', 'N', 'N', 'N', 'D'