Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022909Retail ModulesWeb POSpublic2013-01-28 11:492013-04-03 12:56
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP19 
migueldejuana
No
0022909: The way to compute the warehouse for the orders is wrong and needs to be changed
Currently, the POS is getting the warehouse for sales orders from the old "Local Warehouse" field. This needs to be changed, due to the recent changes in the way the "on hand" warehouses have been defined in the ERP.

Verify that it doesn't matter how the warehouses are defined in the "Warehouses" tab in Organization, the POS will get the "Local warehouse" and set it in the orders.

This field needs to be hidden, and the tab needs to be used instead of this combo.
No tags attached.
Issue History
2013-01-28 11:49marvintmNew Issue
2013-01-28 11:49marvintmAssigned To => marvintm
2013-01-28 11:52hgbotCheckin
2013-01-28 11:52hgbotNote Added: 0055902
2013-01-28 11:55hgbotCheckin
2013-01-28 11:55hgbotNote Added: 0055903
2013-01-28 11:55hgbotStatusnew => resolved
2013-01-28 11:55hgbotResolutionopen => fixed
2013-01-28 11:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^]
2013-01-28 12:35hgbotCheckin
2013-01-28 12:35hgbotNote Added: 0055906
2013-01-28 15:48migueldejuanaReview Assigned To => migueldejuana
2013-01-28 15:48migueldejuanaNote Added: 0055912
2013-01-28 15:48migueldejuanaStatusresolved => closed
2013-01-28 15:48migueldejuanaFixed in Version => RMP19
2013-04-02 20:03hgbotCheckin
2013-04-02 20:03hgbotNote Added: 0057590
2013-04-02 20:03hgbotStatusclosed => resolved
2013-04-02 20:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^]
2013-04-02 20:03hgbotCheckin
2013-04-02 20:03hgbotNote Added: 0057591
2013-04-03 12:56marvintmStatusresolved => closed

Notes
(0055902)
hgbot   
2013-01-28 11:52   
Repository: erp/pmods/org.openbravo.retail.config
Changeset: d6e80375ef0adef5c2072e1ff5487047cb69e380
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 28 11:52:04 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/d6e80375ef0adef5c2072e1ff5487047cb69e380 [^]

Related to issue 22909. Hidden old field

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0055903)
hgbot   
2013-01-28 11:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d1a5fad420ee188612500baca1ee2f02f76899ab
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 28 11:54:49 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^]

Fixed issue 22909. Warehouse for orders will be retrieved from the warehouses tab in organization

---
M src/org/openbravo/retail/posterminal/POSUtils.java
M src/org/openbravo/retail/posterminal/term/Terminal.java
---
(0055906)
hgbot   
2013-01-28 12:35   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2f457a454736c89af570b7c396d12a6c36a8ebbb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 28 12:35:35 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f457a454736c89af570b7c396d12a6c36a8ebbb [^]

Related to issue 22909. Improved validation of error

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---
(0055912)
migueldejuana   
2013-01-28 15:48   
Tested and reviewed 2f457a454736
(0057590)
hgbot   
2013-04-02 20:03   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: d1a5fad420ee188612500baca1ee2f02f76899ab
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 28 11:54:49 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^]

Fixed issue 22909. Warehouse for orders will be retrieved from the warehouses tab in organization

---
M src/org/openbravo/retail/posterminal/POSUtils.java
M src/org/openbravo/retail/posterminal/term/Terminal.java
---
(0057591)
hgbot   
2013-04-02 20:03   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 2f457a454736c89af570b7c396d12a6c36a8ebbb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jan 28 12:35:35 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/2f457a454736c89af570b7c396d12a6c36a8ebbb [^]

Related to issue 22909. Improved validation of error

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---