Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5137 Prikazi

i have a lot of products i didn`t use , 0 sale 0 purchase 0 qty . i want to delete all this products . which method should i use  
code ORM unlike  , or from database ? 

Avatar
Opusti
Best Answer

Hi,

Always don't use DB if you don't know the consequences.

You can archive them, You will filter them from list view, select them and from actions menu select Archive.

If you want to delete them completely, You can filter them from list view, select them and from actions menu select delete.

If you can select them from list view, you can write code on product_template model and use ORM unlink.

Avatar
Opusti
Avtor

thanks waleed

Related Posts Odgovori Prikazi Aktivnost
0
jul. 25
1852
2
nov. 24
7397
2
okt. 24
4111
2
avg. 24
2316
3
jul. 24
8781