Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028754 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-01-23 13:21 | 2015-03-09 09:51 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fc4236ca4ff7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 33400 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028754: Picking window grid is not sending the line context to the ERP | |||||||
Description | Picking window grid is not sending the line context to the ERP | |||||||
Steps To Reproduce | -Login as System -Go to window "RFC P/E Lines" and set product field editable -Logout and login as Admin -Go to return from customer window -Create a header -Press in pick/edit lines -Open developer tools -Go to network tab -Select a line in the pick and edit window and open the product dropdown. Verify that in the request done to the ERP the context about the selected line in pick and edit window is not included, so the dropdown cannot use that info in validations. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0075067) hgbot (developer) 2015-03-02 11:12 |
Repository: erp/devel/pi Changeset: fc4236ca4ff77b1e6ea780ea720552bdcddbd4df Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 02 10:56:15 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/fc4236ca4ff77b1e6ea780ea720552bdcddbd4df [^] Fixes issue 28754: Context info is properly sent for selectors in P&E grids The problem was that when a selector drop down was open in a P&E window, the context info sent to the datasource did not include any info of the record being edited. This made impossible to include in the selector a validation based on other fields of the P&E window. To fix this, the OBSelectorItem.prepareDSRequest function has been updated. Now that function detects if the selector belongs to a P&E grid, and if so it adds to the datasource request params the context info of the record being edited. --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0075068) AugustoMauch (administrator) 2015-03-02 11:13 |
Tested in selectors used: - As fields in standard grid/forms - As parameters in parameter windows - As columns in pick and execute grids |
(0075110) hudsonbot (viewer) 2015-03-02 20:31 |
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/9d659cacae03 [^] Maturity status: Test |
(0075297) alostale (viewer) 2015-03-09 09:51 |
code reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-23 13:21 | jecharri | New Issue | |
2015-01-23 13:21 | jecharri | Assigned To | => AugustoMauch |
2015-01-23 13:21 | jecharri | OBNetwork customer | => Yes |
2015-01-23 13:21 | jecharri | Web browser | => Google Chrome |
2015-01-23 13:21 | jecharri | Modules | => Core |
2015-01-23 13:21 | jecharri | Support ticket | => 33400 |
2015-01-23 13:21 | jecharri | Resolution time | => 1426806000 |
2015-01-23 13:21 | jecharri | Triggers an Emergency Pack | => No |
2015-01-29 10:28 | alostale | Status | new => scheduled |
2015-01-29 10:28 | alostale | fix_in_branch | => pi |
2015-01-30 08:48 | AugustoMauch | Web browser | Google Chrome => Google Chrome |
2015-01-30 08:48 | AugustoMauch | fix_in_branch | pi => |
2015-01-30 08:48 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2015-03-02 11:10 | AugustoMauch | Issue Monitored: alostale | |
2015-03-02 11:11 | AugustoMauch | Review Assigned To | => alostale |
2015-03-02 11:11 | AugustoMauch | Web browser | Google Chrome => Google Chrome |
2015-03-02 11:12 | hgbot | Checkin | |
2015-03-02 11:12 | hgbot | Note Added: 0075067 | |
2015-03-02 11:12 | hgbot | Status | scheduled => resolved |
2015-03-02 11:12 | hgbot | Resolution | open => fixed |
2015-03-02 11:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fc4236ca4ff77b1e6ea780ea720552bdcddbd4df [^] |
2015-03-02 11:13 | AugustoMauch | Note Added: 0075068 | |
2015-03-02 20:31 | hudsonbot | Checkin | |
2015-03-02 20:31 | hudsonbot | Note Added: 0075110 | |
2015-03-09 09:51 | alostale | Note Added: 0075297 | |
2015-03-09 09:51 | alostale | Status | resolved => closed |
2015-03-09 09:51 | alostale | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |