I am thinking to commit the code today. Please comment if you have any concern on the implemented work.
Thanks! -- Ashish On Mon, Mar 8, 2010 at 10:26 AM, Amit Sharma <[email protected]> wrote: > Hello All, > > We are planning new functionality in OOTB. > > Purpose : Associate Image with ProductPromo using content driven. > > Here is the jira issue link https://issues.apache.org/jira/browse/OFBIZ-3533 > > Following work will be covered: > > 1. Add new entity "ProductPromoContent" entity having composite > primary key: > 1. productPromoId > 2. contentId > 3. productPromoContentTypeId > 4. fromDate > 2. CRUD services for ProductPromoContent Entity. > 3. Create wrapper ProductPromoContentWrapper > 4. Add content tab at catalog -> promo > 5. List and edit form for associating images to specific productPromoId. > 6. Implement service addImageForProductPromo. > > Your valuable thoughts and suggestion will be appreciable. > > Thanks & Regards, > > --Amit Sharma >
