Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044558Retail ModulesWeb POSpublic2019-01-01 14:252020-07-27 14:31
malsasua 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q3RR20Q3 
guilleaer
No
0044558: Taxes are recalculated in Verified Returns receipts and it should not be done
When one return receipt is created using verified return, the taxes are recalculated for this line, but it should not be done
POS:
. create new receipt docNo: B1
. add line L1: tax selected Entregas IVA 21% is applied
. complete B1

BO:
. create new tax Entregas IVA 44% for IVA Normal Tax Category, with valid from 01-01-2019

POS:
. refresh browser
. Verified Return: select B1
. select line L1
L1 is added to current receipt with tax Entregas IVA 44% -> it is wrong, the correct tax should be Entregas IVA 21%

(see screnshots attached)
No tags attached.
blocks defect 0039864 closed ranjith_qualiantech_com Taxes are recalculated in Verified Returns receipts and it should not be done 
Issue History
2020-07-06 08:09marvintmTypedefect => backport
2020-07-06 08:09marvintmTarget Version => RR20Q3
2020-07-10 07:46ranjith_qualiantech_comNote Added: 0121383
2020-07-10 07:46ranjith_qualiantech_comStatusscheduled => resolved
2020-07-10 07:46ranjith_qualiantech_comResolutionopen => fixed
2020-07-27 14:31guilleaerReview Assigned To => guilleaer
2020-07-27 14:31guilleaerStatusresolved => closed
2020-07-27 14:31guilleaerFixed in Version => RR20Q3

Notes
(0121383)
ranjith_qualiantech_com   
2020-07-10 07:46   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] [^]
Changeset: d1dbc708cf9ae266e017744d3b141214af85dac1
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-07-10T07:44:02+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d1dbc708cf9ae266e017744d3b141214af85dac1 [^] [^]

Fixed issue-39864: Line tax should be added based on ValidFromDate for Order and Verified returns

---
M web/org.openbravo.retail.posterminal/app/model/business-logic/taxes-engine/engine/tax-engine.js
M web/org.openbravo.retail.posterminal/js/taxesengine/pos/pos-taxes.js
---