Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017237
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2011-05-18 12:462011-05-18 14:30
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PriorityimmediateResolutionfixedFixed in Version3.0RC7
StatusclosedFix in branchpiFixed in SCM revision4520c6299164
ProjectionnoneETAnoneTarget Version3.0RC7
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017237: new Importdata Module (containing the old csv import from core) doesn't use same dal model packages as before in core

DescriptionAt 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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

- Issue History
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
Powered by Mantis Bugtracker