Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022909
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2013-01-28 11:492013-04-03 12:56
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRMP19
StatusclosedFix in branchFixed in SCM revisiond1a5fad420ee
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022909: The way to compute the warehouse for the orders is wrong and needs to be changed

DescriptionCurrently, 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.

Steps To ReproduceVerify 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0055902)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
2013-01-28 15:48

Tested and reviewed 2f457a454736
(0057590)
hgbot (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2013-01-28 11:49 marvintm New Issue
2013-01-28 11:49 marvintm Assigned To => marvintm
2013-01-28 11:52 hgbot Checkin
2013-01-28 11:52 hgbot Note Added: 0055902
2013-01-28 11:55 hgbot Checkin
2013-01-28 11:55 hgbot Note Added: 0055903
2013-01-28 11:55 hgbot Status new => resolved
2013-01-28 11:55 hgbot Resolution open => fixed
2013-01-28 11:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1a5fad420ee188612500baca1ee2f02f76899ab [^]
2013-01-28 12:35 hgbot Checkin
2013-01-28 12:35 hgbot Note Added: 0055906
2013-01-28 15:48 migueldejuana Review Assigned To => migueldejuana
2013-01-28 15:48 migueldejuana Note Added: 0055912
2013-01-28 15:48 migueldejuana Status resolved => closed
2013-01-28 15:48 migueldejuana Fixed in Version => RMP19
2013-04-02 20:03 hgbot Checkin
2013-04-02 20:03 hgbot Note Added: 0057590
2013-04-02 20:03 hgbot Status closed => resolved
2013-04-02 20:03 hgbot Fixed in SCM revision http://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:03 hgbot Checkin
2013-04-02 20:03 hgbot Note Added: 0057591
2013-04-03 12:56 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker