Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022208Retail ModulesWeb POSpublic2012-11-05 16:332012-11-27 18:44
jecharri 
adrianromero 
urgentmajoralways
closedfixed 
5
 
RMP17 
No
0022208: We must check if all the customers has a price list
We must check if all the customers has a price list
-Create a receipt with one customer without price list.
-Try to do the cash up.

You will get an error message.

The problem is in file modules/org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java line 426 "!invoice.getCurrency().equals(invoice.getBusinessPartner().getPriceList().getCurrency())"
No tags attached.
related to defect 0022148RMP17 closed adrianromero Error while processing cash up process 
Issue History
2012-11-05 16:33jecharriNew Issue
2012-11-05 16:33jecharriAssigned To => adrianromero
2012-11-05 17:29jecharriRelationship addedrelated to 0022148
2012-11-06 09:40hgbotCheckin
2012-11-06 09:40hgbotNote Added: 0054018
2012-11-06 09:40hgbotStatusnew => resolved
2012-11-06 09:40hgbotResolutionopen => fixed
2012-11-06 09:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4b01495753e0e198876a1cca82edef8af5c5d60a [^]
2012-11-07 15:38hgbotCheckin
2012-11-07 15:38hgbotNote Added: 0054073
2012-11-07 15:38hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4b01495753e0e198876a1cca82edef8af5c5d60a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/4b01495753e0e198876a1cca82edef8af5c5d60a [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 18:44adrianromeroNote Added: 0054582
2012-11-27 18:44adrianromeroStatusresolved => closed

Notes
(0054018)
hgbot   
2012-11-06 09:40   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4b01495753e0e198876a1cca82edef8af5c5d60a
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Nov 05 18:20:19 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4b01495753e0e198876a1cca82edef8af5c5d60a [^]

Fixes issue 0022208: We must check if all the customers has a price list
Only customers with a pricelist are sent to web pos

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0054073)
hgbot   
2012-11-07 15:38   
Repository: erp/pmods/org.openbravo.retail.posterminal-quotations
Changeset: 4b01495753e0e198876a1cca82edef8af5c5d60a
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Nov 05 18:20:19 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/4b01495753e0e198876a1cca82edef8af5c5d60a [^]

Fixes issue 0022208: We must check if all the customers has a price list
Only customers with a pricelist are sent to web pos

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0054582)
adrianromero   
2012-11-27 18:44   
Closed for RMP17