Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002751 | Openbravo ERP | 01. General setup | public | 2008-03-25 17:37 | 2009-04-21 12:36 |
|
Reporter | dalsasua | |
Assigned To | AinhoaPagola | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.40 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0002751: Period's names built thorugh database function |
Description | If the "Create Periods" process is run, the C_YEARPERIODS procedure build the period -month- name through the ADD_MONTH database function, at should be created using the months names of the application. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | comsup_sprint4 |
Relationships | depends on | backport | 0004972 | | closed | AinhoaPagola | Period's names built thorugh database function | related to | defect | 0002136 | | closed | AinhoaPagola | AT235: Period combo with Spanish months | related to | defect | 0001776 | 2.40 | closed | AinhoaPagola | Create accounting report. Translation | related to | defect | 0000448 | 2.40 | closed | AinhoaPagola | Months are in Spanish even when using English | related to | defect | 0009271 | | closed | areefbasha | While creating Fiscal calendar Jan & Dec period are wrongly spelled as Ene & Dic | related to | feature request | 0009939 | | scheduled | iciordia | Localization packs can include language translations for Fiscal Periods | blocks | defect | 0006772 | | closed | vmromanos | Periods for 2009 are not opened in sample data |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-13 19:43 | cromero | Status | new => scheduled |
2008-06-13 19:43 | cromero | Relationship added | related to 0002136 |
2008-06-13 19:44 | cromero | Relationship added | related to 0001776 |
2008-06-13 19:58 | cromero | Target Version | => 2.40 |
2008-06-17 10:48 | pheenan | Relationship added | related to 0000448 |
2008-11-13 22:18 | rafaroda | Assigned To | pheenan => AinhoaPagola |
2008-12-09 16:32 | svnbot | Checkin | |
2008-12-09 16:32 | svnbot | Note Added: 0011078 | |
2008-12-09 16:32 | svnbot | Status | scheduled => resolved |
2008-12-09 16:32 | svnbot | Resolution | open => fixed |
2008-12-09 16:32 | svnbot | svn_revision | => 11057 |
2009-01-14 16:15 | vmromanos | Status | resolved => new |
2009-01-14 16:15 | vmromanos | Resolution | fixed => open |
2009-01-14 16:15 | vmromanos | Note Added: 0012174 | |
2009-01-14 16:15 | vmromanos | Fixed in Version | trunk => |
2009-01-14 16:18 | vmromanos | Relationship added | blocks 0006772 |
2009-01-14 18:17 | svnbot | Checkin | |
2009-01-14 18:17 | svnbot | Note Added: 0012182 | |
2009-01-14 18:17 | svnbot | Status | new => resolved |
2009-01-14 18:17 | svnbot | Resolution | open => fixed |
2009-01-14 18:17 | svnbot | svn_revision | 11057 => 11890 |
2009-01-23 11:39 | AinhoaPagola | Tag Attached: comsup_sprint4 | |
2009-04-21 12:36 | psarobe | Status | resolved => closed |
2009-06-16 11:43 | rafaroda | Relationship added | related to 0009271 |
2009-07-21 11:09 | rafaroda | Relationship added | related to 0009939 |
Notes |
|
(0006340)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0003362)
|
cromero
|
2008-03-31 10:03
(edited on: 2008-06-12 09:25) |
|
Logged In: YES
user_id=1500614
Originator: NO
Solution should take into account to create a new ad_month_trl table for the month translation. |
|
|
(0011078)
|
svnbot
|
2008-12-09 16:32
|
|
|
|
|
The fix for this bug is not valid because it has changed the name's format of the generated string.
Before this fix the string generated was, example:
Feb-09
After the fix is:
February |
|
|
(0012182)
|
svnbot
|
2009-01-14 18:17
|
|
Repository: openbravo
Revision: 11890
Author: AinhoaPagola
Date: 2009-01-14 18:17:30 +0100 (Wed, 14 Jan 2009)
Fixes bug 0002751 Periods are created with the correct format now.
---
U trunk/src-db/database/model/functions/C_YEARPERIODS.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11890&sc=1 [^]
|
|