Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028754
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2015-01-23 13:212015-03-09 09:51
ReporterjecharriView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revisionfc4236ca4ff7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028754: Picking window grid is not sending the line context to the ERP

DescriptionPicking 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
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 (developer)
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 (manager)
2015-03-09 09:51

code reviewed + tested

- Issue History
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 Web browser => Google Chrome
2015-01-23 13:21 jecharri Modules => Core
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
Powered by Mantis Bugtracker