Openbravo Issue Tracking System - POS2
View Issue Details
0054951POS2POSpublic2024-03-14 10:202024-03-19 16:11
Lcazaux 
SABARINATH P 
normalminoralways
closedfixed 
5
 
24Q2 
No
0054951: Option to have the VAT always displayed on the POS
Before it was set in the POS1 so that the display of VAT was shown by default without opening any menu (without the option to configure this or not).
The client would like to have the possibility to configure this in POS2.
Open the POS
Add a product to the cart
Price is displayed in the left bottom corner
Click on the little arrow to display the VAT detail
--> We want a configuration to display this automatically
No tags attached.
png 2024-03-14_10h19_51.png (107,191) 2024-03-14 10:20
https://issues.openbravo.com/file_download.php?file_id=19547&type=bug
png

diff fixShowTaxesConfig.diff (3,628) 2024-03-14 17:13
https://issues.openbravo.com/file_download.php?file_id=19550&type=bug
Issue History
2024-03-14 10:20LcazauxNew Issue
2024-03-14 10:20LcazauxAssigned To => Retail
2024-03-14 10:20LcazauxFile Added: 2024-03-14_10h19_51.png
2024-03-14 10:20LcazauxTriggers an Emergency Pack => No
2024-03-14 12:50SABARINATH PAssigned ToRetail => SABARINATH P
2024-03-14 17:13guilleaerFile Added: fixShowTaxesConfig.diff
2024-03-14 17:14guilleaerNote Added: 0162199
2024-03-14 17:15guilleaerStatusnew => scheduled
2024-03-14 17:51LcazauxDescription Updatedbug_revision_view_page.php?rev_id=27695#r27695
2024-03-18 07:36hgbotNote Added: 0162255
2024-03-19 16:11hgbotNote Added: 0162370
2024-03-19 16:11hgbotResolutionopen => fixed
2024-03-19 16:11hgbotStatusscheduled => closed
2024-03-19 16:11hgbotFixed in Version => 24Q2
2024-03-19 16:11hgbotNote Added: 0162371

Notes
(0162199)
guilleaer   
2024-03-14 17:14   
Candidate fix uploaded
(0162255)
hgbot   
2024-03-18 07:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2506 [^]
(0162370)
hgbot   
2024-03-19 16:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2506 [^]
(0162371)
hgbot   
2024-03-19 16:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d942133f33b9ad422829399f702f01bbf7c86a44
Author: sabarinath palanisamy <sabarinath.palanisamy.ext@openbravo.com>
Date: 19-03-2024 15:11:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d942133f33b9ad422829399f702f01bbf7c86a44 [^]

Fixed ISSUE-54951: Tax breakdown is now configurable from ticketSummary.config.json. By default collapsed

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummary.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummaryView.jsx
---