Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022940Retail ModulesRetail Configurationpublic2013-01-31 11:272013-04-02 20:04
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP19 
guilleaer
No
0022940: You cannot set an organization as type "store"
Currently, you cannot set a new organization as type store. There is a check constraint which requires you to set a "warehouse" in case the organization is of type store, but this field has been hidden, because its value is no longer used, so the user cannot set a value for it.
Create a new organization.
Try to set its type to "store". Realize that this is no longer possible.
No tags attached.
Issue History
2013-01-31 11:27marvintmNew Issue
2013-01-31 11:27marvintmAssigned To => marvintm
2013-01-31 11:31hgbotCheckin
2013-01-31 11:31hgbotNote Added: 0056002
2013-01-31 11:31hgbotStatusnew => resolved
2013-01-31 11:31hgbotResolutionopen => fixed
2013-01-31 11:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/a8a03533c323fc3c908425af43efcd11559879e2 [^]
2013-01-31 11:42hgbotCheckin
2013-01-31 11:42hgbotNote Added: 0056003
2013-01-31 12:49guilleaerReview Assigned To => guilleaer
2013-01-31 12:49guilleaerNote Added: 0056005
2013-01-31 12:49guilleaerStatusresolved => closed
2013-01-31 12:49guilleaerFixed in Version => RMP19
2013-04-02 20:04hgbotCheckin
2013-04-02 20:04hgbotNote Added: 0057596

Notes
(0056002)
hgbot   
2013-01-31 11:31   
Repository: erp/pmods/org.openbravo.retail.config
Changeset: a8a03533c323fc3c908425af43efcd11559879e2
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jan 31 11:30:47 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/a8a03533c323fc3c908425af43efcd11559879e2 [^]

Fixed issue 22940. The old retail warehouse field will no longer be mandatory for stores.

---
M src-db/database/model/modifiedTables/AD_ORG.xml
---
(0056003)
hgbot   
2013-01-31 11:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 65c77bd9b819163884e5a3b5d7b58b9833750568
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jan 31 11:41:34 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/65c77bd9b819163884e5a3b5d7b58b9833750568 [^]

Related to issue 22940. The old retail warehouse field will no longer be used on login.

---
M src/org/openbravo/retail/posterminal/POSLoginHandler.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---
(0056005)
guilleaer   
2013-01-31 12:49   
verified
(0057596)
hgbot   
2013-04-02 20:04   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 65c77bd9b819163884e5a3b5d7b58b9833750568
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jan 31 11:41:34 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/65c77bd9b819163884e5a3b5d7b58b9833750568 [^]

Related to issue 22940. The old retail warehouse field will no longer be used on login.

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