Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038347Retail ModulesWeb POSpublic2018-04-12 12:372018-05-11 14:37
jorge-garcia 
rqueralta 
urgentmajorhave not tried
closedfixed 
5
 
RR18Q3 
marvintm
No
0038347: Cannot log in in the POS if a Product Characteristic is deactivated. Full refresh is failing
Cannot log in in the POS if a Product Characteristic is deactivated. Full refresh is failing
1) In the backend:
   1.1) Go to Product Characteristic window.
   1.2) Select 'Battery Life' and deactivate it.

2) In the POS:
   2.1) Clean the cache of the browser
   2.2) Log in in the application
   2.3) Check the following error message is shown:
      "The Master Data loading process has encountered an error. The following model(s) could not be loaded: ProductCharacteristicValue. Please check you internet connection and click reload to refresh the page. If the problem persists please contact your System Administrator."
No tags attached.
related to defect 0038120 closed rqueralta Cannot log in in the POS if a Characteristic Value is deactivated. Full refresh is failing 
Issue History
2018-04-12 12:37jorge-garciaNew Issue
2018-04-12 12:37jorge-garciaAssigned To => Retail
2018-04-12 12:37jorge-garciaTriggers an Emergency Pack => No
2018-04-12 12:38jorge-garciaRelationship addedrelated to 0038120
2018-04-12 15:27rqueraltaAssigned ToRetail => rqueralta
2018-04-12 15:27rqueraltaStatusnew => scheduled
2018-04-17 14:53hgbotCheckin
2018-04-17 14:53hgbotNote Added: 0103936
2018-04-17 14:53hgbotStatusscheduled => resolved
2018-04-17 14:53hgbotResolutionopen => fixed
2018-04-17 14:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/de41d9bc08b30df61a81615c4ed5f58d08bbbead [^]
2018-04-18 14:55hgbotCheckin
2018-04-18 14:55hgbotNote Added: 0103970
2018-05-11 14:37marvintmReview Assigned To => marvintm
2018-05-11 14:37marvintmStatusresolved => closed
2018-05-11 14:37marvintmFixed in Version => RR18Q3

Notes
(0103936)
hgbot   
2018-04-17 14:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: de41d9bc08b30df61a81615c4ed5f58d08bbbead
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Apr 16 14:09:13 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/de41d9bc08b30df61a81615c4ed5f58d08bbbead [^]

Fixed issue 38347: Cannot log in in the POS if a Product Characteristic is
deactivated. Full refresh is failing

---
M src/org/openbravo/retail/posterminal/master/ProductCharacteristicValue.java
---
(0103970)
hgbot   
2018-04-18 14:55   
Repository: tools/automation/pi-mobile
Changeset: 7355e37b3a7d7bbfbc29308938c24bf2cc93fba6
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Apr 17 11:52:16 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7355e37b3a7d7bbfbc29308938c24bf2cc93fba6 [^]

Verifies issue 38347: Cannot log in in the POS if a Product Characteristic is
deactivated. Full refresh is failing

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I38347_ProductChValueDeactivated.java
---