You can do it either way

Here's how to extend it:

    <extend-entity entity-name="Product">
        <field name="normallyStocked" type="indicator"/>
        <field name="orderCost" type="floating-point"/>
        <field name="alwaysDoEoq" type="indicator"/>
    </extend-entity>

In your case, that is what I would recommend.  Just create a folder in
hot-deploy beause doubtless you will need to make other modifications and
you can keep them all together then.

Skip

-----Original Message-----
From: Pesquisas [mailto:[EMAIL PROTECTED]
Sent: Friday, April 18, 2008 8:36 AM
To: [email protected]
Subject: Best way to extend product


Hello,

I'm creating an entity Book to add the relation with author and
publisher.  The best way to do that is extending the product (how do I
do that?) or modifying the product itself (books are the only thing we
sell)?

Thanks,

Petterson

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.13/1377 - Release Date: 4/14/2008
9:26 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.13/1377 - Release Date: 4/14/2008
9:26 AM

Reply via email to