Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028707Retail ModulesWeb POSpublic2015-01-21 10:362015-01-26 16:44
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q2 
mtaal
No
0028707: Stabilization: The Cashup logic is using a field called 'createdDate' while the Openbravo standard is 'creationDate'
Stabilization: The Cashup logic is using a field called 'createdDate' while the Openbravo standard is 'creationDate'
Verify that in the 'cashup.js' file, a field is called 'createdDate'
Verify that in the 'ProcessCashClose.java' file, the field 'createdDate' is the 'creationDate' field
Change all occurrences
Update the Webpos Database version
No tags attached.
related to defect 0028394RR15Q2 closed aaroncalero Cash up creation date is not properly set in the ERP when the cash up is synchronized 
related to design defect 0028694 closed Orekaria The creationDate is not part of the receipt attributes 
Issue History
2015-01-21 10:36OrekariaNew Issue
2015-01-21 10:36OrekariaAssigned To => Orekaria
2015-01-21 10:36OrekariaTriggers an Emergency Pack => No
2015-01-21 10:40OrekariaRelationship addedrelated to 0028394
2015-01-21 10:40OrekariaRelationship addedrelated to 0028694
2015-01-21 10:41OrekariaTypedesign defect => defect
2015-01-21 10:42OrekariaTypedefect => design defect
2015-01-21 18:00hgbotCheckin
2015-01-21 18:00hgbotNote Added: 0073695
2015-01-21 18:00hgbotStatusnew => resolved
2015-01-21 18:00hgbotResolutionopen => fixed
2015-01-21 18:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c280361254029a0a1c14938d645d9d89287f1165 [^]
2015-01-26 16:44mtaalReview Assigned To => mtaal
2015-01-26 16:44mtaalNote Added: 0073786
2015-01-26 16:44mtaalStatusresolved => closed
2015-01-26 16:44mtaalFixed in Version => RR15Q2

Notes
(0073695)
hgbot   
2015-01-21 18:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c280361254029a0a1c14938d645d9d89287f1165
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jan 21 11:39:55 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c280361254029a0a1c14938d645d9d89287f1165 [^]

Fixes issue 28707: 'createdDate' occurrences have been renamed to 'creationDate'

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
M src/org/openbravo/retail/posterminal/master/Cashup.java
M web/org.openbravo.retail.posterminal/js/model/cashup.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0073786)
mtaal   
2015-01-26 16:44   
Reviewed and tested