#960 Delete ambiguous “No Handling Unit” record
Testcase to make sure the No Handling Unit” record doesn’t appear any more in order lines
-
Create a purchase order for G000X
- Create an orderLine for this order, using batch entry:
- Select product P0001
- => OK: The default TU is automatically selected
- Go to the TU column from the order line, double click on it
- => OK: You can select the already set TU or “none”
- => OK: “No Handling Unit” is not an option
-
Create a Sales order for G000Y
- Create an orderLine for this order, using batch entry:
- Select product P0001
- => OK: The default TU is automatically selected
- Go to the TU column from the order line, double click on it
- => OK: You can select the already set TU or “none”
- => OK: “No Handling Unit” is not an option
-
Create a purchase order for G000X
- Create an orderLine for this order, using add new :
- Select product P0001
- HU set as default on Virtual PI
- You can select the TU on “none”
- => OK: “No Handling Unit” is not an option
- Go to the TU column from the order line, double click on it
- => OK: You can select the TU or “none”
- => OK: “No Handling Unit” is not an option
-
Create a Sales order for G000Y
- Create an orderLine for this order, using add new:
- Select product P0001
- HU set as default on Virtual PI
- You can select the TU on “none”
- => OK: “No Handling Unit” is not an option
- Go to the TU column from the order line, double click on it
- => OK: You can select the TU or “none”
- => OK: “No Handling Unit” is not an option
-
Create a purchase order for G000X
- Create an orderLine for this order, using add new:
- Select product P0002
- HU set as default on Virtual PI
- You can only select the TU “none”
- => OK: “No Handling Unit” is not an option
-
Create a sales order for G000Y
- Create an orderLine for this order, using add new :
- Select product P0002
- HU set as default on Virtual PI
- You can only select the TU “none”
- => OK: “No Handling Unit” is not an option
-
Create a purchase order for G000X
- Create an orderLine for this order, using batch entry:
- Select product P0002
- => OK: HU not set
- Go to the created line
- => OK: You can only select the TU “none”
- => OK: “No Handling Unit” is not an option
-
Create a sales order for G000Y
- Create an orderLine for this order, using batch entry:
- Select product P0002
- => OK: HU not set
- Go to the created line
- => OK: You can only select the TU “none”
- => OK: “No Handling Unit” is not an option
View source file on GitHub.com