Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026905Retail ModulesWeb POSpublic2014-06-19 14:292014-06-30 14:03
szapata 
szapata 
normalminorhave not tried
closedfixed 
5
 
RR14Q3 
marvintm
No
0026905: When login and organization has no price list associated it shows ugly error
When login and organization has no price list associated it shows ugly error:

Argument is not a BaseOBObject and not a HibernateProxy it is NULL
Login in the backoffice
Put blank price list in Organization window

Login in the Web POS
See the error in a green pop up:
Argument is not a BaseOBObject and not a HibernateProxy it is NULL
Caught the exception and show a more descriptive error
No tags attached.
related to defect 0026883RR14Q4 closed malsasua Uncaught exception when context information change 
Issue History
2014-06-19 14:29szapataNew Issue
2014-06-19 14:29szapataAssigned To => malsasua
2014-06-19 14:29szapataTriggers an Emergency Pack => No
2014-06-19 14:30szapataRelationship addedrelated to 0026883
2014-06-19 14:30szapataAssigned Tomalsasua => szapata
2014-06-19 14:32hgbotCheckin
2014-06-19 14:32hgbotNote Added: 0068164
2014-06-19 14:32hgbotStatusnew => resolved
2014-06-19 14:32hgbotResolutionopen => fixed
2014-06-19 14:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c7c4daa4b9c815d0a415c5459cd725558c934dd4 [^]
2014-06-30 14:03marvintmReview Assigned To => marvintm
2014-06-30 14:03marvintmStatusresolved => closed
2014-06-30 14:03marvintmFixed in Version => RR14Q3

Notes
(0068164)
hgbot   
2014-06-19 14:32   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c7c4daa4b9c815d0a415c5459cd725558c934dd4
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Thu Jun 19 09:31:48 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c7c4daa4b9c815d0a415c5459cd725558c934dd4 [^]

Fixed issue 26905: More descriptive exception for non org pricelist found

---
M src/org/openbravo/retail/posterminal/POSUtils.java
---