Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015993Openbravo ERP00. Application dictionarypublic2011-02-16 08:152011-03-16 00:00
amaravathi 
mtaal 
highcriticalalways
closedfixed 
5
 
3.0RC53.0RC5 
Core
No
0015993: Reference creation issue
Hi,

I have installed Openbravo version 3.0.10255 from pi. When i tried to create a table reference, the value of Reference field(read only field) in tab TableReference(child tab of parent tab Reference) should have the value of Name field from Parent tab Reference to be automatically filled. But it is not filled and due to that error occurs and table reference could not be created.
1. Create a Reference with value of Parent Reference field to be Table

2. Create a new Table Reference with the mandatory values given
No tags attached.
Issue History
2011-02-16 08:15amaravathiNew Issue
2011-02-16 08:15amaravathiAssigned To => alostale
2011-02-16 08:15amaravathiModules => Core
2011-02-21 08:26alostaleStatusnew => scheduled
2011-02-21 08:26alostaleAssigned Toalostale => mtaal
2011-02-21 08:26alostalefix_in_branch => pi
2011-02-28 12:48hgbotCheckin
2011-02-28 12:48hgbotNote Added: 0034414
2011-02-28 12:48hgbotStatusscheduled => resolved
2011-02-28 12:48hgbotResolutionopen => fixed
2011-02-28 12:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b48da9451e3821f5310ffcf5c31f724311d8e470 [^]
2011-03-01 14:53hgbotCheckin
2011-03-01 14:53hgbotNote Added: 0034473
2011-03-15 11:50alostaleNote Added: 0034865
2011-03-15 11:50alostaleStatusresolved => new
2011-03-15 11:50alostaleResolutionfixed => open
2011-03-15 13:25iperdomoTarget Version => 3.0RC5
2011-03-15 13:25iperdomofix_in_branchpi =>
2011-03-15 13:25iperdomoStatusnew => scheduled
2011-03-15 13:25iperdomofix_in_branch => pi
2011-03-15 14:24hgbotCheckin
2011-03-15 14:24hgbotNote Added: 0034882
2011-03-15 14:24hgbotStatusscheduled => resolved
2011-03-15 14:24hgbotResolutionopen => fixed
2011-03-15 14:24hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/b48da9451e3821f5310ffcf5c31f724311d8e470 [^] => http://code.openbravo.com/erp/devel/pi/rev/4f1bc846a860e98dd5c908ff05b1ed6c3fd48b7e [^]
2011-03-15 16:02alostaleStatusresolved => closed
2011-03-15 16:02alostaleFixed in Version => 3.0RC5
2011-03-16 00:00anonymoussf_bug_id0 => 3214395

Notes
(0034414)
hgbot   
2011-02-28 12:48   
Repository: erp/devel/pi
Changeset: b48da9451e3821f5310ffcf5c31f724311d8e470
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Feb 28 12:48:17 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b48da9451e3821f5310ffcf5c31f724311d8e470 [^]

Fixes issue 15993: Reference creation issue

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationUtils.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---
(0034473)
hgbot   
2011-03-01 14:53   
Repository: erp/devel/pi
Changeset: 3618f3069f882a26ec3807769b596af62f833633
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Mar 01 14:52:49 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3618f3069f882a26ec3807769b596af62f833633 [^]

Related to issue 15993: Reference creation issue

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---
(0034865)
alostale   
2011-03-15 11:50   
It randomly fails.

It sometimes (?) assigns to the table tab a different ad_refence_id than the one in the header.

It also happens with list reference: could reproduce it in live.builds.openbravo.com: create a new list reference and save, see the list reference tab, it contains the values of another reference.
(0034882)
hgbot   
2011-03-15 14:24   
Repository: erp/devel/pi
Changeset: 4f1bc846a860e98dd5c908ff05b1ed6c3fd48b7e
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Mar 15 14:14:15 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4f1bc846a860e98dd5c908ff05b1ed6c3fd48b7e [^]

Fixes issue 15993: Reference creation issue

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---