Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031643Retail ModulesCash uppublic2015-11-27 13:472015-12-03 17:28
malsasua 
Orekaria 
immediatemajoralways
closedfixed 
20Community Appliance
 
RR15Q3.3RR15Q3.3 
guilleaer
Production - Confirmed Stable
No
0031643: invoice date is wrong in invoice created in cashup
when a invoice is created by cashup, the invoice date is wrong
(see attachment)
. in webpos
 . create a receipt
 . do a cashup

. in backoffice
 . go to sales invoice
  . check date invoice
-> it is wrong
(see attachment)
No tags attached.
related to defect 0031757 closed ranjith_qualiantech_com Cash Management is not saving the Date when it is done 
blocks defect 0031619 closed Orekaria invoice date is wrong in invoice created in cashup 
blocks defect 0031805 closed guilleaer Wrong Cashup date when register is imported from "Data Import Entries" window 
Issue History
2015-12-02 13:58OrekariaTypedefect => backport
2015-12-02 13:58OrekariaTarget Version => RR15Q3.3
2015-12-02 14:30OrekariaAssigned ToRetail => Orekaria
2015-12-02 17:21hgbotCheckin
2015-12-02 17:21hgbotNote Added: 0082543
2015-12-02 17:21hgbotStatusscheduled => resolved
2015-12-02 17:21hgbotResolutionopen => fixed
2015-12-02 17:21hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3.3/org.openbravo.retail.posterminal/rev/98b2f534931068683cc7d1814e93620688861b11 [^]
2015-12-02 17:21hgbotCheckin
2015-12-02 17:21hgbotNote Added: 0082545
2015-12-02 17:21hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR15Q3.3/org.openbravo.retail.posterminal/rev/98b2f534931068683cc7d1814e93620688861b11 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q3.3/org.openbravo.mobile.core/rev/c2c410e90742de6784881b0c25cafc95f7aed56e [^]
2015-12-03 17:28guilleaerReview Assigned To => guilleaer
2015-12-03 17:28guilleaerStatusresolved => closed
2015-12-03 17:28guilleaerFixed in Version => RR15Q3.3
2015-12-31 11:34OrekariaRelationship addedrelated to 0031757
2015-12-31 11:34OrekariaRelationship addedblocks 0031805

Notes
(0082543)
hgbot   
2015-12-02 17:21   
Repository: retail/backports/3.0RR15Q3.3/org.openbravo.retail.posterminal
Changeset: 98b2f534931068683cc7d1814e93620688861b11
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Dec 02 17:20:43 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.3/org.openbravo.retail.posterminal/rev/98b2f534931068683cc7d1814e93620688861b11 [^]

Fixes issue 31643, backport of issue 31619. Now the date will be set and sent in the correct format (III)

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0082545)
hgbot   
2015-12-02 17:21   
Repository: retail/backports/3.0RR15Q3.3/org.openbravo.mobile.core
Changeset: c2c410e90742de6784881b0c25cafc95f7aed56e
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Dec 02 17:20:23 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.3/org.openbravo.mobile.core/rev/c2c410e90742de6784881b0c25cafc95f7aed56e [^]

Fixes issue 31643, backport of issue 31619. Now the date will be set and sent in the correct format (III)

---
M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java
---