Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030711Openbravo ERPZ. Otherspublic2015-09-01 11:112015-09-03 23:47
ngarcia 
aferraz 
immediatemajoralways
closedfixed 
5
 
 
dmiguelez
Core
No
0030711: Wrong format in Payment Date field of Add Payment pop-up of the Financial Account Transactions tab
Wrong format in Payment Date field of Add Payment pop-up of the Financial Account Transactions tab
Configure the system in order to format the dates as MM-DD-YYYY
As group admin role:
   Go to Financial Account window and create a record in the Transactions tab
   Check Transaction Date and Accounting Date are correctly formatted
   Click on the + icon of the Payment field
   Check the Payment Date is formated as DD-MM-YYYY
No tags attached.
Issue History
2015-09-01 11:11ngarciaNew Issue
2015-09-01 11:11ngarciaAssigned To => Triage Finance
2015-09-01 11:11ngarciaModules => Core
2015-09-01 11:11ngarciaResolution time => 1441317600
2015-09-01 11:11ngarciaTriggers an Emergency Pack => No
2015-09-01 11:12ngarciaIssue Monitored: networkb
2015-09-01 18:49aferrazAssigned ToTriage Finance => aferraz
2015-09-01 18:50aferrazStatusnew => scheduled
2015-09-01 19:22aferrazNote Added: 0080006
2015-09-03 16:15hgbotCheckin
2015-09-03 16:15hgbotNote Added: 0080053
2015-09-03 16:15hgbotStatusscheduled => resolved
2015-09-03 16:15hgbotResolutionopen => fixed
2015-09-03 16:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/08d8e4879b68f603532223b317591a018b5a5ed7 [^]
2015-09-03 16:16dmiguelezReview Assigned To => dmiguelez
2015-09-03 16:16dmiguelezNote Added: 0080055
2015-09-03 16:16dmiguelezStatusresolved => closed
2015-09-03 23:47hudsonbotCheckin
2015-09-03 23:47hudsonbotNote Added: 0080062

Notes
(0080006)
aferraz   
2015-09-01 19:22   
Test plan:

Configure the system in order to format the dates as MM-DD-YYYY
As group admin role:
   Go to Financial Account window and create a record in the Transactions tab
   Check Transaction Date and Accounting Date are correctly formatted
   Click on the + icon of the Payment field
   Check the Payment Date is formated as MM-DD-YYYY
(0080053)
hgbot   
2015-09-03 16:15   
Repository: erp/devel/pi
Changeset: 08d8e4879b68f603532223b317591a018b5a5ed7
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Sep 01 19:20:05 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/08d8e4879b68f603532223b317591a018b5a5ed7 [^]

Fixes issue 30711: Wrong format in Payment Date in Add Payment

Wrong format in Payment Date field of Add Payment pop-up of the Financial Account Transactions tab, when system date format is different from DD-MM-YYYY.
Date was retrieved always with "dd-MM-yyyy" format instead with system date format in TransactionAddPaymentDefaultValues.getDefaultPaymentDate method.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/filterexpression/TransactionAddPaymentDefaultValues.java
---
(0080055)
dmiguelez   
2015-09-03 16:16   
Code Review + Testing Ok
(0080062)
hudsonbot   
2015-09-03 23:47   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/772e57843a9e [^]
Maturity status: Test