Commit a27f3e4f2502670aa396fe9e936e747edff5476d

Authored by AlexDiatlov
1 parent a0d57034

add args cancel framework lot/tender

... ... @@ -35,6 +35,10 @@
35 35
36 36 -i award_stand_still
37 37
  38 +-i lot_cancellation
  39 +-i lot_cancellation_stand_still
  40 +-i lot_cancellation_view
  41 +
38 42 -i tender_cancellation
39 43 -i tender_cancellation_stand_still
40 44 -i tender_cancellation_view
\ No newline at end of file
... ...
... ... @@ -20,6 +20,10 @@
20 20
21 21 -i wait_active_awarded_start
22 22
  23 +-i lot_cancellation
  24 +-i lot_cancellation_stand_still
  25 +-i lot_cancellation_view
  26 +
23 27 -i tender_cancellation
24 28 -i tender_cancellation_stand_still
25 29 -i tender_cancellation_view
\ No newline at end of file
... ...
... ... @@ -11,6 +11,10 @@
11 11 -i find_tender_tender_owner
12 12 -i find_tender
13 13
  14 +-i lot_cancellation
  15 +-i lot_cancellation_stand_still
  16 +-i lot_cancellation_view
  17 +
14 18 -i tender_cancellation
15 19 -i tender_cancellation_stand_still
16 20 -i tender_cancellation_view
\ No newline at end of file
... ...
... ... @@ -18,6 +18,10 @@
18 18
19 19 -i wait_active_pre-qualification_start
20 20
  21 +-i lot_cancellation
  22 +-i lot_cancellation_stand_still
  23 +-i lot_cancellation_view
  24 +
21 25 -i tender_cancellation
22 26 -i tender_cancellation_stand_still
23 27 -i tender_cancellation_view
\ No newline at end of file
... ...
... ... @@ -26,6 +26,10 @@
26 26
27 27 -i wait_active_qualification_start
28 28
  29 +-i lot_cancellation
  30 +-i lot_cancellation_stand_still
  31 +-i lot_cancellation_view
  32 +
29 33 -i tender_cancellation
30 34 -i tender_cancellation_stand_still
31 35 -i tender_cancellation_view
\ No newline at end of file
... ...
... ... @@ -16,6 +16,10 @@
16 16
17 17 -i wait_active_qualification_start
18 18
  19 +-i lot_cancellation
  20 +-i lot_cancellation_stand_still
  21 +-i lot_cancellation_view
  22 +
19 23 -i tender_cancellation
20 24 -i tender_cancellation_stand_still
21 25 -i tender_cancellation_view
... ...
... ... @@ -14,6 +14,10 @@
14 14 -i selection_make_bid_by_provider
15 15 -i selection_make_bid_by_provider1
16 16
  17 +-i lot_cancellation
  18 +-i lot_cancellation_stand_still
  19 +-i lot_cancellation_view
  20 +
17 21 -i tender_cancellation
18 22 -i tender_cancellation_stand_still
19 23 -i tender_cancellation_view
\ No newline at end of file
... ...
Please register or login to post a comment