Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009042 | Openbravo ERP | 00. Application dictionary | public | 2009-05-15 10:41 | 2009-07-29 00:00 |
|
Reporter | azabaleta | |
Assigned To | alostale | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | rPath Linux |
Product Version | 2.50 | |
Target Version | | Fixed in Version | 2.50MP3 | |
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 | 0009042: Importing columns in window "Tables and columns" has errors when importing NUMERIC columns |
Description | Importing columns in window "Tables and columns" has errors when importing NUMERIC columns. A numeric column in the database is imported as String with length -5 to the application dictionary.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | 250MP3releasecandidate |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-05-15 10:41 | azabaleta | New Issue | |
2009-05-15 10:41 | azabaleta | Assigned To | => rafaroda |
2009-05-15 10:41 | azabaleta | Regression testing | => No |
2009-05-22 16:04 | rafaroda | Note Added: 0016585 | |
2009-05-22 16:04 | rafaroda | Assigned To | rafaroda => alostale |
2009-05-22 16:04 | rafaroda | Status | new => feedback |
2009-05-22 16:12 | azabaleta | Note Added: 0016588 | |
2009-05-29 09:48 | psarobe | Status | feedback => scheduled |
2009-05-29 09:48 | psarobe | fix_in_branch | => pi |
2009-05-29 09:48 | psarobe | Priority | normal => urgent |
2009-05-29 09:48 | psarobe | fix_in_branch | pi => |
2009-07-13 12:19 | hgbot | Checkin | |
2009-07-13 12:19 | hgbot | Note Added: 0018158 | |
2009-07-13 12:19 | hgbot | Status | scheduled => resolved |
2009-07-13 12:19 | hgbot | Resolution | open => fixed |
2009-07-13 12:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9c5104feeedb480c975181cf89c8592e32b1e5ae [^] |
2009-07-13 13:53 | hgbot | Checkin | |
2009-07-13 13:53 | hgbot | Note Added: 0018163 | |
2009-07-13 13:53 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/9c5104feeedb480c975181cf89c8592e32b1e5ae [^] => http://code.openbravo.com/erp/devel/pi/rev/f1c9a11db80e218ffde7055da4818f9ae9fa64bd [^] |
2009-07-21 16:24 | psarobe | Fixed in Version | => 2.50MP3 |
2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
2009-07-28 13:15 | psarobe | Status | resolved => closed |
2009-07-29 00:00 | anonymous | sf_bug_id | 0 => 2828648 |
Notes |
|
|
Asier,
Could you please provide the steps to reproduce this issue?
Thanks. |
|
|
|
Create a "Numeric" column in a table. Import that column in Openbravo "Tables and columns". The column is imported as String and with length -5.
Sirof has suffered same happening.
Asier |
|
|
(0018158)
|
hgbot
|
2009-07-13 12:19
|
|
Repository: erp/devel/pi
Changeset: 9c5104feeedb480c975181cf89c8592e32b1e5ae
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 13 12:19:07 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9c5104feeedb480c975181cf89c8592e32b1e5ae [^]
fixed bug 0009042: Importing columns in window 'Tables and columns' has errors when importing NUMERIC columns
---
M src-db/database/model/prescript-PostgreSql.sql
---
|
|
|
(0018163)
|
hgbot
|
2009-07-13 13:53
|
|
Repository: erp/devel/pi
Changeset: f1c9a11db80e218ffde7055da4818f9ae9fa64bd
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 13 13:51:02 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f1c9a11db80e218ffde7055da4818f9ae9fa64bd [^]
fixed bug 0009042: Importing columns in window 'Tables and columns' has errors when importing NUMERIC columns
---
M src-db/database/model/prescript-PostgreSql.sql
---
|
|