İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
5160 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

thanks waleed

İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Tem 25
1886
2
Kas 24
7467
2
Eki 24
4165
2
Ağu 24
2340
3
Tem 24
8805