Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017193Openbravo ERPA. Platformpublic2011-05-17 10:292011-06-06 15:35
alostale 
alostale 
normalminoralways
closedfixed 
5
 
 
Core
No
0017193: Not possible to install 2 modules adding a tab withe the same name to a window
When trying to install two modules that define a tab with the same name for the same window DB constraints cannot be enabled.
-Create module A adding a tab named "Test" to "Sales Order" window.
-Create module B adding a tab named "Test" to "Sales Order" window.
-Try to install both in the same instance.
Currently there is a constraint that prevents having two tabs with the same name in a single window, relax this constraint to allow it within different modules.
No tags attached.
blocks defect 0017192 closed alostale Not possible to install 2 modules adding a tab withe the same name to a window 
Issue History
2011-05-17 10:30alostaleTypedefect => backport
2011-05-17 10:30alostalefix_in_branch => 2.50
2011-05-17 15:01hgbotCheckin
2011-05-17 15:01hgbotNote Added: 0037078
2011-05-17 15:01hgbotStatusscheduled => resolved
2011-05-17 15:01hgbotResolutionopen => fixed
2011-05-17 15:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/f9e03fcc8a914d1c5254c8385367dd5070740c63 [^]
2011-05-24 07:17dalsasuaIssue Monitored: dalsasua
2011-06-06 15:35marvintmStatusresolved => closed

Notes
(0037078)
hgbot   
2011-05-17 15:01   
Repository: erp/stable/2.50
Changeset: f9e03fcc8a914d1c5254c8385367dd5070740c63
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue May 17 14:59:43 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/f9e03fcc8a914d1c5254c8385367dd5070740c63 [^]

fixed bug 17193: Allow 2 modules to define the same tab name in the same window

---
M src-db/database/model/tables/AD_TAB.xml
---