Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008486Openbravo ERP00. Application dictionarypublic2009-04-07 13:302009-05-01 00:00
alostale 
alostale 
normalmajoralways
closedfixed 
5
 
2.502.50MP1 
Core
No
0008486: Not possible to add a value in "Skin list" reference within a module
The way to define a skin in application dictionary is adding a value to the "Skin list" list reference.

There are two rules to take into account to do this:

1- The search key for this new entry must be the skin's directory.
2- Modularity rules define that a value in a list added to a module different that the list must start with the module's dbprefix.

These two rules are in conflict.
Add an exception to rule 2, to allow in this case a value starting with the module's javapackage
main
Issue History
2009-04-07 13:30alostaleNew Issue
2009-04-07 13:30alostaleAssigned To => alostale
2009-04-07 13:30alostaleRegression testing => No
2009-04-07 14:56hgbotCheckin
2009-04-07 14:56hgbotNote Added: 0015259
2009-04-07 14:56hgbotStatusnew => resolved
2009-04-07 14:56hgbotResolutionopen => fixed
2009-04-07 14:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/680613ab71faee272fa9bf34488aaa91b8ea6da9 [^]
2009-04-22 11:23psarobeTag Attached: main
2009-04-30 17:10psarobeStatusresolved => closed
2009-05-01 00:00anonymoussf_bug_id0 => 2784643

Notes
(0015259)
hgbot   
2009-04-07 14:56   
Repository: erp/devel/pi
Changeset: 680613ab71faee272fa9bf34488aaa91b8ea6da9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Apr 07 14:55:06 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/680613ab71faee272fa9bf34488aaa91b8ea6da9 [^]

fixed bug 0008486: Not possible to add a value in 'Skin list' reference within a module

---
M src-db/database/model/triggers/AD_REF_LIST_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---