Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007022Openbravo ERPA. Platformpublic2009-01-20 11:302009-03-06 12:52
alostale 
alostale 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0007022: Importation format is part of sourcedata and it should be masterdata
Currently AD_Impformat and AD_ImpformatRow tables are defined as source data, additionally AD_Impformat table can be assigned to different modules but AD_ImpformatRow is automatically assigned to the same role as its parent.

This arises two issues:

1. Strictly this data shouldn't be sourcedata as they do not participate in any core process. They are used in a dynamic way by the import format process. Furthermore, in the future they importation should be changed to DAL.

2. It is not possible to add format rows to an existent imp format using the modules definition, this is a module cannot add rows to a core format, which is a typical practice.
 
Move both tables from sourcedata to masterdata dataset.
No tags attached.
Issue History
2009-01-20 11:30alostaleNew Issue
2009-01-20 11:30alostaleAssigned To => alostale
2009-01-20 11:30alostalesf_bug_id0 => 2523262
2009-01-20 11:30alostaleRegression testing => No
2009-01-20 11:31alostaleSeverityminor => major
2009-01-20 12:05rafarodaversion => trunk
2009-01-20 12:27svnbotCheckin
2009-01-20 12:27svnbotNote Added: 0012388
2009-01-20 12:27svnbotStatusnew => resolved
2009-01-20 12:27svnbotResolutionopen => fixed
2009-01-20 12:27svnbotsvn_revision => 12056
2009-03-06 12:52psarobeStatusresolved => closed

Notes
(0012388)
svnbot   
2009-01-20 12:27   
Repository: openbravo
Revision: 12056
Author: alostale
Date: 2009-01-20 12:27:51 +0100 (Tue, 20 Jan 2009)

fixed bug 0007022: Importation format is part of sourcedata and it should be masterdata

---
U trunk/referencedata/standard/Masterdata.xml
U trunk/src-db/database/model/tables/AD_IMPFORMAT.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_DATASET_TABLE.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
D trunk/src-db/database/sourcedata/AD_IMPFORMAT.xml
D trunk/src-db/database/sourcedata/AD_IMPFORMAT_ROW.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12056&sc=1 [^]