Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043342Retail ModulesWeb POSpublic2020-02-26 14:452020-03-17 17:33
maite 
rqueralta 
urgentmajoralways
closedsuspended 
5
 
 
guilleaer
No
0043342: Improve message OBPOS_TaxNotFound_Message
It would be useful to include additional information, such as Tax Category, in this message. It will help to understand some situations where the message is obtained but still not able to understand what is the specific tax not available in the terminal
0. Access to backoffice, go to Business Partner window, search by Arturo Montoro and modify his locations to set Country=Iceland
1. Access to backoffice, go to Tax Rate window and set Exportaciones (%N=>0%) as ACTIVE=N
0. Log into the terminal and select any product
1. Click on Anonymous customer and change to Arturo Montoro. Message will be raised
No tags attached.
Issue History
2020-02-26 14:45maiteNew Issue
2020-02-26 14:45maiteAssigned To => Retail
2020-02-26 14:45maiteResolution time => 1584486000
2020-02-26 14:45maiteTriggers an Emergency Pack => No
2020-02-26 14:45maiteIssue Monitored: networkb
2020-02-27 23:47rqueraltaAssigned ToRetail => rqueralta
2020-02-27 23:48rqueraltaStatusnew => scheduled
2020-03-05 13:46hgbotCheckin
2020-03-05 13:46hgbotNote Added: 0118343
2020-03-05 13:46hgbotStatusscheduled => resolved
2020-03-05 13:46hgbotResolutionopen => fixed
2020-03-05 13:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a16adec07638ab5a908731979a7aca5dba2b9789 [^]
2020-03-06 22:06hgbotCheckin
2020-03-06 22:06hgbotNote Added: 0118411
2020-03-12 21:21hgbotCheckin
2020-03-12 21:21hgbotNote Added: 0118565
2020-03-12 21:25rqueraltaStatusresolved => new
2020-03-12 21:25rqueraltaResolutionfixed => open
2020-03-12 21:26rqueraltaStatusnew => scheduled
2020-03-17 17:33guilleaerReview Assigned To => guilleaer
2020-03-17 17:33guilleaerNote Added: 0118648
2020-03-17 17:33guilleaerStatusscheduled => closed
2020-03-17 17:33guilleaerResolutionopen => suspended

Notes
(0118343)
hgbot   
2020-03-05 13:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a16adec07638ab5a908731979a7aca5dba2b9789
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Mar 04 13:53:25 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a16adec07638ab5a908731979a7aca5dba2b9789 [^]

Fixed BUG 43342: Improve message OBPOS_TaxNotFound_Message

- Added tax category information into the message to do it more clear

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0118411)
hgbot   
2020-03-06 22:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a8fa1a86bb0b808715684846f602afb5cdacaa70
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Mar 05 12:26:21 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a8fa1a86bb0b808715684846f602afb5cdacaa70 [^]

Related Issue-43342: Improve message OBPOS_TaxNotFound_Message

- Used OB.Dal.findUsingCache instead OB.Dal.get function

---
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0118565)
hgbot   
2020-03-12 21:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3c406da6bb83393a7746e70d4dbec7d22f966edb
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Mar 12 16:20:56 2020 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c406da6bb83393a7746e70d4dbec7d22f966edb [^]

Related Issue-43342: Improve message OBPOS_TaxNotFound_Message

- Backed out changesets a8fa1a86bb0b and a16adec07638

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0118648)
guilleaer   
2020-03-17 17:33   
Reported issue will not be fixed since the code affected is completely being refactored in 20Q2.

New version will include a fix for reported issue.