Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023076Retail ModulesWeb POSpublic2013-02-13 22:232013-04-03 12:55
jecharri 
marvintm 
immediatemajoralways
closedfixed 
5
RMP19.1 
RMP20RMP20 
migueldejuana
No
0023076: The transaction generated in the cash up are creating wrong accounting date in transactions
The transaction generated in the cash up are creating wrong accounting date in transactions
-Go to the web POS and execute a cash up

-Verify that the generated transactions has the accounting date as

2013-02-13 21:19:00.703 instead of 2013-02-13 00:00:00

This can create big problem when you want to post the transaction or the reconciliation
No tags attached.
Issue History
2013-02-13 22:23jecharriNew Issue
2013-02-13 22:23jecharriAssigned To => marvintm
2013-02-13 22:23jecharriResolution time => 1363302000
2013-02-14 17:05hgbotCheckin
2013-02-14 17:05hgbotNote Added: 0056449
2013-02-14 17:05hgbotStatusnew => resolved
2013-02-14 17:05hgbotResolutionopen => fixed
2013-02-14 17:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]
2013-02-14 17:06marvintmStatusresolved => new
2013-02-14 17:06marvintmResolutionfixed => open
2013-02-14 17:06marvintmReview Assigned To => migueldejuana
2013-02-14 17:06marvintmStatusnew => acknowledged
2013-02-14 17:06marvintmStatusacknowledged => scheduled
2013-02-14 17:06marvintmfix_in_branch => pi
2013-02-14 17:06marvintmStatusscheduled => resolved
2013-02-14 17:06marvintmResolutionopen => fixed
2013-02-15 09:08hgbotCheckin
2013-02-15 09:08hgbotNote Added: 0056478
2013-02-15 09:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]
2013-02-15 09:52migueldejuanaNote Added: 0056482
2013-02-15 09:52migueldejuanaStatusresolved => closed
2013-02-15 09:52migueldejuanaFixed in Version => RMP20
2013-04-02 20:07hgbotCheckin
2013-04-02 20:07hgbotNote Added: 0057642
2013-04-02 20:07hgbotStatusclosed => resolved
2013-04-02 20:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]
2013-04-03 12:55marvintmStatusresolved => closed

Notes
(0056449)
hgbot   
2013-02-14 17:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bac11ae870b854d81a038dbb92e046c34054d93f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 17:05:27 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]

Fixed issue 23076. The date in transactions (and other documents) will no longer have hours, minutes or seconds in the cash up

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---
(0056478)
hgbot   
2013-02-15 09:08   
Repository: erp/pmods/org.openbravo.retail.posterminal.layaways
Changeset: bac11ae870b854d81a038dbb92e046c34054d93f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 17:05:27 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.layaways/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]

Fixed issue 23076. The date in transactions (and other documents) will no longer have hours, minutes or seconds in the cash up

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---
(0056482)
migueldejuana   
2013-02-15 09:52   
Tested and reviewed
(0057642)
hgbot   
2013-04-02 20:07   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: bac11ae870b854d81a038dbb92e046c34054d93f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 14 17:05:27 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/bac11ae870b854d81a038dbb92e046c34054d93f [^]

Fixed issue 23076. The date in transactions (and other documents) will no longer have hours, minutes or seconds in the cash up

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
M src/org/openbravo/retail/posterminal/POSUtils.java
---