Is there a way to access the pseudo-record in python code without using api.onchange()
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
4230
Vizualizări
You are probably interested in the new() method similar to create().
Method new(values) return a new record instance attached to the current environment and
initialized with the provided ``value``. The record is *not* created in database, it only exists in memory.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
0
mar. 22
|
2126 | ||
|
0
apr. 20
|
2722 | ||
|
2
dec. 19
|
3156 | ||
|
2
dec. 19
|
8043 | ||
|
3
iun. 19
|
9772 |