Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011783 | Openbravo ERP | A. Platform | public | 2009-12-15 10:08 | 2010-07-14 00:00 |
|
Reporter | mtaal | |
Assigned To | marvintm | |
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | 2.50MP20 | |
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 | 0011783: Export database reportes exporting tables of other modules which are not in development |
Description | I have 2 modules in development (massinvoicing and multibpselector). I also have other modules installed which have new tables. When exporting the database for the 2 modules in development the system also reports comparing tables of the other (not-in-development) modules. See the attached output and for example the OBUISEL_* tables.
The tables are not really exported to the wrong module, it only prints a wrong statement in the output. Therefore it is only a minor issue.
gr. Martin |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | export_database_output.txt (12,327) 2009-12-15 10:08 https://issues.openbravo.com/file_download.php?file_id=2052&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2009-12-15 10:08 | mtaal | New Issue | |
2009-12-15 10:08 | mtaal | Assigned To | => marvintm |
2009-12-15 10:08 | mtaal | File Added: export_database_output.txt | |
2009-12-15 10:08 | mtaal | OBNetwork customer | => No |
2010-01-04 22:22 | iciordia | Note Added: 0023205 | |
2010-01-04 22:22 | iciordia | Priority | normal => urgent |
2010-01-04 22:22 | iciordia | Status | new => scheduled |
2010-06-30 17:42 | hgbot | Checkin | |
2010-06-30 17:42 | hgbot | Note Added: 0028929 | |
2010-06-30 17:42 | hgbot | Status | scheduled => resolved |
2010-06-30 17:42 | hgbot | Resolution | open => fixed |
2010-06-30 17:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c7188935e8d0c8e8e05ebbf768798a52baad3ae6 [^] |
2010-07-01 10:50 | hgbot | Checkin | |
2010-07-01 10:50 | hgbot | Note Added: 0028942 | |
2010-07-01 10:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/c7188935e8d0c8e8e05ebbf768798a52baad3ae6 [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/ea8504e3f16a4dce72405f7ad3d9071a17c835b1 [^] |
2010-07-02 14:51 | hudsonbot | Checkin | |
2010-07-02 14:51 | hudsonbot | Note Added: 0028998 | |
2010-07-13 11:38 | alostale | Status | resolved => closed |
2010-07-13 11:38 | alostale | Fixed in Version | => 2.50MP20 |
2010-07-14 00:00 | anonymous | sf_bug_id | 0 => 3029170 |
Notes |
|
(0023205)
|
iciordia
|
2010-01-04 22:22
|
|
Antonio,
I've increased priority to urgent since it might lead into more support effort (misunderstanding of system logs).
Ismael |
|
|
(0028929)
|
hgbot
|
2010-06-30 17:42
|
|
Repository: erp/devel/pi
Changeset: c7188935e8d0c8e8e05ebbf768798a52baad3ae6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jun 30 17:42:20 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c7188935e8d0c8e8e05ebbf768798a52baad3ae6 [^]
Fixed issue 11783. Improved log of export.database
Now, the messages for the tables which are being exported will only be shown
if the module has at least one row in that table.
---
M src-db/database/lib/dbsourcemanager.jar
---
|
|
|
(0028942)
|
hgbot
|
2010-07-01 10:50
|
|
Repository: erp/devel/dbsm-main
Changeset: ea8504e3f16a4dce72405f7ad3d9071a17c835b1
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jun 30 17:41:52 2010 +0200
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/ea8504e3f16a4dce72405f7ad3d9071a17c835b1 [^]
Fixed issue 11783. Improved log of export.database
Now, the messages for the tables which are being exported will only be shown
if the module has at least one row in that table.
---
M src/org/openbravo/ddlutils/task/ExportDatabase.java
---
|
|
|
|
|