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"/>
????
hi
i think you should refer the form in your action like this :
<field name="view_id" ref="account.invoice_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 ?
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
3
1月 24
|
14615 | |||
|
3
11月 24
|
5731 | |||
|
2
8月 15
|
6740 | |||
|
0
3月 25
|
1663 | |||
|
2
6月 20
|
6955 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.