Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022315 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2012-11-15 17:41 | 2012-11-27 18:44 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | debdf79c2ea0 | ||||
Projection | none | ETA | none | Target Version | RMP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022315: Creation date of the sales orders is not stored correctly if they are created in the Web POS | |||||||
Description | The creation date column should store the date in which an object was actually created. In case of the Sales Orders in the Web POS, this is not the case, as the date is generated when the record is saved in the database. However, as the POS can work offline, a lot of time may pass until the orders are finally saved. The creation date should be the original date in which the order was paid, not when the order was finally saved, and this is currently not the case. | |||||||
Steps To Reproduce | - While working in offline mode, create an order. - After some minutes, return to online mode; the order will be saved. - Check the creation date of the order. Verify that it is not the date in which the order was paid, but when the order was saved. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0054276) hgbot (developer) 2012-11-15 17:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: debdf79c2ea0460e49e4b21d322f53cb48179ba0 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Nov 15 17:42:44 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/debdf79c2ea0460e49e4b21d322f53cb48179ba0 [^] Fixed issue 22315. Creation date will be correctly saved --- M src/org/openbravo/retail/posterminal/JSONPropertyToEntity.java M src/org/openbravo/retail/posterminal/OrderLoader.java M web/org.openbravo.retail.posterminal/js/data/dataordersave.js --- |
(0054291) hgbot (developer) 2012-11-16 13:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: be3e80758f1c6d26973e8a294a8a376121e7d31d Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Nov 16 12:16:17 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/be3e80758f1c6d26973e8a294a8a376121e7d31d [^] Related to issue 22315. The creation date will always be correctly saved. --- M src/org/openbravo/retail/posterminal/OrderLoader.java M web/org.openbravo.retail.posterminal/js/data/dataordersave.js --- |
(0054573) adrianromero (viewer) 2012-11-27 18:44 |
Closed for RMP17 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-11-15 17:41 | marvintm | New Issue | |
2012-11-15 17:41 | marvintm | Assigned To | => marvintm |
2012-11-15 17:43 | hgbot | Checkin | |
2012-11-15 17:43 | hgbot | Note Added: 0054276 | |
2012-11-15 17:43 | hgbot | Status | new => resolved |
2012-11-15 17:43 | hgbot | Resolution | open => fixed |
2012-11-15 17:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/debdf79c2ea0460e49e4b21d322f53cb48179ba0 [^] |
2012-11-16 13:17 | hgbot | Checkin | |
2012-11-16 13:17 | hgbot | Note Added: 0054291 | |
2012-11-27 10:19 | adrianromero | Target Version | => RMP17 |
2012-11-27 18:44 | adrianromero | Note Added: 0054573 | |
2012-11-27 18:44 | adrianromero | Status | resolved => closed |
2016-06-02 18:13 | shuehner | Relationship added | causes 0033121 |
Copyright © 2000 - 2009 MantisBT Group |