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 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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.
thanks waleed
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
jul. 25
|
1855 | ||
|
2
nov. 24
|
7407 | ||
|
2
out. 24
|
4115 | ||
|
2
ago. 24
|
2318 | ||
|
3
jul. 24
|
8783 |