Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046173Retail ModulesWeb POSpublic2021-03-26 13:202021-03-30 11:09
aferraz 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR21Q1.1RR21Q1.1 
Production - QA Approved
2020-08-19
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/71efaa9006c7f480c7601ce1a9e1d79dfc3b0a66 [^]
No
0046173: 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 => RR21Q1.1
2021-03-30 11:09hgbotResolutionopen => fixed
2021-03-30 11:09hgbotStatusscheduled => closed
2021-03-30 11:09hgbotFixed in Version => RR21Q1.1
2021-03-30 11:09hgbotNote Added: 0127023

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

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

Fixed ISSUE-46173: 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
---