first the enddate terminates the life cycle of a product. but the statuses are in the supplierProduct, Cart items and invenentory Items. What type of statuses do you see for a product not covered by these
Vedam B sent the following on 11/20/2007 5:04 PM: > Hi, > > At the moment there is no relationship between PRODUCT & STATUS_ITEM. > > As soon as the PRODUCT created i want to store the STATUS of the PRODUCT and > should change depends on various conditions through out the PRODUCT life > cycle. > > I need help on the following > > 1. STATUS_ITEM is meant for such requirement by design > 2. Any other alternative options > > > Regards > Vedam > > On Nov 20, 2007 11:06 AM, BJ Freeman <[EMAIL PROTECTED]> wrote: > >> hmmmm did not see the orginal so will use scotts reply. >> >> I would be best if you has a ofbiz running locally with seed and demo >> data then use the webtools to look at the data and show the >> relationships for the entities. >> >> The reason is that STATUSITEM (NON DB) is already used. >> the other is to go thru the Data model book this came from for diagrams >> of how it all hooks together in general. >> >> You can do the same, but not as good if you use the webtools with a demo >> data and look at the relationships between entities. >> https://localhost:8443/webtools/control/ViewRelations?entityName=Product >> >> Scott Gray sent the following on 11/19/2007 9:07 PM: >>> You really need to provide more details if you want to have any chance >> of a >>> receiving response. >>> >>> Regards >>> Scott >>> >>> On 20/11/2007, Vedam B <[EMAIL PROTECTED]> wrote: >>>> Hi, >>>> >>>> I am thinking to use STATUS_ITEM for PRODUCT and ecommerce for any >>>> approval. >>>> >>>> Any suggestions. >>>> >>>> Regards >>>> Vedam >>>> >
