Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025516Openbravo ERPZ. Otherspublic2014-01-20 14:282014-01-20 14:28
mblackhall 
dmiguelez 
highmajoralways
newopen 
30Ubuntu 12.04.3
3.0MP27 
 
Mozilla Firefox
Openbravo 3.0
No
0025516: Computed columns does not show value in form but does in list view
Create a computed column by adding a field to a table and enter a valid sql statement in the sqllogic field. eg.

SELECT CONCAT(p.name,' ',p.description ) FROM m_product p WHERE p.m_product_id=m_product_id

When this field is added to the product view then it is shown correctly in the list view but shows nothing in the individual form.

Do as in the description
Fix the code for the Indiviual form generation to handle the same as in the list view.

No tags attached.
Issue History
2014-01-20 14:28mblackhallNew Issue
2014-01-20 14:28mblackhallAssigned To => dmiguelez
2014-01-20 14:28mblackhallWeb browser => Mozilla Firefox
2014-01-20 14:28mblackhallModules => Openbravo 3.0
2014-01-20 14:28mblackhallTriggers an Emergency Pack => No

There are no notes attached to this issue.