Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024085 | Retail Modules | Web POS | public | 2013-06-14 11:57 | 2013-07-16 15:38 |
|
Reporter | jonalegriaesarte | |
Assigned To | guilleaer | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | RMP23 | |
Target Version | RMP25 | Fixed in Version | RMP25 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 21749 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024085: WebPOS does not take into consideration the price list version definition |
Description | 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. |
Steps To Reproduce | - 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-14 11:57 | jonalegriaesarte | New Issue | |
2013-06-14 11:57 | jonalegriaesarte | Assigned To | => marvintm |
2013-06-14 11:57 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-06-14 11:57 | jonalegriaesarte | Support ticket | => 21749 |
2013-06-14 17:06 | jonalegriaesarte | Target Version | RMP24 => RMP25 |
2013-07-03 15:20 | guilleaer | Assigned To | marvintm => guilleaer |
2013-07-08 11:00 | hgbot | Checkin | |
2013-07-08 11:00 | hgbot | Note Added: 0059909 | |
2013-07-08 11:00 | hgbot | Status | new => resolved |
2013-07-08 11:00 | hgbot | Resolution | open => fixed |
2013-07-08 11:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1f9730094381f805ed67e584e33825437d319703 [^] |
2013-07-08 11:00 | hgbot | Checkin | |
2013-07-08 11:00 | hgbot | Note Added: 0059910 | |
2013-07-08 15:23 | hgbot | Checkin | |
2013-07-08 15:23 | hgbot | Note Added: 0059917 | |
2013-07-08 15:26 | hgbot | Checkin | |
2013-07-08 15:26 | hgbot | Note Added: 0059925 | |
2013-07-08 15:26 | hgbot | Fixed in SCM revision | http://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:38 | marvintm | Review Assigned To | => marvintm |
2013-07-16 15:38 | marvintm | Status | resolved => closed |
2013-07-16 15:38 | marvintm | Fixed 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
|
|
|
|
(0059917)
|
hgbot
|
2013-07-08 15:23
|
|
|
|
(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
---
|
|