Re: Associate image with promotion

2010-03-09 Thread Ashish Vijaywargiya
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
amit.sha...@hotwaxmedia.com 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



Re: Associate image with promotion

2010-03-09 Thread Scott Gray
Hi Ashish,

I've added a few comments and questions to the jira issue.  One of them asks 
for the opinion of the community at large so if anyone is reading in and would 
like to comment on it please do so!

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com

On 9/03/2010, at 8:42 AM, Ashish Vijaywargiya wrote:

 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
 amit.sha...@hotwaxmedia.com 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
 



smime.p7s
Description: S/MIME cryptographic signature


Associate image with promotion

2010-03-07 Thread Amit Sharma

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