Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013798Openbravo ERP00. Application dictionarypublic2010-06-28 12:392012-04-19 17:04
iperdomo 
vmromanos 
highminoralways
closedno change required 
5
pi 
 
Core
No
0013798: Link to parent columns using wrong reference
There are columns marked as 'Link to Parent' on child tabs (tablevel > 0), that are rendering a Dropdown list instead of a read-only textbox. (Makes no sense render a dropdown list when you can't update the value).

If you choose ad_reference_id = '30' without a ad_reference_value_id, WAD handles this case a 'special' case and generates a read-only textbox.

Attached a sql with the full list
* Use the attached sql to get the full of columns
* Update the columns to reference_id 30 without a reference_value_id to trigger the 'special' case
VMA-Reviewed
depends on backport 0020314 closed mirurita Link to parent columns using wrong reference 
blocks feature request 0007236 acknowledged shuehner Tracking issue: Cleanup for 3.00 
? columns-wrong-reference.sql (908) 2010-06-28 12:39
https://issues.openbravo.com/file_download.php?file_id=2722&type=bug
Issue History
2010-06-28 12:39iperdomoNew Issue
2010-06-28 12:39iperdomoAssigned To => alostale
2010-06-28 12:39iperdomoFile Added: columns-wrong-reference.sql
2010-06-28 12:42iperdomoRelationship addedblocks 0007236
2010-06-28 13:36alostaleAssigned Toalostale => adrianromero
2011-06-03 10:59dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:12dalsasuaAssigned Todalsasua => jonalegriaesarte
2012-02-15 19:05iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 14:13vmromanosTag Attached: VMA-Reviewed
2012-04-19 17:03naiaramartinezStatusnew => scheduled
2012-04-19 17:03naiaramartinezfix_in_branch => pi
2012-04-19 17:04naiaramartinezNote Added: 0047758
2012-04-19 17:04naiaramartinezStatusscheduled => closed
2012-04-19 17:04naiaramartinezResolutionopen => no change required

Notes
(0047758)
naiaramartinez   
2012-04-19 17:04   
3.0 is not displaying parent info in any tab as now we can see header and lines at one sight.

Backport has been created