Commit 1fe97cdf6a3e66091dd26550fe440ea22fcd7d2a

Authored by Playtenders
1 parent 23c01074

Negotiation

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -59,7 +59,7 @@ fill tender form
59 59 run keyword if condition is not none ${lots} fill tender form lots ${lots}
60 60 ${supplier_data} = op_robot_tests.tests_files.service_keywords . Test Supplier Data
61 61 ##### BOF - TMP for negotiation milestone 1 lot#####
62   - run keyword if '${mode}' in 'reporting' Set Global Variable ${rep_val} ${data.value.amount}
  62 + run keyword if '${mode}' in 'reporting negotiation' Set Global Variable ${rep_val} ${data.value.amount}
63 63 ##### EOF - TMP #####
64 64 run keyword if '${mode}' in 'negotiation reporting' fill tender from award reporting ${data.value.amount} ${supplier_data.data.suppliers[0]}
65 65 Run Keyword And Ignore Error fill tender required documents
... ...
Please register or login to post a comment