-
Notifications
You must be signed in to change notification settings - Fork 40
How can I answer this question "Is contract subject for renewal? Yes/No? #1365
cac:ContractExtension has 3 fields:
cbc:OptionsDescription → BT-54 (Description of options)
cbc:MaximumNumberNumeric → BT-55 (Maximum number of renewals)
cac:Renewal → cac:Period → cbc:Description → BT-56 (Description of renewals)
I can take advantage of BT-55 if it is >= 1 it means Yes otherwise No.
The issue is BT-55 (Maximum number of renewals) is not mandatory as stated here: "cbc:MaximumNumberNumeric" is mandatory for Notice subtypes 15 (Notice on the existence of a qualification system), 17 and 18 (Contract, or concession, notice — standard regime, Directives 2014/25/EU and 2009/81/EC) https://docs.ted.europa.eu/eforms/latest/schema/procedure-lot-part-information.html
An exemple (Procedure identifier 7698e9de-2e10-409c-a5de-cc7c9f4462a3):
https://op.europa.eu/en/web/public-procurement/procurement-details/-/procurement/7698e9de-2e10-409c-a5de-cc7c9f4462a3
https://ted.europa.eu/en/notice/-/detail/1398-2026
First link says: Subject for Renewal: No
Second link says:
Options:
Description of the options: Opzioni rinnovo per 2 anni
Which one is correct based on the above example?
Having text in BT-54 and BT-57 does not necessarily mean that the contract is subject to renewal.
What are the rules for determining whether a contract is subject to renewal (Yes/No)? Is there an indicator or flag?
All reactions
I think the only VALID indicator for "Contract is no subject for renewal" is "BT-58 = 0".
"BT-58 is empty" might indicate that renews might be limited but not by count alone.
I.E. if the renewals are limited to a duration of one year, but each renewal might be for the whole (only 1 renewals), a quarter of a year (4 renewals) or even one month (12 renewals).
Replies: 2 comments 1 reply
Hi,
When it comes to Contract renewal, the fields "Renewal maximum" (BT-58) and "Renewal description" (BT-57) have to be used.
Indeed BT-58 is optional, this may however be tailored locally (i.e. at national level) when required.
"Options descriptions" (BT-54) is for the description of the options, not of the contract renewal; it has been improperly used in the provided example.
KR
All reactions
-
👍 1
I think the only VALID indicator for "Contract is no subject for renewal" is "BT-58 = 0".
"BT-58 is empty" might indicate that renews might be limited but not by count alone.
I.E. if the renewals are limited to a duration of one year, but each renewal might be for the whole (only 1 renewals), a quarter of a year (4 renewals) or even one month (12 renewals).
All reactions
-
👍 1
Yes, if "BT-58 = 0" I am 100% sure "Contract is no subject for renewal". If "BT-58 is empty or missing," it probably means that the number of renewals is unknown at the time of publication. It may be renewed any number of times (including not at all), so I should take BT-57 into account. The issue with BT-57 is that it is difficult to extract the information, since the text is multilingual, and the description may simply state that you should refer to external documentation.