Openbravo Issue Tracking System - POS2
View Issue Details
0046342POS2POSpublic2021-03-12 12:582021-04-25 13:07
javietxe 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
TAPTAP 
marvintm
No
0046342: Message Missing in Customer Display
When adding a partial payment, the customer display doesn't show the remaining amount to pay.

JIRA FLUN-1367
- Turn on the hardware manager
- Log in the new POS
- Create an order with several products
- Go to payments
- Insert a partial payment
- Replace the current logic which is firing this printing by using the state API: Create a message in the state for printing this information. This can be implemented with a post-hook for the AddPayment action.

- Additionally cleanup the current logic firing the printing as this feature will be handled with the state API from now on.
No tags attached.
blocks defect 0046065 closed ranjith_qualiantech_com Message Missing in Customer Display 
Issue History
2021-04-24 16:53guilleaerTypedefect => backport
2021-04-24 16:53guilleaerTarget Version => TAP
2021-04-24 16:54guilleaerNote Added: 0127519
2021-04-24 16:54guilleaerStatusscheduled => resolved
2021-04-24 16:54guilleaerResolutionopen => fixed
2021-04-24 16:54guilleaerStatusresolved => closed
2021-04-24 16:55guilleaerReview Assigned To => marvintm
2021-04-25 13:07guilleaerFixed in Version => TAP

Notes
(0127519)
guilleaer   
2021-04-24 16:54   
Backport fixed by
https://gitlab.com/obcustomers/AGAP/org.openbravo.retail.posterminal/-/commit/ec39694112b14d4bfb1f4b88f98e391176eb1bb9 [^]