Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046174Retail ModulesWeb POSpublic2021-03-26 13:202021-03-30 11:10
aferraz 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q4.3RR20Q4.3 
Production - QA Approved
2020-08-19
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/71efaa9006c7f480c7601ce1a9e1d79dfc3b0a66 [^]
No
0046174: Not possible to return a product with discount if price doesn't include taxes
Not possible to return a product with discount if price doesn't include taxes
- Using PS-1 terminal.
- Create a ticket with three units of Bottle 1L and complete it. Realize 3x2 discount was applied.
- Try to return previous ticket using Verified Return. Check you get following error: TypeError: Cannot read property 'scale' of undefined
No tags attached.
blocks defect 0046164 closed ranjith_qualiantech_com Not possible to return a product with discount if price doesn't include taxes 
Issue History
2021-03-30 07:00marvintmTypedefect => backport
2021-03-30 07:00marvintmTarget Version => RR20Q4.3
2021-03-30 11:10hgbotResolutionopen => fixed
2021-03-30 11:10hgbotStatusscheduled => closed
2021-03-30 11:10hgbotFixed in Version => RR20Q4.3
2021-03-30 11:10hgbotNote Added: 0127024

Notes
(0127024)
hgbot   
2021-03-30 11:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ea970365c5e6fc593ba1bec9bc947e75ac38cdd9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T14:40:37+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ea970365c5e6fc593ba1bec9bc947e75ac38cdd9 [^]

Fixed ISSUE-46174: Line NetUnitPrice should be updated with BaseNetUnitPrice
* When loading paid receipt, line netUnitPrice should be updated with baseNetUnitPrice

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
---