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
- Apskaita
- Atsarga
- PoS
- Project
- MRP
This question has been flagged
1
Atsakyti
6961
Rodiniai
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistracijaRelated Posts | Replies | Rodiniai | Veikla | |
---|---|---|---|---|
|
1
spal. 24
|
69574 | ||
|
2
gruod. 23
|
25998 | ||
|
1
spal. 21
|
9801 | ||
|
1
kov. 15
|
6917 | ||
|
3
gruod. 23
|
21835 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.