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] < [email protected]<ml-node%[email protected]> > 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> > > > ------------------------------ > View message @ > http://ofbiz.135035.n4.nabble.com/General-customization-tp2303367p2303695.html > To unsubscribe from General customization, click here< (link removed) ==>. > > > -- Thanks n regards. Dhanya Unnithiriparambil -- View this message in context: http://ofbiz.135035.n4.nabble.com/General-customization-tp2303367p2303855.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.
