Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048708Retail ModulesWeb POSpublic2022-03-02 12:402022-03-08 08:51
aferraz 
elara 
urgentmajorrandom
closedfixed 
5
 
 
No
0048708: 10.000 hardcoded limitation on records evaluated by the Tax Engine
10.000 hardcoded limitation on records evaluated by the Tax Engine
Create more than 10.000 records in any of these tables:
- C_TaxCategory
- C_Tax
- C_Tax_Zone

In WebPOS check some of created records are not included in the taxes cache (OB.Taxes.Pos.ruleImpls) and they are not evaluated by the Tax Engine
Being able to configure in backend the 10.000 limit and adjust it depending on the PC hardware processing capabilities
No tags attached.
related to defect 0045522 closed prakashmurugesan88 Retail Modules 10.000 hardcoded limitation on records evaluated by the Promo Engine 
related to defect 0047502 closed ranjith_qualiantech_com Retail Modules Updating to 21Q2, it is required to configure the preference 'Discounts cache size' 
related to defect 0048733 closed ranjith_qualiantech_com Retail Modules Discount Cache Size was not properyly handled 
related to backport 0048729 closed elara POS2 10.000 hardcoded limitation on records evaluated by the Tax Engine 
Issue History
2022-03-02 12:40aferrazNew Issue
2022-03-02 12:40aferrazAssigned To => Retail
2022-03-02 12:40aferrazTriggers an Emergency Pack => No
2022-03-02 12:40aferrazIssue generated from0045522
2022-03-02 12:41aferrazRelationship addedrelated to 0045522
2022-03-02 12:41aferrazRelationship addedrelated to 0047502
2022-03-02 17:34elaraAssigned ToRetail => elara
2022-03-02 17:34elaraStatusnew => scheduled
2022-03-02 19:27hgbotNote Added: 0135395
2022-03-04 22:35hgbotNote Added: 0135479
2022-03-07 14:25hgbotResolutionopen => fixed
2022-03-07 14:25hgbotStatusscheduled => closed
2022-03-07 14:25hgbotFixed in Version => RR22Q2
2022-03-07 14:25hgbotNote Added: 0135505
2022-03-07 14:25hgbotNote Added: 0135506
2022-03-07 14:29hgbotNote Added: 0135507
2022-03-07 14:29hgbotNote Added: 0135508
2022-03-07 16:09guilleaerStatusclosed => new
2022-03-07 16:09guilleaerResolutionfixed => open
2022-03-07 16:09guilleaerFixed in VersionRR22Q2 =>
2022-03-07 16:09guilleaerStatusnew => scheduled
2022-03-07 16:09guilleaerStatusscheduled => resolved
2022-03-07 16:09guilleaerResolutionopen => fixed
2022-03-07 16:09guilleaerStatusresolved => closed
2022-03-07 16:10guilleaerIssue cloned0048729
2022-03-07 16:12guilleaerRelationship addedrelated to 0048729
2022-03-08 08:51aferrazRelationship addedrelated to 0048733

Notes
(0135395)
hgbot   
2022-03-02 19:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/733 [^]
(0135479)
hgbot   
2022-03-04 22:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/850 [^]
(0135505)
hgbot   
2022-03-07 14:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e9c771b0c515365ea60c12eaa6ad2425d632017d
Author: Eduardo Lara <eduardo.lara@smfconsulting.es>
Date: 07-03-2022 13:25:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e9c771b0c515365ea60c12eaa6ad2425d632017d [^]

Fixes ISSUE-48708: Implement preference to Tax Engine cache size

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/app/model/business-logic/taxes-engine/interface/tax-posinterface.js
M web/org.openbravo.retail.posterminal/js/taxesengine/pos/pos-taxes.js
---
(0135506)
hgbot   
2022-03-07 14:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/733 [^]
(0135507)
hgbot   
2022-03-07 14:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ef9c752a36ffd3e95bf3c1d13dc611c9f8db609d
Author: Eduardo Lara <eduardo.lara@smfconsulting.es>
Date: 07-03-2022 13:29:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ef9c752a36ffd3e95bf3c1d13dc611c9f8db609d [^]

Related to ISSUE-48708: Error handled when loading POS taxes cache data

---
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0135508)
hgbot   
2022-03-07 14:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/850 [^]