how to delete the payment_terms_id field in the rental module on
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
If you are trying to remove the field payment_term_id from the rental module, you can do it like this,
<record id="rental_order_form_view" model="ir.ui.view">
<field name="name">rental.order.form.
<field name="model">sale.order</
<field name="inherit_id" ref="sale_renting.rental_
<field name="arch" type="xml">
<xpath expr="//field[@name='payment_
position="attributes">
<attribute name="invisible">1</attribute>
</xpath>
</field>
</record>
Hope it helps
Hope it helps
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Jul 25
|
2057 | ||
|
1
Jun 25
|
576 | ||
|
1
Feb 25
|
1257 | ||
|
2
Jul 24
|
1794 | ||
|
0
Des 23
|
1210 |