Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007833Openbravo ERPA. Platformpublic2009-02-25 22:162009-03-18 11:03
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
pi 
pi2.50 
Core
No
0007833: Traceable interface incorrectly set for generated model classes
Generated model classes get the Traceable interface assigned if they have one of the properties: updated, creationdate, createdBy or updatedBy. A better check is that all these properties are present before adding the Traceable interface in the generated source code. This because the Traceable interface defines getters/setters for all of them.

No tags attached.
Issue History
2009-02-25 22:16mtaalNew Issue
2009-02-25 22:16mtaalAssigned To => mtaal
2009-02-25 22:16mtaalRegression testing => No
2009-02-25 22:21hgbotCheckin
2009-02-25 22:21hgbotNote Added: 0014070
2009-02-25 22:21hgbotStatusnew => resolved
2009-02-25 22:21hgbotResolutionopen => fixed
2009-03-06 12:34psarobeStatusresolved => closed
2009-03-18 11:03anonymoussf_bug_id0 => 2691446

Notes
(0014070)
hgbot   
2009-02-25 22:21   
Repository: erp/devel/pi
Changeset: 3641:eeae7afc4367dd5d7cf8d4b46661a4b645c2b532
Author: mtaal
Date: Wed Feb 25 22:21:09 2009 +0100

Fixes issue 7833, Traceable interface incorrectly set for generated model classes

---
M src/build.xml
M src/org/openbravo/base/model/Entity.java
M src/org/openbravo/base/model/Property.java
---

http://code.openbravo.com/erp/devel/pi/rev/eeae7afc4367dd5d7cf8d4b46661a4b645c2b532 [^]