Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022904Openbravo ERPA. Platformpublic2013-01-28 10:182013-02-01 22:28
AugustoMauch 
AugustoMauch 
normalmajoralways
closedfixed 
5
 
3.0MP20 
alostale
Core
No
0022904: Pin field in multi selector window appears several times
If there is no module in development (consequently the application windows are cached), every time a parameter window containing a multiselector is opened, a pin field is added to the multi selector window.
Make sure the no modules are in development.
- Create a parameter window that contains a multi selector. You can follow this example: http://wiki.openbravo.com/wiki/How_to_create_a_Standard_Process_Definition. [^]
- Open the parameter window, and open the multi selector window. See that the pin field appears once.
- Close the parameter window, open it again, and open the multi selector window. See that the pin field is duplicated.
No tags attached.
Issue History
2013-01-28 10:18AugustoMauchNew Issue
2013-01-28 10:18AugustoMauchAssigned To => AugustoMauch
2013-01-28 10:18AugustoMauchModules => Core
2013-01-28 10:18AugustoMauchTriggers an Emergency Pack => No
2013-01-28 10:32AugustoMauchIssue Monitored: alostale
2013-01-28 10:32AugustoMauchReview Assigned To => alostale
2013-01-28 10:33hgbotCheckin
2013-01-28 10:33hgbotNote Added: 0055897
2013-01-28 10:33hgbotStatusnew => resolved
2013-01-28 10:33hgbotResolutionopen => fixed
2013-01-28 10:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d000753ca50caebe1cf198e5bc8101f50eee9d20 [^]
2013-01-29 08:05alostaleNote Added: 0055928
2013-01-29 08:05alostaleStatusresolved => closed
2013-01-29 08:05alostaleFixed in Version => 3.0MP20
2013-02-01 22:28hudsonbotCheckin
2013-02-01 22:28hudsonbotNote Added: 0056066

Notes
(0055897)
hgbot   
2013-01-28 10:33   
Repository: erp/devel/pi
Changeset: d000753ca50caebe1cf198e5bc8101f50eee9d20
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Jan 28 10:25:08 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d000753ca50caebe1cf198e5bc8101f50eee9d20 [^]

Fixes issue 22904: Pin field is not duplicated on multi selector windows

The cause of this issue is that the pin field was being added to the multi selector grid fields without checking if it had been added previously. Now the pin f
ield will only be added if the first grid field is not a pin.

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-multi-selector-item.js
---
(0055928)
alostale   
2013-01-29 08:05   
Code reviewed and verified on pi@8917ff30b35c
(0056066)
hudsonbot   
2013-02-01 22:28   
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/b070aa80fc76 [^]

Maturity status: Test