how to permanently delete promotions?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

how to permanently delete promotions?

Patrick-4
I used the admin page,
https://localhost:8443/catalog/control/updateProductPromo but when I
restart ofBiz the list respawns.  How can I permanently delete
promotions?  Thanks
Patrick
Reply | Threaded
Open this post in threaded view
|

Re: how to permanently delete promotions?

brajeshpatel
hi Patrick,
Please expire association between productstore and promo as given in the
following link
https://localhost:8443/catalog/control/EditProductPromoStores?productPromoId=9000
.

--
Thanks
Brajesh Patel

HotWax Media
http://www.hotwaxmedia.com

On Wed, Mar 3, 2010 at 5:17 AM, Patrick <[hidden email]>wrote:

> I used the admin page,
> https://localhost:8443/catalog/control/updateProductPromo but when I
> restart ofBiz the list respawns.  How can I permanently delete
> promotions?  Thanks
> Patrick
>
Reply | Threaded
Open this post in threaded view
|

Re: how to permanently delete promotions?

Atul Vani
set thru_date for all the association between Promotion category and
Products from 'ProductCategoryMember' Entity

Brajesh Patel wrote:
> hi Patrick,
> Please expire association between productstore and promo as given in the
> following link
> https://localhost:8443/catalog/control/EditProductPromoStores?productPromoId=9000
> .
>
>