Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047835Retail ModulesWeb POSpublic2021-10-11 14:022021-10-18 08:04
hector_hernaez 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
RR21Q3.2 
RR22Q1 
Production - Confirmed Stable
2020-07-25
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c78497a3c3dc2cb93e9457168c2abb33f78384e0 [^]
No
0047835: 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.
depends on backport 0047846RR21Q4 closed ranjith_qualiantech_com Problem with the taxes when a new ticket is created while there is another already created with products in it 
depends on backport 0047847RR21Q3.3 closed ranjith_qualiantech_com Problem with the taxes when a new ticket is created while there is another already created with products in it 
depends on backport 0047848RR21Q2.4 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-11 14:02hector_hernaezNew Issue
2021-10-11 14:02hector_hernaezAssigned To => Retail
2021-10-11 14:02hector_hernaezTriggers an Emergency Pack => No
2021-10-11 14:04PracticsIssue Monitored: Practics
2021-10-13 12:05ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-10-13 13:35ranjith_qualiantech_comRegression level => Production - Confirmed Stable
2021-10-13 13:35ranjith_qualiantech_comRegression date => 2020-07-25
2021-10-13 13:35ranjith_qualiantech_comRegression introduced in release => RR20Q4
2021-10-13 13:35ranjith_qualiantech_comRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c78497a3c3dc2cb93e9457168c2abb33f78384e0 [^]
2021-10-13 17:11marvintmStatusnew => scheduled
2021-10-16 11:28hgbotNote Added: 0132367
2021-10-18 08:04hgbotResolutionopen => fixed
2021-10-18 08:04hgbotStatusscheduled => closed
2021-10-18 08:04hgbotNote Added: 0132377
2021-10-18 08:04hgbotFixed in Version => RR22Q1
2021-10-18 08:04hgbotNote Added: 0132378

Notes
(0132367)
hgbot   
2021-10-16 11:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/595 [^]
(0132377)
hgbot   
2021-10-18 08:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/595 [^]
(0132378)
hgbot   
2021-10-18 08:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: abdf14e3b2527ba449e6fb8139ffbe80dddcd32b
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-10-18T06:03:45+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/abdf14e3b2527ba449e6fb8139ffbe80dddcd32b [^]

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

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