Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017237 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | have not tried | 2011-05-18 12:46 | 2011-05-18 14:30 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 4520c6299164 | |||
Projection | none | ETA | none | Target Version | 3.0RC7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0017237: new Importdata Module (containing the old csv import from core) doesn't use same dal model packages as before in core | |||||||
Description | At least in the case of this one module this can be fixed easily as all tables in that ad_package have been moved from core to the module. So instead of adding a new java package the old ad_package entry can be moved from core to the module. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0037139) shuehner (administrator) 2011-05-18 13:54 |
Commit to pi-rc7 branch: https://code.openbravo.com/erp/devel/pi-rc7/rev/5f81e2411f4f [^] |
(0037140) shuehner (administrator) 2011-05-18 13:55 |
[cleanup] Move ad_package row used for the I_ tables out of core into the module The I_ tabls have been moved into a newly created module (org.openbravo.importdata). As no other tables are left in core using the same ad_package entry as those ones, the ad_package entry can also be removed from core and put into the same new module. Benet the dal-model package of those I_* tables does not change in that case so any module using those via DAL does not need core changes. If not done this at least affects/break the pos.sync module as it uses the I_Order table via dal. |
(0037144) psarobe (viewer) 2011-05-18 14:30 |
By code review |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-18 12:46 | shuehner | New Issue | |
2011-05-18 12:46 | shuehner | Assigned To | => shuehner |
2011-05-18 12:46 | shuehner | Modules | => Core |
2011-05-18 12:46 | shuehner | OBNetwork customer | => No |
2011-05-18 13:54 | shuehner | Note Added: 0037139 | |
2011-05-18 13:55 | shuehner | Status | new => scheduled |
2011-05-18 13:55 | shuehner | fix_in_branch | => pi |
2011-05-18 13:55 | shuehner | Note Added: 0037140 | |
2011-05-18 13:55 | shuehner | Status | scheduled => resolved |
2011-05-18 13:55 | shuehner | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/4520c6299164 [^] |
2011-05-18 13:55 | shuehner | Resolution | open => fixed |
2011-05-18 14:30 | psarobe | Note Added: 0037144 | |
2011-05-18 14:30 | psarobe | Status | resolved => closed |
2011-05-18 14:30 | psarobe | Fixed in Version | => 3.0RC7 |
Copyright © 2000 - 2009 MantisBT Group |