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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
4248
Vues
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
mars 22
|
2131 | ||
|
0
avr. 20
|
2738 | ||
|
2
déc. 19
|
3166 | ||
|
2
déc. 19
|
8052 | ||
|
3
juin 19
|
9783 |