Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006383 | Openbravo ERP | A. Platform | public | 2008-12-05 13:47 | 2012-04-20 14:27 |
|
Reporter | mtaal | |
Assigned To | naiaramartinez | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | out of date | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
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 | 0006383: C_Project.changeprojectstatus column definition (fieldlength) in AD_Column is not in sync with allowed values |
Description | The column C_Project.changeprojectstatus can only hold values NF, OC, OU, OP, OR (at least according to the reference definition). However in the big bazaar database the projects all have value N. In addition in AD_Column the definition of this column has fieldlength 1 which does not fit with the allowed values defined for this column (which all have length 2).
gr. Martin |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | MIR-Reviewed, OB3-Reviewed |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-12-05 13:47 | mtaal | New Issue | |
2008-12-05 13:47 | mtaal | Assigned To | => rafaroda |
2008-12-05 13:47 | mtaal | sf_bug_id | 0 => 2392567 |
2008-12-05 13:47 | mtaal | Regression testing | => No |
2008-12-05 19:32 | mtaal | Note Added: 0011008 | |
2008-12-09 12:34 | pheenan | Assigned To | rafaroda => Hennadzi |
2008-12-09 13:39 | Dowid | Assigned To | Hennadzi => Dowid |
2008-12-10 11:14 | rafaroda | Assigned To | Dowid => AinhoaPagola |
2008-12-10 11:17 | mtaal | Note Added: 0011135 | |
2008-12-10 11:17 | mtaal | Assigned To | AinhoaPagola => alostale |
2008-12-12 12:09 | alostale | Tag Attached: platform1_sprint1 | |
2008-12-18 10:24 | rafaroda | Status | new => scheduled |
2008-12-18 10:24 | rafaroda | fix_in_branch | => trunk |
2011-10-27 18:29 | psarobe | Assigned To | alostale => iciordia |
2011-10-27 18:29 | psarobe | fix_in_branch | pi => |
2011-10-28 19:07 | iciordia | Tag Attached: OB3-Reviewed | |
2011-10-28 19:07 | iciordia | Tag Detached: platform1_sprint1 | |
2011-10-28 19:07 | iciordia | Assigned To | iciordia => alostale |
2011-11-17 15:58 | alostale | Note Added: 0042939 | |
2011-11-17 15:58 | alostale | Assigned To | alostale => psarobe |
2012-04-18 11:14 | psarobe | Assigned To | psarobe => alostale |
2012-04-18 11:17 | alostale | Assigned To | alostale => vmromanos |
2012-04-19 18:44 | mirurita | Tag Attached: MIR-Reviewed | |
2012-04-20 14:21 | naiaramartinez | Assigned To | vmromanos => naiaramartinez |
2012-04-20 14:27 | naiaramartinez | Note Added: 0047794 | |
2012-04-20 14:27 | naiaramartinez | Status | scheduled => closed |
2012-04-20 14:27 | naiaramartinez | Resolution | open => out of date |
Notes |
|
(0011008)
|
mtaal
|
2008-12-05 19:32
|
|
An additional remark: I mention that the field length is not inline with the values of the reference_list. But it can also be the case that this column is in fact a YesNo column. Then the reference_id value in the AD_Column needs to be changed to 20 and the reference_value_id should be set to null.
gr. Martin |
|
|
(0011135)
|
mtaal
|
2008-12-10 11:17
|
|
After discussing with Ismael, it is better if Asier takes this. Ismael will provide him with additional information.
gr. Martin |
|
|
|
Column length is fixed, problem persists with actual data in sample data |
|
|
|
This issue has been closed because the definitions of the fields are correct.
On the one hand, the definition of the 'ChangeProjectStatus' column, which is a botton, in the application has fieldlength 1 and its value by default is 'N'.
On the other hand, the definition of the 'ProjectStatus' column is a drop down list and it is defined correctly. |
|