Hi Parminder, Take a look at the ProductAssoc entity and ProductAssocType. In the ProductAssocType you will find PRODUCT_REVISION type of association. Here you can set the product revision and use the from date and thru date for the phase out and in of particular revision.
Note that you need to add some custom logic for your requirement, but for sure the logic will be around the type and entities I described. -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Tue, Oct 9, 2012 at 4:07 AM, Parm Lehal <[email protected]> wrote: > Seems like I am asking very boring question that no one seems to > respond.... Please, point to some clues... I need to find if/how Ofbiz can > handle multiple Product revisions. > > Thanks and Regards, > > Parminder Lehal > > > On Fri, Oct 5, 2012 at 4:26 PM, Parm Lehal <[email protected]> wrote: > > > Hello Ofbiz experts, > > > > Is there any way to have multiple revisions of a product in Ofbiz? If > yes, > > then how is it handled on the BOM side, if one revision is being phased > > out on a certain date and next one being brought in? > > > > Thanks and Regards, > > > > Parminder Lehal > > > > >
