Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0037095 | Openbravo ERP | A. Platform | public | 2017-10-18 10:25 | 2017-10-18 16:15 | |||||||
Reporter | inigosanchez | |||||||||||
Assigned To | inigosanchez | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 3.0PR18Q1 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | alostale | |||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0037095: A request to load product image is performed when return from FormView to the GridView | |||||||||||
Description | When a product has an image associated, a request to load product image is performed when return from FormView to the GridView. This request should not be performed because images are not showed in the grid view. | |||||||||||
Steps To Reproduce | 1.- Login as "F&B International Group Admin" role. 2.- Go to [product] window. 3.- Open any product in form view and associate it an image. 4.- Save the changes. 5.- Close the form view. -> Check request: * 1 x ImagesActionHandler GETSIZE | |||||||||||
Proposed Solution | When return from form view to the grid view a switchFormGridVisibility function is invoked. This function execute the resetForm function and inside the function, a resetValues function is executed too. Finally this resetValues functions execute a setVale for all the fields. The setValue invocation for the image should be avoided. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-10-18 10:25 | inigosanchez | New Issue | ||||||||||
2017-10-18 10:25 | inigosanchez | Assigned To | => platform | |||||||||
2017-10-18 10:25 | inigosanchez | OBNetwork customer | => No | |||||||||
2017-10-18 10:25 | inigosanchez | Modules | => Core | |||||||||
2017-10-18 10:25 | inigosanchez | Triggers an Emergency Pack | => No | |||||||||
2017-10-18 10:27 | inigosanchez | Relationship added | related to 0036838 | |||||||||
2017-10-18 14:43 | inigosanchez | Status | new => scheduled | |||||||||
2017-10-18 14:43 | inigosanchez | Assigned To | platform => inigosanchez | |||||||||
2017-10-18 16:14 | inigosanchez | Review Assigned To | => alostale | |||||||||
2017-10-18 16:14 | inigosanchez | Note Added: 0099940 | ||||||||||
2017-10-18 16:14 | inigosanchez | Status | scheduled => closed | |||||||||
2017-10-18 16:14 | inigosanchez | Resolution | open => fixed | |||||||||
2017-10-18 16:14 | inigosanchez | Fixed in Version | => 3.0PR18Q1 | |||||||||
2017-10-18 16:15 | inigosanchez | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/94f7f53523045d4609d5c38bc412585ec1a3527b [^] |
Notes | |||||
|
|||||
|
|