Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004972 | Openbravo ERP | 01. General setup | public | 2008-09-09 17:26 | 2023-03-28 07:18 |
|
Reporter | dalsasua | |
Assigned To | AinhoaPagola | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | 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 | 0004972: 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_sprint3 |
Relationships | blocks | defect | 0002751 | 2.40 | closed | AinhoaPagola | Period's names built thorugh database function |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-09 17:26 | anonymous | New Issue | |
2008-09-09 17:26 | anonymous | Assigned To | => pheenan |
2008-09-09 17:26 | anonymous | Status | new => scheduled |
2008-09-09 17:26 | anonymous | Fixed in Version | => trunk |
2008-09-09 17:26 | anonymous | fix_in_branch | => 2.40 |
2008-11-13 22:18 | rafaroda | Assigned To | pheenan => AinhoaPagola |
2008-12-15 10:44 | svnbot | Checkin | |
2008-12-15 10:44 | svnbot | Note Added: 0011357 | |
2008-12-15 10:44 | svnbot | Status | scheduled => resolved |
2008-12-15 10:44 | svnbot | Resolution | open => fixed |
2008-12-15 10:44 | svnbot | svn_revision | => 11196 |
2008-12-17 16:26 | AinhoaPagola | Tag Attached: comsup_sprint3 | |
2009-01-14 16:14 | vmromanos | Status | resolved => new |
2009-01-14 16:14 | vmromanos | Resolution | fixed => open |
2009-01-14 16:14 | vmromanos | Note Added: 0012173 | |
2009-01-14 16:14 | vmromanos | Fixed in Version | trunk => |
2009-01-14 18:28 | svnbot | Checkin | |
2009-01-14 18:28 | svnbot | Note Added: 0012187 | |
2009-01-14 18:28 | svnbot | Status | new => resolved |
2009-01-14 18:28 | svnbot | Resolution | open => fixed |
2009-01-14 18:28 | svnbot | svn_revision | 11196 => 11891 |
2009-03-03 17:16 | psarobe | Status | resolved => closed |
2023-03-22 01:57 | hgbot | Note Added: 0147792 | |
2023-03-22 06:21 | hgbot | Note Added: 0147795 | |
2023-03-28 07:15 | hgbot | Note Added: 0148006 | |
2023-03-28 07:18 | hgbot | Note Added: 0148008 | |
Notes |
|
(0011357)
|
svnbot
|
2008-12-15 10:44
|
|
Repository: openbravo
Revision: 11196
Author: AinhoaPagola
Date: 2008-12-15 10:44:32 +0100 (Mon, 15 Dec 2008)
Fixes bug 0004972. Period names built through month names of the application.
---
U branches/r2.40/src-db/database/model/functions/C_YEARPERIODS.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11196&sc=1 [^]
|
|
|
|
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 |
|
|
(0012187)
|
svnbot
|
2009-01-14 18:28
|
|
Repository: openbravo
Revision: 11891
Author: AinhoaPagola
Date: 2009-01-14 18:28:18 +0100 (Wed, 14 Jan 2009)
Fixes bug 0004972 Period names are created with the correct format now
---
U branches/r2.40/src-db/database/model/functions/C_YEARPERIODS.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11891&sc=1 [^]
|
|
|
(0147792)
|
hgbot
|
2023-03-22 01:57
|
|
|
|
(0147795)
|
hgbot
|
2023-03-22 06:21
|
|
|
|
(0148006)
|
hgbot
|
2023-03-28 07:15
|
|
|
|
(0148008)
|
hgbot
|
2023-03-28 07:18
|
|
|