Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047846Retail ModulesWeb POSpublic2021-10-11 14:022021-10-19 07:26
hector_hernaez 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
RR21Q3.2 
RR21Q4RR21Q4 
Production - Confirmed Stable
2020-07-25
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c78497a3c3dc2cb93e9457168c2abb33f78384e0 [^]
No
0047846: Problem with the taxes when a new ticket is created while there is another already created with products in it
When there is a ticket with products added and a new ticket is created, the taxes of the other ticket remain in the new one.
Reproduced in this environment of livebuilds:

https://livebuilds.openbravo.com/retail_mp_3.0RR21Q3.2/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]

STEPS:
- In the ticket add a product (i.e: 'Adhesive body warmers classic').
- Press on 'new receipt' button.
- You will see that the taxes of the other ticket still remain.
- Go back to the first ticket.
- Go to the second ticket again.
- Now you will see that the taxes of the first ticket have disappeared.

Here you have the video that the client has attached in the ticket for more information:

https://watch.screencastify.com/v/GODB3kctFIlZyZH7bCj7 [^]


No tags attached.
blocks defect 0047835 closed ranjith_qualiantech_com Problem with the taxes when a new ticket is created while there is another already created with products in it 
Issue History
2021-10-13 17:11marvintmTypedefect => backport
2021-10-13 17:11marvintmTarget Version => RR21Q4
2021-10-19 04:45hgbotNote Added: 0132428
2021-10-19 07:26hgbotNote Added: 0132430
2021-10-19 07:26hgbotResolutionopen => fixed
2021-10-19 07:26hgbotStatusscheduled => closed
2021-10-19 07:26hgbotFixed in Version => RR21Q4
2021-10-19 07:26hgbotNote Added: 0132431

Notes
(0132428)
hgbot   
2021-10-19 04:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/600 [^]
(0132430)
hgbot   
2021-10-19 07:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/600 [^]
(0132431)
hgbot   
2021-10-19 07:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e32b0c71f98aef4114fb2349e4cdd2e3e892b464
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-10-18T16:12:21+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e32b0c71f98aef4114fb2349e4cdd2e3e892b464 [^]

Fixed ISSUE-47846: TicketLoadEvent should be called when new ticket is created

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---