Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024085Retail ModulesWeb POSpublic2013-06-14 11:572013-07-16 15:38
jonalegriaesarte 
guilleaer 
urgentmajorhave not tried
closedfixed 
5
RMP23 
RMP25RMP25 
marvintm
No
0024085: WebPOS does not take into consideration the price list version definition
WebPOS does not take into consideration the price list version definition. If the user defines a two price list version, one of them valid starting from a future date, the system takes into consideration the future one.
- Create two price list version for one price list
- One of them valid today, and the second one valid starting from a future date
- WebPOS take into consideration the second one, but it shouldn't
No tags attached.
Issue History
2013-06-14 11:57jonalegriaesarteNew Issue
2013-06-14 11:57jonalegriaesarteAssigned To => marvintm
2013-06-14 17:06jonalegriaesarteTarget VersionRMP24 => RMP25
2013-07-03 15:20guilleaerAssigned Tomarvintm => guilleaer
2013-07-08 11:00hgbotCheckin
2013-07-08 11:00hgbotNote Added: 0059909
2013-07-08 11:00hgbotStatusnew => resolved
2013-07-08 11:00hgbotResolutionopen => fixed
2013-07-08 11:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f9730094381f805ed67e584e33825437d319703 [^]
2013-07-08 11:00hgbotCheckin
2013-07-08 11:00hgbotNote Added: 0059910
2013-07-08 15:23hgbotCheckin
2013-07-08 15:23hgbotNote Added: 0059917
2013-07-08 15:26hgbotCheckin
2013-07-08 15:26hgbotNote Added: 0059925
2013-07-08 15:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f9730094381f805ed67e584e33825437d319703 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/1f9730094381f805ed67e584e33825437d319703 [^]
2013-07-16 15:38marvintmReview Assigned To => marvintm
2013-07-16 15:38marvintmStatusresolved => closed
2013-07-16 15:38marvintmFixed in Version => RMP25

Notes
(0059909)
hgbot   
2013-07-08 11:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1f9730094381f805ed67e584e33825437d319703
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 09 10:50:23 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f9730094381f805ed67e584e33825437d319703 [^]

fixed issue 24085: Now WebPOS takes into consideration the price list version definition

---
M src/org/openbravo/retail/posterminal/POSUtils.java
M src/org/openbravo/retail/posterminal/master/Category.java
M src/org/openbravo/retail/posterminal/master/Product.java
M src/org/openbravo/retail/posterminal/term/PriceListVersion.java
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/product-category.js
M web/org.openbravo.retail.posterminal/js/model/product.js
---
(0059910)
hgbot   
2013-07-08 11:00   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b93918060d5c52350b6e1982310c2db20441b554
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 09 10:52:38 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b93918060d5c52350b6e1982310c2db20441b554 [^]

related to issue 24085: models can indicate using a flag if the terminal date is sent to the backend when the server call is done

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0059917)
hgbot   
2013-07-08 15:23   
Repository: erp/pmods/org.openbravo.mobile.core.multiorder
Changeset: b93918060d5c52350b6e1982310c2db20441b554
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 09 10:52:38 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.multiorder/rev/b93918060d5c52350b6e1982310c2db20441b554 [^]

related to issue 24085: models can indicate using a flag if the terminal date is sent to the backend when the server call is done

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0059925)
hgbot   
2013-07-08 15:26   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 1f9730094381f805ed67e584e33825437d319703
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 09 10:50:23 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/1f9730094381f805ed67e584e33825437d319703 [^]

fixed issue 24085: Now WebPOS takes into consideration the price list version definition

---
M src/org/openbravo/retail/posterminal/POSUtils.java
M src/org/openbravo/retail/posterminal/master/Category.java
M src/org/openbravo/retail/posterminal/master/Product.java
M src/org/openbravo/retail/posterminal/term/PriceListVersion.java
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/product-category.js
M web/org.openbravo.retail.posterminal/js/model/product.js
---