Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015416Openbravo ERP00. Application dictionarypublic2010-10-26 10:362010-12-14 11:55
egoitz 
alostale 
highminoralways
closedfixed 
5
2.50MP22 
2.50MP25 
Core
No
0015416: On the dataset definition it is possible to add a table defined from a view
On the dataset definition it is possible to add a table defined from a view.
This is a problem because the data is exported but couldn't be imported because there are views where you can not execute an insert.
-Define a new module and check it as indevelopment
-Go to Application dictionary>dataset
-Select the Client Definition dataset
-Go to tables tab.
-Create a new entrie.
-See that in the tables combo you can select views. for example ad_audit_trail_v
No tags attached.
blocks defect 00150323.0RC4 closed alostale On the dataset definition it is possible to add a table defined from a view 
Issue History
2010-12-14 10:41alostaleTypedefect => backport
2010-12-14 10:41alostalefix_in_branch => 2.50
2010-12-14 10:42alostaleTarget Version3.0RC4 => 2.50MP25
2010-12-14 10:48hgbotCheckin
2010-12-14 10:48hgbotNote Added: 0033150
2010-12-14 10:48hgbotStatusscheduled => resolved
2010-12-14 10:48hgbotResolutionopen => fixed
2010-12-14 10:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/a523d5aa5486417945168938f12b96dab1d9bbbf [^]
2010-12-14 11:55marvintmNote Added: 0033157
2010-12-14 11:55marvintmStatusresolved => closed

Notes
(0033150)
hgbot   
2010-12-14 10:48   
Repository: erp/stable/2.50
Changeset: a523d5aa5486417945168938f12b96dab1d9bbbf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Dec 14 10:48:07 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a523d5aa5486417945168938f12b96dab1d9bbbf [^]

fixed bug 15416: On the dataset definition it is possible to add a table defined from a view

---
M src-db/database/sourcedata/AD_VAL_RULE.xml
---
(0033157)
marvintm   
2010-12-14 11:55   
Verified that you cannot add views to a dataset anymore.