Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045642Retail ModulesWeb POSpublic2020-12-23 07:022020-12-28 08:00
rafaroda 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR21Q1 
Production - Confirmed Stable
2020-02-20
RR20Q3
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5b38c630a4ac0542bd375c1dfe78c87af39f8724 [^]
No
0045642: Deactivation of tax rates does not have effect in web POS
Deactivation of tax rates does not have effect in web POS

When I deactivate a Tax Rate in WebPOS (Active = N) there is no effect in WebPOS, the tax rate remains there in local database, even after Menu > Refresh Data or Incrmental Refresh
In 20Q3

1) Identify a Tax Rate that Applies in WebPOS

2) In Backoffice, deactivate the Tax Rate

3) In Web POS Menu > Refresh Data

The Tax Rate is still present in WebPOS when it should not
The Tax Rate should be removed from WebPOS
NOR
related to defect 0045643 closed ranjith_qualiantech_com Retail Modules Tax exempt usage is not applying in Tax Engine 
depends on backport 0045651RR20Q4.1 closed ranjith_qualiantech_com Retail Modules Deactivation of tax rates does not have effect in web POS 
depends on backport 0045652RR20Q3.3 closed ranjith_qualiantech_com Retail Modules Deactivation of tax rates does not have effect in web POS 
related to feature request 0045755 closed vmromanos Openbravo Localizations New taxes required set as Tax Exempt=Yes 
Issue History
2020-12-23 07:02rafarodaNew Issue
2020-12-23 07:02rafarodaAssigned To => Retail
2020-12-23 07:02rafarodaResolution time => 1609974000
2020-12-23 07:02rafarodaTriggers an Emergency Pack => No
2020-12-23 07:02rafarodaTag Attached: NOR
2020-12-23 07:11rafarodaRelationship addedrelated to 0045643
2020-12-23 07:58ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-12-23 08:50ranjith_qualiantech_comStatusnew => scheduled
2020-12-24 07:15hgbotNote Added: 0125067
2020-12-28 07:56marvintmStatusscheduled => acknowledged
2020-12-28 07:57marvintmStatusacknowledged => scheduled
2020-12-28 07:58hgbotResolutionopen => fixed
2020-12-28 07:58hgbotStatusscheduled => closed
2020-12-28 07:58hgbotNote Added: 0125096
2020-12-28 07:58hgbotFixed in Version => RR21Q1
2020-12-28 07:58hgbotNote Added: 0125097
2020-12-28 08:00marvintmRegression level => Production - Confirmed Stable
2020-12-28 08:00marvintmRegression date => 2020-02-20
2020-12-28 08:00marvintmRegression introduced in release => RR20Q3
2020-12-28 08:00marvintmRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5b38c630a4ac0542bd375c1dfe78c87af39f8724 [^]
2021-01-19 15:44rafarodaRelationship addedrelated to 0045755

Notes
(0125067)
hgbot   
2020-12-24 07:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/232 [^]
(0125096)
hgbot   
2020-12-28 07:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/232 [^]
(0125097)
hgbot   
2020-12-28 07:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3ba7cc6d9619efeb529af268091a827885f5bcc7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-12-23T13:20:24+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3ba7cc6d9619efeb529af268091a827885f5bcc7 [^]

Fixed ISSUE-45642: Added active property to TaxRate and TaxZone Masterdata

---
M src/org/openbravo/retail/posterminal/master/TaxRateProperties.java
M src/org/openbravo/retail/posterminal/master/TaxZoneProperties.java
---