Skip to content

Commit

Permalink
fields: Remove mandatory constraint on BT-746-Organization (TEDEFO-2789)
Browse files Browse the repository at this point in the history
Also remove corresponding schematron rules.

(backported from commit 3ae6804)
  • Loading branch information
bertrand-lorentz committed Jan 11, 2024
1 parent 967d5f2 commit b07f1b7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 38 deletions.
10 changes: 0 additions & 10 deletions fields/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -30020,16 +30020,6 @@
"severity" : "ERROR"
} ]
},
"mandatory" : {
"value" : false,
"severity" : "ERROR",
"constraints" : [ {
"noticeTypes" : [ "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "T02" ],
"condition" : "{ND-Organization} ${(OPT-200-Organization-Company in OPT-300-Tenderer[OPT-210-Tenderer in OPT-310-Tender[OPT-321-Tender in BT-3202-Contract]]) or (OPT-200-Organization-Company in OPT-301-Tenderer-SubCont[OPT-210-Tenderer in OPT-310-Tender[OPT-321-Tender in BT-3202-Contract]])}",
"value" : true,
"severity" : "ERROR"
} ]
},
"codeList" : {
"value" : {
"id" : "indicator",
Expand Down
Loading

0 comments on commit b07f1b7

Please sign in to comment.