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 ?
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
ene 24
|
13783 | ||
|
3
nov 24
|
3259 | ||
|
2
ago 15
|
6049 | ||
|
0
mar 25
|
958 | ||
|
2
jun 20
|
5997 |