Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020049Openbravo ERPB. User interfacepublic2012-03-16 11:442012-04-02 06:11
plujan 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
main 
3.0MP10 
Internet Explorer
Core
No
0020049: Image fields have no functionality on grid
I've added an image to a product, but in grid view the image is not displayed and the field does nothing when changing to edition mode.
1. Login as QAAdmin
2. Go to Product window
3. Edit in Form view and add an image to a product
4. Return to Grid
5. Show the Image column. Note that the column shows nothing.
6. Edit the row in grid. Note that the column shows nothing.
Solution A: Make the column to have functionality (showing and editing) in grid.

Solution B: Do not show the column in grid since it has no sense.
RiskyReleaseTestingCycle
has duplicate feature request 0019926 new AugustoMauch "Image" type field should be shown in grid 
Issue History
2012-03-16 11:44plujanNew Issue
2012-03-16 11:44plujanAssigned To => AugustoMauch
2012-03-16 11:44plujanWeb browser => Internet Explorer
2012-03-16 11:44plujanModules => Core
2012-03-16 11:44plujanTag Attached: RiskyReleaseTestingCycle
2012-03-21 12:38hgbotCheckin
2012-03-21 12:38hgbotNote Added: 0046590
2012-03-21 12:38hgbotStatusnew => resolved
2012-03-21 12:38hgbotResolutionopen => fixed
2012-03-21 12:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/58da827197d14782d4509f03e7421cc7bbaf44f2 [^]
2012-03-28 15:54marvintmStatusresolved => closed
2012-03-28 15:54marvintmFixed in Version => 3.0MP10
2012-04-02 06:11hudsonbotCheckin
2012-04-02 06:11hudsonbotNote Added: 0047185
2013-07-23 15:38AugustoMauchRelationship addedhas duplicate 0019926

Notes
(0046590)
hgbot   
2012-03-21 12:38   
Repository: erp/devel/pi
Changeset: 58da827197d14782d4509f03e7421cc7bbaf44f2
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Mar 21 12:37:23 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/58da827197d14782d4509f03e7421cc7bbaf44f2 [^]

Fixes issue 20049: Image fields are not shown in grid view.

The fields that represent images (its targetEntity is 'ADImage') can no longer be shown in the grid view. This has been achieved by removing this fields from the field list that
 is entered when setting the data source of the grid.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0047185)
hudsonbot   
2012-04-02 06:11   
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/7814864461ac [^]

Maturity status: Test