Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020864Openbravo ERP00. Application dictionarypublic2012-06-26 09:512012-07-26 17:23
caristu 
AugustoMauch 
highminoralways
closedfixed 
5
3.0MP11 
3.0MP14 
Core
No
0020864: Search Field field can be changed with any module in "in development"
The Search Key field inside Defined Selector tab of the Reference Window can be changed without having any module or template in "in development"
1) Log in as System Admin role
2) Go to [Module] and verify that any module is not checked in "in development"
3) Go to [Reference] Window, select the "Product" row and go to Defined Selector tab
4) Change the value of the Search Key field. The application lets you make the change and this must not be possible.
No tags attached.
diff issue20864.diff (5,473) 2012-07-12 16:32
https://issues.openbravo.com/file_download.php?file_id=5417&type=bug
Issue History
2012-06-26 09:51caristuNew Issue
2012-06-26 09:51caristuAssigned To => alostale
2012-06-26 09:51caristuModules => Core
2012-06-26 09:51caristuResolution time => 1346623200
2012-06-26 09:51caristuIssue Monitored: networkb
2012-07-12 11:44AugustoMauchAssigned Toalostale => AugustoMauch
2012-07-12 15:13alostaleAssigned ToAugustoMauch => guilleaer
2012-07-12 16:32AugustoMauchFile Added: issue20864.diff
2012-07-12 16:33AugustoMauchAssigned Toguilleaer => AugustoMauch
2012-07-12 16:33AugustoMauchStatusnew => scheduled
2012-07-12 16:33AugustoMauchfix_in_branch => pi
2012-07-12 16:36AugustoMauchNote Added: 0050534
2012-07-20 10:29hgbotCheckin
2012-07-20 10:29hgbotNote Added: 0050769
2012-07-20 10:29hgbotStatusscheduled => resolved
2012-07-20 10:29hgbotResolutionopen => fixed
2012-07-20 10:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/76004d285e859fe3f589118de4258e41130894c1 [^]
2012-07-20 10:50hgbotCheckin
2012-07-20 10:50hgbotNote Added: 0050770
2012-07-26 02:42hudsonbotCheckin
2012-07-26 02:42hudsonbotNote Added: 0050863
2012-07-26 02:42hudsonbotCheckin
2012-07-26 02:42hudsonbotNote Added: 0050864
2012-07-26 17:23caristuNote Added: 0050913
2012-07-26 17:23caristuStatusresolved => closed

Notes
(0050534)
AugustoMauch   
2012-07-12 16:36   
A fix for this issue has been attached.

A trigger has been added to the table obuisel_selector_field to check that the field module is in development.
(0050769)
hgbot   
2012-07-20 10:29   
Repository: erp/devel/pi
Changeset: 76004d285e859fe3f589118de4258e41130894c1
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jul 20 10:26:18 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/76004d285e859fe3f589118de4258e41130894c1 [^]

Fixes issue 20864: Fields can not be modified in a module not in development

The trigger to check that the module was in development was missing the in obuisel_selector_field table.

---
A modules/org.openbravo.userinterface.selector/src-db/database/model/triggers/OBUISEL_SELECTOR_FLD_MOD_TRG.xml
---
(0050770)
hgbot   
2012-07-20 10:50   
Repository: erp/devel/pi
Changeset: 055275270ba380c6848e9c9476a5e885a9fb9c60
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jul 20 10:49:59 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/055275270ba380c6848e9c9476a5e885a9fb9c60 [^]

Related to issue 20864: Fixed copyright year of new trigger

---
M modules/org.openbravo.userinterface.selector/src-db/database/model/triggers/OBUISEL_SELECTOR_FLD_MOD_TRG.xml
---
(0050863)
hudsonbot   
2012-07-26 02:42   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5edf203d5780 [^]

Maturity status: Test
(0050864)
hudsonbot   
2012-07-26 02:42   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5edf203d5780 [^]

Maturity status: Test
(0050913)
caristu   
2012-07-26 17:23   
Verified