Openbravo Issue Tracking System - POS2
View Issue Details
0051608POS2POSpublic2023-02-15 12:182023-04-01 18:13
jorge-garcia 
Retail 
normalmajorhave not tried
closedfixed 
5
 
23Q3 
approved
No
No
0051608: If terminal's price list is set to price excluding taxes, render in ticket line net prices instead of gross
If terminal's price list is set to price excluding taxes, render in ticket line net prices instead of gross
1) Create a new price list of type price excluding taxes and add some products
2) Assign the new price list to the organization of the terminal
3) Login in the terminal
4) Add a product to the ticket
5) Verify the line price is the gross price instead of net price (this is wrong)
-
No tags attached.
blocks feature request 0051578 closed  Upgrade Avalara connector to be used also in ReactPOS 
Issue History
2023-02-15 12:18jorge-garciaNew Issue
2023-02-15 12:18jorge-garciaAssigned To => Retail
2023-02-15 12:18jorge-garciaOBNetwork customer => No
2023-02-15 12:18jorge-garciaTriggers an Emergency Pack => No
2023-02-15 12:19jorge-garciaRelationship addedblocks 0051578
2023-02-16 10:27hgbotMerge Request Status => open
2023-02-16 10:27hgbotNote Added: 0146621
2023-04-01 18:12hgbotMerge Request Statusopen => approved
2023-04-01 18:13hgbotResolutionopen => fixed
2023-04-01 18:13hgbotStatusnew => closed
2023-04-01 18:13hgbotNote Added: 0148168
2023-04-01 18:13hgbotFixed in Version => 23Q3
2023-04-01 18:13hgbotNote Added: 0148169

Notes
(0146621)
hgbot   
2023-02-16 10:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1530 [^]
(0148168)
hgbot   
2023-04-01 18:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1530 [^]
(0148169)
hgbot   
2023-04-01 18:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8ff9eb260477f0154c74f013111c3fb087229bef
Author: Jorge GarcĂ­a <jorge.garcia@openbravo.com>
Date: 01-04-2023 16:13:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8ff9eb260477f0154c74f013111c3fb087229bef [^]

Fixes ISSUE-51608: Show net price if price list is price excluding taxes

---
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetailLine/__test__/ProofOfPaymentDetailLine.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePrice/TicketLinePrice.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePrice/__test__/TicketLinePrice.test.jsx
---