Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025727Openbravo ERPA. Platformpublic2014-02-13 17:102014-05-07 18:12
caristu 
AugustoMauch 
highmajorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
shankarb
Core
No
0025727: Selectors are not working properly in pick and execute windows
Selectors are not working properly in pick and execute windows, after selecting a record using the magnifying glass, the record name in the pick and execute gird disappears after selecting another record in the grid (see attached). This problem is not happening when selecting the values using the drop-down list.
As System Admin:
- Open Windows, Tabs and Fields.
- Select the RFC Order Pick / Edit Lines window
- Open if form view the Product field of the Header tab
- Uncheck the Read Only flag

Log out and log in as F&B Admin
- Open the Return to Vendor window
- Create a new record in the header
- Click on the Pick/Edit Lines button
- Clear the filter, a few records should be loaded
- Select the first line. The Product column is now editable
- Click on the magnifying glass icon to open the selector popup.
- Pick a value, click on OK. The proper product name will be shown in the grid
- Click on the second record. The product name of the first record will be voided.
No tags attached.
related to defect 0025686 closed caristu Selectors with out fields are not working properly in pick and execute windows 
png EmptyField.png (1,417) 2014-02-13 17:10
https://issues.openbravo.com/file_download.php?file_id=6701&type=bug
png
Issue History
2014-02-13 17:10caristuNew Issue
2014-02-13 17:10caristuAssigned To => AugustoMauch
2014-02-13 17:10caristuFile Added: EmptyField.png
2014-02-13 17:10caristuModules => Core
2014-02-13 17:10caristuTriggers an Emergency Pack => No
2014-02-13 17:10caristuRelationship addedrelated to 0025686
2014-03-11 13:44jonalegriaesarteResolution time => 1398204000
2014-03-11 13:44jonalegriaesarteTarget Version => PR14Q2
2014-03-24 08:17alostaleTarget VersionPR14Q2 => PR14Q3
2014-04-24 18:26AugustoMauchSummaryCustom query selectors are not working properly in pick and execute windows => Selectors are not working properly in pick and execute windows
2014-04-24 18:26AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=5731#r5731
2014-04-24 18:26AugustoMauchSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5733#r5733
2014-04-24 18:27AugustoMauchIssue Monitored: shankarb
2014-04-24 18:27AugustoMauchReview Assigned To => shankarb
2014-04-24 18:30hgbotCheckin
2014-04-24 18:30hgbotNote Added: 0066586
2014-04-24 18:30hgbotStatusnew => resolved
2014-04-24 18:30hgbotResolutionopen => fixed
2014-04-24 18:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/72cc3b54fc80412bda59a141228a3415ce40476e [^]
2014-04-27 21:29shankarbNote Added: 0066629
2014-04-27 21:29shankarbStatusresolved => closed
2014-04-27 21:29shankarbFixed in Version => PR14Q3
2014-05-07 18:12hudsonbotCheckin
2014-05-07 18:12hudsonbotNote Added: 0066970

Notes
(0066586)
hgbot   
2014-04-24 18:30   
Repository: erp/devel/pi
Changeset: 72cc3b54fc80412bda59a141228a3415ce40476e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Apr 24 18:29:40 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/72cc3b54fc80412bda59a141228a3415ce40476e [^]

Fixes issue 25727: Selectors are not working properly in P&E windows

The problem was that the edit value of product$identifier was not being set properly. This did not affect standard grids, only P&E grids.

To fix this, it is made sure that if this value is null, it is set with the proper identifier.

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0066629)
shankarb   
2014-04-27 21:29   
Code reviewed and verified in pi changeset dfa6251edace.
(0066970)
hudsonbot   
2014-05-07 18:12   
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/02ca2648bcdc [^]
Maturity status: Test