Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011319Openbravo ERPA. Platformpublic2009-11-11 16:192009-11-19 00:00
alostale 
alostale 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0011319: Not possible for 2 different modules to add windows with same name
2 modules cannot add different windows using the same name. This will cause problems when trying to install in the same instance 2 modules with windows named in the same way.
-Create a new module
-Go to Application Dictionary || Windows, Tabs, and Fields || Window
-Create a new Window named "Form" within the new module
-Save, an error is raised.
Uniqueness should be module and window name not only window name.
No tags attached.
Issue History
2009-11-11 16:19alostaleNew Issue
2009-11-11 16:19alostaleAssigned To => alostale
2009-11-11 16:28hgbotCheckin
2009-11-11 16:28hgbotNote Added: 0021730
2009-11-11 16:28hgbotStatusnew => resolved
2009-11-11 16:28hgbotResolutionopen => fixed
2009-11-11 16:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ddb377613de0150d4879080ab21f7e31c92f0d2b [^]
2009-11-18 17:16marvintmNote Added: 0021980
2009-11-18 17:16marvintmStatusresolved => closed
2009-11-19 00:00anonymoussf_bug_id0 => 2900161

Notes
(0021730)
hgbot   
2009-11-11 16:28   
Repository: erp/devel/pi
Changeset: ddb377613de0150d4879080ab21f7e31c92f0d2b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Nov 11 16:28:25 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ddb377613de0150d4879080ab21f7e31c92f0d2b [^]

fixed bug 0011319: Not possible for 2 different modules to add windows with same name

---
M src-db/database/model/tables/AD_WINDOW.xml
---
(0021980)
marvintm   
2009-11-18 17:16   
Checked that you can create two windows with the same name for two different modules.