Preparing data:
Testcase to make sure the ASIs for default prices are correctly taken in orderlines Regression on pricing
Create a new purchase order for G000X
Insert line for P0001, TU1 => OK: the attributes from the standard price are directly set in the line => OK: The price is the standard one
Insert line for P0001, TU2 => OK: the product specific attributes set in asi => OK: the correct price is set (for TU2, with correct attributes in order of Matching Order value)
Regression: Add lines for all combinations => OK: prices are correctly set based on TU and attributes, and Matching Order value
Create a new purchase order for G000Y
Insert line for P0002, TU3 => OK: the attributes from the standard price are directly set in the line => OK: The price is the standard one
Insert line for P0002, TU4 => OK: there is no asi set for the line => OK: the correct price is set (for TU4)
Regression: Add lines for all combinations => OK: prices are correctly set based on TU and attributes, and Matching Order value