Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015993 | Openbravo ERP | 00. Application dictionary | public | 2011-02-16 08:15 | 2011-03-16 00:00 |
|
Reporter | amaravathi | |
Assigned To | mtaal | |
Priority | high | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0RC5 | Fixed in Version | 3.0RC5 | |
Merge Request Status | |
Review Assigned To | |
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 | 0015993: Reference creation issue |
Description | 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. |
Steps To Reproduce | 1. Create a Reference with value of Parent Reference field to be Table
2. Create a new Table Reference with the mandatory values given |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-16 08:15 | amaravathi | New Issue | |
2011-02-16 08:15 | amaravathi | Assigned To | => alostale |
2011-02-16 08:15 | amaravathi | Modules | => Core |
2011-02-21 08:26 | alostale | Status | new => scheduled |
2011-02-21 08:26 | alostale | Assigned To | alostale => mtaal |
2011-02-21 08:26 | alostale | fix_in_branch | => pi |
2011-02-28 12:48 | hgbot | Checkin | |
2011-02-28 12:48 | hgbot | Note Added: 0034414 | |
2011-02-28 12:48 | hgbot | Status | scheduled => resolved |
2011-02-28 12:48 | hgbot | Resolution | open => fixed |
2011-02-28 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b48da9451e3821f5310ffcf5c31f724311d8e470 [^] |
2011-03-01 14:53 | hgbot | Checkin | |
2011-03-01 14:53 | hgbot | Note Added: 0034473 | |
2011-03-15 11:50 | alostale | Note Added: 0034865 | |
2011-03-15 11:50 | alostale | Status | resolved => new |
2011-03-15 11:50 | alostale | Resolution | fixed => open |
2011-03-15 13:25 | iperdomo | OBNetwork customer | => No |
2011-03-15 13:25 | iperdomo | Target Version | => 3.0RC5 |
2011-03-15 13:25 | iperdomo | fix_in_branch | pi => |
2011-03-15 13:25 | iperdomo | Status | new => scheduled |
2011-03-15 13:25 | iperdomo | fix_in_branch | => pi |
2011-03-15 14:24 | hgbot | Checkin | |
2011-03-15 14:24 | hgbot | Note Added: 0034882 | |
2011-03-15 14:24 | hgbot | Status | scheduled => resolved |
2011-03-15 14:24 | hgbot | Resolution | open => fixed |
2011-03-15 14:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/b48da9451e3821f5310ffcf5c31f724311d8e470 [^] => http://code.openbravo.com/erp/devel/pi/rev/4f1bc846a860e98dd5c908ff05b1ed6c3fd48b7e [^] |
2011-03-15 16:02 | alostale | Status | resolved => closed |
2011-03-15 16:02 | alostale | Fixed in Version | => 3.0RC5 |
2011-03-16 00:00 | anonymous | sf_bug_id | 0 => 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
---
|
|
|
|
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
|
|
|