Hi, I having a one2many field in that field i add 4 items using Add an Item then Save&New, before saving the record in Parent table, i want some field values. how to get this.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
4854
Переглядів
You can override create function. The record created will be in the 'vals' param of create, then you can modify it and then call super.
Hope it helps you.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
1
січ. 25
|
1872 | ||
|
2
вер. 22
|
9613 | ||
|
2
квіт. 22
|
4666 | ||
|
0
лип. 21
|
7298 | ||
|
1
бер. 21
|
5040 |