Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0001112
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2007-04-09 18:492008-07-04 15:38
ReporterroklenardicView Statuspublic 
Assigned Todalsasua 
PrioritynormalResolutionfixedFixed in Version2.40beta
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0001112: A_ASSET_POST PL has spanish months

DescriptionIf you look at the code of A_ASSET_POST PL, you can see that it has spanish months hardcoded inside.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0003536 closeddalsasua A_ASSET_POST PL has spanish months. 

-  Notes
(0000959)
iciordia (viewer)
2007-10-04 13:33
edited on: 2008-06-12 09:18

Logged In: YES
user_id=1455356
Originator: NO

This bug has been tested and we couldn't reproduce it.

Note that the only supported version of the application is the one in subversion. So it is possible that this was a bug in a previous version that is already fixed.
(0000960)
roklenardic (viewer)
2007-12-03 06:24
edited on: 2008-06-12 09:18

Logged In: YES
user_id=1626799
Originator: YES

I have checked the latest subversion OB and the stored procedure A_ASSET_POST still has spanish months hardcoded inside (see line 178:
            v_FIRST_DAY_DATE:=TO_DATE('01-ENE-' || TO_CHAR(v_AMORTIZATIONSTARTDATE, 'YYYY')) ;

That being said, this only works when the database language is set to SPANISH in XmlPool.xml or Openbravo.properties in the new version

<dbSessionConfig>ALTER SESSION SET NLS_LANGUAGE='SPANISH' NLS_DATE_FORMAT='DD-MM-YYYY' NLS_NUMERIC_CHARACTERS='.,'</dbSessionConfig>

(0000961)
iciordia (viewer)
2007-12-04 10:56
edited on: 2008-06-12 09:18

Logged In: YES
user_id=1455356
Originator: NO

You are right. The bug has been reopened. Thanks!
(0000962)
dalsasua (viewer)
2007-12-04 16:51
edited on: 2008-06-12 09:18

Logged In: YES
user_id=1924288
Originator: NO

Changed spanish strings (ENE & DIC) to numeric values (01 & 12).

File modified: database/model/functions/a_asset_post.xml
(0004701)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1697043 [^]

- Issue History
Date Modified Username Field Change
2008-07-04 15:38 plujan Status resolved => closed
2008-07-04 15:38 plujan Fixed in Version 2.40alpha-r2 => 2.40beta


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker