Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004668Openbravo ERPF. Localizationpublic2008-08-21 13:162008-09-04 09:57
jpabloae 
gorka_gil 
normalmajoralways
closedfixed 
20Gentoo - 2.6.24
 
2.40 
Core
No
0004668: Hardcoded date formats in manual src files
There are several files with hardcoded date formats. See the attached file for a list.

Some case are less severe than others. In HTML files is just the dojo DisplayFormat. But in some xsql files they are things like:

to_date(?,'DD/MM/YYYY')

(./org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql).
No tags attached.
related to defect 0004683 closed Dowid In some jasper reports date format is hardcoded 
txt dates_hardcoded.txt (4,655) 2008-08-21 13:16
https://issues.openbravo.com/file_download.php?file_id=219&type=bug
Issue History
2008-08-21 13:16jpabloaeNew Issue
2008-08-21 13:16jpabloaeAssigned To => cromero
2008-08-21 13:16jpabloaesf_bug_id0 => 2064545
2008-08-21 13:16jpabloaeFile Added: dates_hardcoded.txt
2008-08-21 13:16jpabloaeRegression testing => No
2008-08-21 13:43psarobeStatusnew => scheduled
2008-08-21 13:43psarobeAssigned Tocromero => gorka_gil
2008-08-21 13:43psarobefix_in_branch => trunk
2008-08-22 14:22svnbotCheckin
2008-08-22 14:22svnbotNote Added: 0008688
2008-08-22 14:22svnbotStatusscheduled => resolved
2008-08-22 14:22svnbotResolutionopen => fixed
2008-08-22 14:22svnbotsvn_revision => 6502
2008-08-25 16:34gorka_gilRelationship addedrelated to 0004683
2008-09-04 09:57psarobeStatusresolved => closed
2008-09-04 09:57psarobeFixed in Version => 2.40

Notes
(0008688)
svnbot   
2008-08-22 14:22   
Repository: openbravo
Revision: 6502
Author: gorka_gil
Date: 2008-08-22 14:22:24 +0200 (Fri, 22 Aug 2008)

Fixed bug 4668 Replaced hardcoded date formats

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.xml
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_forms/Heartbeat.java
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_forms/Registration.java
U trunk/src/org/openbravo/erpCommon/info/DebtPayment.html
U trunk/src/org/openbravo/erpCommon/info/Invoice.html
U trunk/src/org/openbravo/erpCommon/info/InvoiceLine.html
U trunk/src/org/openbravo/erpCommon/info/SalesOrder.html
U trunk/src/org/openbravo/erpCommon/info/SalesOrderLine.html
U trunk/src/org/openbravo/erpCommon/info/ShipmentReceipt.html
U trunk/src/org/openbravo/erpCommon/info/ShipmentReceiptLine.html
U trunk/src/org/openbravo/erpCommon/utility/VerticalMenu.java
U trunk/src/org/openbravo/erpCommon/ws/externalSales/ExternalSalesImpl.java
U trunk/src/org/openbravo/erpReports/ReportPaymentFilter.html
U trunk/src/org/openbravo/erpReports/ReportRegisterFilter.html
U trunk/src/org/openbravo/erpReports/ReportRegisterLineJR_data.xsql
U trunk/src/org/openbravo/erpReports/ReportTaxPaymentJR.java
U trunk/src/org/openbravo/erpReports/ReportVatRegisterJR.java
U trunk/src/org/openbravo/erpReports/TaxPayment_data.xsql
U trunk/src/org/openbravo/erpReports/TaxRegister_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=6502&sc=1 [^]