Hello,
When I'm deleting model instance I want to check some conditions and if that conditions are true then allow deleting and if conditions are false don't allow user to delete entry.
So what I thought, __del__() method is destructor and first I was thinking to use this function but after some testings it doesn't work as I want, so I must find another way. I want to find a way to test conditions before deletion happens and decide allow or not.
If question is still unclear tell me.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
3755
Vizualizări
I've found a solution: I must override unlink method
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
Delete Blank Lines
Rezolvat
|
|
1
aug. 24
|
1749 | |
Delete Company (Odoo v14)
Rezolvat
|
|
1
nov. 23
|
4257 | |
Delete my account
Rezolvat
|
|
3
nov. 24
|
10556 | |
|
2
dec. 22
|
14903 | ||
|
1
nov. 21
|
5034 |