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
6566
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.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
oct 24
|
68968 | ||
|
2
dic 23
|
25525 | ||
|
1
oct 21
|
9427 | ||
|
1
mar 15
|
6611 | ||
|
3
dic 23
|
21317 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.