Skip to content

Commit

Permalink
Moving .hasPerformingStaffQualification from .contractTerms to .parti…
Browse files Browse the repository at this point in the history
…cipationConditions
  • Loading branch information
ColinMaudry committed Aug 29, 2019
1 parent 07a8ce3 commit 8450a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output/mapping/F01_2014.csv
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ xpath,label-key,index,comment,guidance
/LEFTI/PARTICULAR_PROFESSION,particular_profession_reserved,,,Set `tender.contractTerms.isReservedToProfession` to `true`
/LEFTI/REFERENCE_TO_LAW,ref_law_reg_prov,,,Map to `tender.contractTerms.reservedToProfession`
/LEFTI/PERFORMANCE_CONDITIONS,other_conditions,III.2.2,,Map to `tender.contractTerms.termsPerformance`
/LEFTI/PERFORMANCE_STAFF_QUALIFICATION,staff_responsible_indicate,,,Set `tender.contractTerms.hasPerformingStaffQualification` to `true`
/LEFTI/PERFORMANCE_STAFF_QUALIFICATION,staff_responsible_indicate,,,Set `tender.participationConditions.hasPerformingStaffQualification` to `true`
/PROCEDURE,procedure,IV,,""
/PROCEDURE/PT_RESTRICTED,proctype_restricted,,,"Set `tender.procurementMethod` to 'selective', and set `tender.procurementMethodDetails` to 'Restricted procedure'"
/PROCEDURE/PT_COMPETITIVE_NEGOTIATION,proctype_comp_negotiation,,,"Set `tender.procurementMethod` to 'selective', and set `tender.procurementMethodDetails` to 'Competitive procedure with negotiation'"
Expand Down

0 comments on commit 8450a61

Please sign in to comment.