Is there anyway to have a one2many open in the main window instead of the popup?
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
6505
Vistas
Hello,
You can edit/overwrite the view to add editable="top"
or editable="bottom"
on your one2many field.
You can have a look at the invoice view to find an example.
As far as I know you can not switch to form view without a pop-up
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
oct 24
|
68838 | ||
|
2
dic 23
|
25430 | ||
|
1
oct 21
|
9365 | ||
|
1
mar 15
|
6566 | ||
|
3
dic 23
|
21256 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.