But the new file we create has to be refered in some existing file, rt?
What I am thinking of is a confuguration file that will b touched only by ppl who customizes, not ppl who develops this product
On 27 July 2010 20:56, Wai [via OFBiz]
<[hidden email]> wrote:
You can extend an existing entity by adding the following (or some form of it) in your own entitymodel.xml
<extend-entity entity-name="someExistingEntityName">
<field name="yourExtraFieldInExistingEntity" type="id" />
</extend-entity>
--
Thanks n regards.
Dhanya Unnithiriparambil