Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step

Action

Expected system response

Comment

1

Check if:

-data entry validation: If the 'requested quantity' (J) value is different than the "calculated order quantity" (I) then a requested quantity explanation (W) is required

                                                                                                     

UI side:

If

(J) value is the same as "calculated order quantity" (I) then a requested quantity explanation (W) is not required:

Image Added

If:

(J) value is different than the "calculated order quantity" (I) then a requested quantity explanation (W) is required

          Image Added        

API side:

If:(J) value is different than the "calculated order quantity" (I) then a requested quantity explanation (W) is required:
Image Added
(J) value is the same as "calculated order quantity" (I) then a requested quantity explanation (W) is not required:

                      

                                                 

2

 (J) overrides (I), meaning that any calculations, for example the total RnR cost, should use the quantity entered in J over I when data is entered in both 

UI side:

API side:

 

3

 If J is on your template, it is a required field that allows zero or a positive integer (0, 1, 2+)

UI side:

it's required allows zero and positive integer

 

API side:

Image Added


 

4

  

 

5

   

6

  

 

7

  

 

...