Skip to content

Commit

Permalink
eforms: Fix Weight typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 13, 2024
1 parent 8ee57b0 commit 4811d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output/mapping/eforms/guidance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5516,7 +5516,7 @@
Description: The later date at which the originally unpublished field shall be published.
Business groups:
BG-8: Not Immediately Published
eForms guidance: Get the `withheldInformationItem` object created for BT-195(BT-541)-LotsGroup-Threshold and `ancestor::cac:ProcurementProjectLot[cbc:ID schemeName="LotsGroup"]`. [Convert date to ISO format](operations.md#convert-a-date-to-iso-format) and map to its `.availabilityDate`
eForms guidance: Get the `withheldInformationItem` object created for BT-195(BT-541)-LotsGroup-Weight and `ancestor::cac:ProcurementProjectLot[cbc:ID schemeName="LotsGroup"]`. [Convert date to ISO format](operations.md#convert-a-date-to-iso-format) and map to its `.availabilityDate`
eForms example: <efac:FieldsPrivacy><efbc:PublicationDate>2025-03-31+01:00</efbc:PublicationDate></efac:FieldsPrivacy>
OCDS example: '{"withheldInformation":[{"availabilityDate":"2025-03-31T00:00:00+01:00"}]}'
sdk: https://docs.ted.europa.eu/eforms/latest/schema/withheld-publication.html#lotsGroupOfLotsLevelSection
Expand Down

0 comments on commit 4811d00

Please sign in to comment.