Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011720Openbravo ERPA. Platformpublic2009-12-10 11:152009-12-11 06:38
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0011720: Derived readable should also allow reading the active and the audit info columns
Derived readable is defined here:
http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/Data_Access_Layer#Read_Access [^]

Currently only the identifier columns are allowed to be read when derived readable. However, it also makes sense to check the active column or the audit info when an entity is derived readable. So also allow derived readable for these columns.
No tags attached.
Issue History
2009-12-10 11:15mtaalNew Issue
2009-12-10 11:15mtaalAssigned To => mtaal
2009-12-10 11:17hgbotCheckin
2009-12-10 11:17hgbotNote Added: 0022610
2009-12-10 11:17hgbotStatusnew => resolved
2009-12-10 11:17hgbotResolutionopen => fixed
2009-12-10 11:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/caa9def100fce9015420842a9389af5628f73217 [^]
2009-12-10 18:13marvintmStatusresolved => closed
2009-12-11 00:00anonymoussf_bug_id0 => 2912330
2009-12-11 06:35hudsonbotCheckin
2009-12-11 06:35hudsonbotNote Added: 0022673
2009-12-11 06:38hudsonbotCheckin
2009-12-11 06:38hudsonbotNote Added: 0022680

Notes
(0022610)
hgbot   
2009-12-10 11:17   
Repository: erp/devel/pi
Changeset: caa9def100fce9015420842a9389af5628f73217
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Dec 10 11:16:38 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/caa9def100fce9015420842a9389af5628f73217 [^]

fixes issue 11720: Derived readable should also allow reading the active and the audit info columns

---
M src/org/openbravo/base/model/Property.java
---
(0022673)
hudsonbot   
2009-12-11 06:35   
---
A changeset related to this issue has passed a series of tests and has been promoted to main:

Changeset: http://code.openbravo.com/erp/devel/main/rev/789f4e19eaf7 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
---
(0022680)
hudsonbot   
2009-12-11 06:38   
---
An OBX is generated including a changeset related to this issue and is available at:

OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15682.obx [^]
---