Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016088Openbravo ERP00. Application dictionarypublic2011-03-01 10:542011-03-16 00:00
alostale 
mtaal 
urgentmajoralways
closedfixed 
5
 
3.0MP03.0RC5 
Core
No
0016088: Not possible to create table references
An error shown when trying to insert a new Table Reference.
-Create a new table reference
-Go to Table Reference tab and create a new record
-Save, this error is shown:
Error
not-null property references a null or transient value: ADReferencedTable.creationDate
No tags attached.
Issue History
2011-03-01 10:54alostaleNew Issue
2011-03-01 10:54alostaleAssigned To => mtaal
2011-03-01 10:54alostaleModules => Core
2011-03-01 11:40hgbotCheckin
2011-03-01 11:40hgbotNote Added: 0034464
2011-03-01 11:40hgbotStatusnew => resolved
2011-03-01 11:40hgbotResolutionopen => fixed
2011-03-01 11:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d11884bd31c3be686e340636f61df8c2f6c87ea2 [^]
2011-03-15 11:48alostaleStatusresolved => closed
2011-03-15 11:48alostaleFixed in Version => 3.0RC5
2011-03-16 00:00anonymoussf_bug_id0 => 3214399

Notes
(0034464)
hgbot   
2011-03-01 11:40   
Repository: erp/devel/pi
Changeset: d11884bd31c3be686e340636f61df8c2f6c87ea2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Mar 01 11:39:59 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d11884bd31c3be686e340636f61df8c2f6c87ea2 [^]

Fixes issue 16088: Not possible to create table references

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationUtils.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelUtils.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
---