Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008291Openbravo ERP03. Procurement managementpublic2009-03-25 12:272009-05-12 17:36
networkb 
jayakumar 
immediateminoralways
closedfixed 
5
2.40 
2.40MP4 
Core
No
0008291: Reception date has not the same format as the rest of dates in Pending Good receipts
Date format has been changed to MM-DD-YYYY for the whole application.
If you go to Pending good receipts form, and enter a date in the filter, it is shown properly (MM-DD-YYYY).

But if a date is entered in Reception date (see the attached file) has not the same format as the rest of dates. It has DD-MM-YYYY format.
Modify Openbravo.properties in order to show MM-DD-YYYY all dates in the application.
Compile the whole application.
Go to Pending good receipt. Enter a date in the filter (12-24-2009). It works fine.
Enter a date in Reception date (for example using the calendar). The application shows 24-12-2009 instead of 12-24-2009
comsupchennai_sprint3
blocks defect 0008279 closed jayakumar Reception date has not the same format as the rest of dates in Pending Good receipts 
Issue History
2009-03-25 13:36rafarodaTypedefect => backport
2009-03-25 13:36rafarodafix_in_branch => 2.40
2009-03-25 13:48sathiyanAssigned Tosathiyan => jayakumar
2009-03-30 10:25hgbotCheckin
2009-03-30 10:25hgbotNote Added: 0015055
2009-03-30 10:25hgbotStatusscheduled => resolved
2009-03-30 10:25hgbotResolutionopen => fixed
2009-03-30 10:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/feae66081b6c752773d7b545ee19f31066be3185 [^]
2009-03-30 17:07jayakumarTag Attached: comsupchennai_sprint3
2009-05-10 19:37psarobeFixed in Version => 2.40MP4
2009-05-12 17:36psarobeStatusresolved => closed

Notes
(0015055)
hgbot   
2009-03-30 10:25   
Repository: erp/stable/2.40
Changeset: feae66081b6c752773d7b545ee19f31066be3185
Author: Jayakumar Kasinathan <jayakumar.kasinathan <at> openbravo.com>
Date: Tue Mar 31 01:54:34 2009 -0400
URL: http://code.openbravo.com/erp/stable/2.40/rev/feae66081b6c752773d7b545ee19f31066be3185 [^]

Fixes bug 8291 Reception date has not the same format as the rest of dates in Pending Good receipts

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.xml
---