Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015900 | Openbravo ERP | A. Platform | public | 2011-02-09 14:15 | 2011-05-24 10:56 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
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 | 0015900: ModelProvider.getTables() should return tables usable via dal/ModelProvider (and not all tables) |
Description | Most methods of the ModelProvider class do return the tables/columns/entities etc usable via dal.
However the public getTables() method does return all tables including those which are not usable via DAL (i.e. tables not having any column defined as primary key).
|
Steps To Reproduce | |
Proposed Solution | Change implementation to be consistent with the other function and not return the tables which are not usable by DAL.
Nice side-effect this info is already loaded in the in memory model, so the changed getTables could be used without any db-reads necessary. |
Additional Information | |
Tags | closingMay2011 |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-09 14:15 | shuehner | New Issue | |
2011-02-09 14:15 | shuehner | Assigned To | => shuehner |
2011-02-09 14:15 | shuehner | Modules | => Core |
2011-02-09 14:15 | shuehner | OBNetwork customer | => No |
2011-02-09 15:12 | hgbot | Checkin | |
2011-02-09 15:12 | hgbot | Note Added: 0034101 | |
2011-02-09 15:12 | hgbot | Status | new => resolved |
2011-02-09 15:12 | hgbot | Resolution | open => fixed |
2011-02-09 15:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d98f5745a83031ee6f841afa2810c2b96182b5c6 [^] |
2011-05-24 10:08 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:56 | dalsasua | Status | resolved => closed |