Re: Users - deletion of product

Posted by BJ Freeman on
URL: http://ofbiz.116.s1.nabble.com/deletion-of-product-tp139923p139929.html

short answer no.
long answer: products have an end date. you can use this to effectively
remove it from view, but not the Database.
This is because the Database is relational and all entities must be
removed at the same time, otherwise you will break the Database.
Only the entity structure is renewed at startup, not the data, if the
flag is set for that datasource.

mridu sent the following on 6/14/06 10:51 PM:

> hello sir
>
> How can i delete products from ofbiz database?will it be reloaded if i
> restart the ofbiz?
>
> thenx in advance
>
> mridu
> --
> View this message in context: http://www.nabble.com/deletion-of-product-t1790363.html#a4877689
> Sent from the OFBiz - User forum at Nabble.com.
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users