Hi Aswath,
You can try <extend-entity entity-name="TaxAuthority">... </extend-
entity>
There are plenty of examples in the code.
e.g. applications/commonext/entitydef/entitymodel.xml
Regards,
Rashko Rejmer
On 9 Oct 2009, at 17:01, aswath narayana wrote:
Hello,
I am planning to add a column to an Entity, say TaxAuthority.
Is there any other way to add the column without touching the original
entitymodel.xml.
The reason I am asking is for ease of development and customization
* I can keep my changes in a different file
* I can still get the latest ofbiz sources without having to worry
about
merging/conflicts
Thanks
-Aswath