Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #37762 All Revisions ] Back to Issue ]
Summary 0037762: Verified returns is not working with scaled products
Revision 2018-01-30 12:58 by malsasua
Steps To Reproduce reproducible in 17Q4, in pi a previous error is happening
BO:
. create a new product (p1), with "is scaled" Y
. add in pricelist (price: 5) and assortment
. configure "pos terminal":
    hw manager: http://localhost:8090/printer [^]
    Scale: http://localhost:8090/scale [^]
. open hw manager in localhost

POS:
. create new ticket:
  . new line: p1 -> qty: 1.181
  . new line: Avalanche transceiver -> qty: 1
  . total ticket 156.41
  . pay ticket
. open verifier return selector:_
   . select previous ticket
   . select all lines and add them to the current ticket
     . line 1: p1 -> qty: 1.181 -> WRONG:it should be -1.181
     . line 2: Avalance -> qty: -1 -> OK
     . total ticket: -144.59 -> WRONG: it should be 156.41
(see attachment)
Revision 2018-01-30 10:24 by malsasua
Steps To Reproduce BO:
. create a new product (p1), with "is scaled" Y
. add in pricelist (price: 5) and assortment
. configure "pos terminal":
    hw manager: http://localhost:8090/printer [^]
    Scale: http://localhost:8090/scale [^]
. open hw manager in localhost

POS:
. create new ticket:
  . new line: p1 -> qty: 1.181
  . new line: Avalanche transceiver -> qty: 1
  . total ticket 156.41
  . pay ticket
. open verifier return selector:_
   . select previous ticket
   . select all lines and add them to the current ticket
     . line 1: p1 -> qty: 1.181 -> WRONG:it should be -1.181
     . line 2: Avalance -> qty: -1 -> OK
     . total ticket: -144.59 -> WRONG: it should be 156.41
(see attachment)
Revision 2018-01-30 10:23 by malsasua
Steps To Reproduce BO:
. create a new product (p1), with "is scaled" Y
. add in pricelist (price: 5) and assortment
. configure "pos terminal":
    hw manager: http://localhost:8090/printer [^]
    Scale: http://localhost:8090/scale [^]
. open hw manager in localhost

POS:
. create new ticket:
  . new line: p1 -> qty: 1.181
  . new line: Avalanche transceiver -> qty: 1
  . total ticket 156.41
  . pay ticket
. open verifier return selector:_
   . select previous ticket
   . select all lines and add them to the current ticket
     . line 1: p1 -> qty: 1.181 -> WRONG:it should be -1.181
     . line 2: Avalance -> qty: -1 -> OK
     . total ticket: -144.59 -> WRONG: it should be 156.41


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker