Hello my friends!!
Please, i want to delete the records of different types of contracts in odoo.
So that, i want to use the xml file.
But, i didnt know how to proceed.
Can anyone help me please.
THanks a lot in advance.
Best regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello my friends!!
Please, i want to delete the records of different types of contracts in odoo.
So that, i want to use the xml file.
But, i didnt know how to proceed.
Can anyone help me please.
THanks a lot in advance.
Best regards.
you can try any on these syntax
<delete model='product.product' search="[('id','=',ref('product.product_product_4b'))]" /><delete model="target_model" search="[('id','=',target_id)]"/>
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
2
9월 21
|
5576 | |||
|
1
11월 19
|
8042 | |||
|
0
3월 15
|
4365 | |||
|
1
6월 23
|
4262 | |||
|
3
11월 22
|
4683 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.