Wonach suchst Du?
What are you looking for?

IT FRESH-331

IT FRESH-331

Double click needed for weighing machine and occasional NPE

Testcase to check if the weighting works properly in wareneingang pos

Weight Calculation

  1. create a purchase order, add multiple products, kg and stk

  2. complete and open wareneingang pos

  3. select each line, open the lines on different qtys of TUs
  4. adjust tara weight
  5. change gross weight
  6. change gross weight using the scale, press the button multiple times, use + and - and then use the scale again
  7. use split: have a line opened with 1LU, 1 TU, capacity x

  8. split this 1 TU in half: 2LUs, each with 1 TU, qty cu = x/2 => y
  9. merge partially 2 TUs: select a TU from LU1 and another TU from LU2, press join
  10. select both TUs and 1 CU (the one from LU1)

  11. on menge cu write 1 and then press on merge, ok
  12. join both TUs on the same LU: select the TU inside LU1, select LU2, press join

  13. select menge LU and menge TU and press ok
  14. select a TU, press on aus TU verteilen

  15. put a part of it on the other TU
  16. use aus TU verteilen again, moving whole qty from one TU to another

Partial receipt. Weight more than TUs capacity

  1. create a purchase order, add 10TUs of product P000X which has uom=kg

  2. complete it and open Wareneingang POS

  3. select your line and press ok

  4. in the “quantity to use” popup select less TUs than you need (e.g. 2)

  5. weight your product several times, using +, - and by writing from keyboard

  6. in the end modify the net weight such as you “would need more TUs” than you have ( e.g. from 10kg to 22kg)
  7. select all, ok

Partial receipt. Weight less than TUs capacity

  1. continue the testcase above and select 2 new TUs

  2. weight your product several times, using +, - and by writing from keyboard

  3. in the end modify the net weight such as you “would need less TUs” than you have ( e.g. from 10kg to 3kg)
  4. select all, ok

View source file on GitHub.com