Showing
2 changed files
with
11 additions
and
1 deletions
@@ -2664,6 +2664,16 @@ ${ARTICLE_17} ${False} | @@ -2664,6 +2664,16 @@ ${ARTICLE_17} ${False} | ||
2664 | [Tags] ${USERS.users['${tender_owner}'].broker}: Процес пре-кваліфікації | 2664 | [Tags] ${USERS.users['${tender_owner}'].broker}: Процес пре-кваліфікації |
2665 | ... tender_owner | 2665 | ... tender_owner |
2666 | ... ${USERS.users['${tender_owner}'].broker} | 2666 | ... ${USERS.users['${tender_owner}'].broker} |
2667 | + ... pre-qualification_approve_second_bid_after_cancel level1 | ||
2668 | + ... critical | ||
2669 | + [Teardown] Оновити LAST_MODIFICATION_DATE | ||
2670 | + Можливість підтвердити 2 пропозицію кваліфікації | ||
2671 | + | ||
2672 | + | ||
2673 | +Можливість підтвердити другу пропозицію кваліфікації | ||
2674 | + [Tags] ${USERS.users['${tender_owner}'].broker}: Процес пре-кваліфікації | ||
2675 | + ... tender_owner | ||
2676 | + ... ${USERS.users['${tender_owner}'].broker} | ||
2667 | ... pre-qualification_approve_second_bid_framawork level1 | 2677 | ... pre-qualification_approve_second_bid_framawork level1 |
2668 | ... critical | 2678 | ... critical |
2669 | [Teardown] Оновити LAST_MODIFICATION_DATE | 2679 | [Teardown] Оновити LAST_MODIFICATION_DATE |
@@ -56,7 +56,7 @@ | @@ -56,7 +56,7 @@ | ||
56 | #-i pre-qualification_add_doc_to_second_bid | 56 | #-i pre-qualification_add_doc_to_second_bid |
57 | -i pre-qualification_reject_second_bid | 57 | -i pre-qualification_reject_second_bid |
58 | -i pre-qualification_cancel_second_bid_qualification | 58 | -i pre-qualification_cancel_second_bid_qualification |
59 | --i pre-qualification_approve_second_bid | 59 | +-i pre-qualification_approve_second_bid_after_cancel |
60 | 60 | ||
61 | -i pre-qualification_approve_qualifications | 61 | -i pre-qualification_approve_qualifications |
62 | 62 |
Please
register
or
login
to post a comment