Showing
1 changed file
with
1 additions
and
2 deletions
... | ... | @@ -649,11 +649,10 @@ Resource playtender_agree |
649 | 649 | Run Keyword And Return Створити вимогу ${username} ${tender_uaid} tender null ${claim} null |
650 | 650 | |
651 | 651 | Створити чернетку вимоги/скарги на скасування |
652 | - [Arguments] ${username} ${tender_uaid} ${claim} | |
652 | + [Arguments] ${username} ${tender_uaid} ${claim} ${index} | |
653 | 653 | [Documentation] Створює вимоги/скарги claim на скасування |
654 | 654 | ... у статусі claim для тендера tender_uaid. Можна створити |
655 | 655 | ... вимогу як з документом, який знаходиться за шляхом document, |
656 | - ... value.valueAddedTaxIncluded так і без нього. | |
657 | 656 | |
658 | 657 | Run Keyword And Return Створити вимогу ${username} ${tender_uaid} tender null ${claim} null |
659 | 658 | ... | ... |
Please
register
or
login
to post a comment