Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021302Retail ModulesWeb POSpublic2012-08-03 10:462012-12-20 18:41
rgoris 
migueldejuana 
highmajoralways
closedfixed 
5
 
RMP18 
No
0021302: When no Assortment is defined on Group level, an Uncaught Object error occurs
In Organization, the Assortment field is optional. If nothing is defined on store level, the Assortment on Group level will be inherited. However, if nothing is defined on Group level either, an error is produced in the Web POS and no products can be loaded.
Remove assortment from organization on all levels. Reload the Web POS.
to be discussed but either explain to the user what went wrong ("No assortment defined!") or load products as-is without need for assortment.
config
related to defect 0021162RMP18 closed migueldejuana No message informing about lack of Price List or Assortment 
Issue History
2012-08-03 10:46rgorisNew Issue
2012-08-03 10:46rgorisAssigned To => adrianromero
2012-11-09 14:59alostaleTag Attached: config
2012-11-09 14:59alostaleStatusnew => scheduled
2012-11-09 14:59alostaleAssigned Toadrianromero => migueldejuana
2012-11-09 14:59alostalefix_in_branch => pi
2012-11-13 17:42migueldejuanaRelationship addedrelated to 0021162
2012-12-17 11:37hgbotCheckin
2012-12-17 11:37hgbotNote Added: 0054967
2012-12-17 11:37hgbotStatusscheduled => resolved
2012-12-17 11:37hgbotResolutionopen => fixed
2012-12-17 11:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e18f1a03a922b8b5c6737b3aa536e824b07c5241 [^]
2012-12-20 18:41guilleaerNote Added: 0055136
2012-12-20 18:41guilleaerStatusresolved => closed
2012-12-20 18:41guilleaerFixed in Version => RMP18

Notes
(0054967)
hgbot   
2012-12-17 11:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e18f1a03a922b8b5c6737b3aa536e824b07c5241
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Dec 17 11:36:58 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e18f1a03a922b8b5c6737b3aa536e824b07c5241 [^]

Fixed issue 21162, fixed issue 21302: Manage errors when no Assortment and no PriceList selected

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/JSONRowConverter.java
M src/org/openbravo/retail/posterminal/term/Terminal.java
M web/org.openbravo.retail.posterminal/js/model/terminal.js
---
(0055136)
guilleaer   
2012-12-20 18:41   
tested & verified