Is it possible? How do I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
5040
Vistas
Hi,
It is possible to do.
@api.model
def fields_view_get(self, view_id=None, view_type=False, toolbar=False,
submenu=False):
You can refer the new api implementation at account/account_invoice.py:319
Hope this helps.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
dic 17
|
7583 | ||
fields_view_get not being triggered
Resuelto
|
|
2
nov 16
|
6390 | |
|
3
ago 15
|
9172 | ||
|
1
jul 15
|
8614 | ||
|
1
mar 15
|
5778 |