hi, im trying to inheit the customer invoice view but its the supplier invoice form thats shown:
<field name="inherit_id" ref="account.invoice_form"/>
????
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hi, im trying to inheit the customer invoice view but its the supplier invoice form thats shown:
<field name="inherit_id" ref="account.invoice_form"/>
????
problem solved :)
hi
i think you should refer the form in your action like this :
<field name="view_id" ref="account.invoice_form"/>
im doing like this but im always getting the supplier form!!!!!!!!!!
Hi,
For Customer Invoice:
<field name="inherit_id" ref="account.invoice_form"/>
For Supplier Invoice :
<field name="inherit_id" ref="account.invoice_supplier_form"/>
im doing like this but im always getting the supplier form!!!!!!!!!!
Can u post your xml code ?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jan 24
|
12628 | ||
|
3
Nov 24
|
1358 | ||
|
2
Aug 15
|
4975 | ||
|
2
Jun 20
|
4489 | ||
|
2
Feb 20
|
2640 |