Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0001112 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | always | 2007-04-09 18:49 | 2008-07-04 15:38 | |||
Reporter | roklenardic | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0001112: A_ASSET_POST PL has spanish months | |||||||
Description | If you look at the code of A_ASSET_POST PL, you can see that it has spanish months hardcoded inside. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 [^] |
![]() |
|||
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 |