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.
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)]"/>
you can also use id = ref('target_module.target_id') in the delete tag
where am i goin to put this???
create a file data.xml (marked noupdate="1" )and place it reference in openerp.py
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
[Odoo-12] List view doesn't show all records.
Diselesaikan
|
2
Sep 21
|
7134 | ||
|
How to delete a document from the document app?
Diselesaikan
|
1
Nov 19
|
9214 | ||
|
0
Mar 15
|
5349 | |||
|
1
Jun 23
|
5166 | |||
|
3
Nov 22
|
5915 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.