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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
            
                1
                
                    Vastaa
                
            
        
        
            
                5115
                
                    Näkymät
                
            
        
    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.
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|  | 0 maalisk. 22  | 2733 | ||
|  | 0 huhtik. 20  | 3471 | ||
|  | 2 jouluk. 19  | 3855 | ||
|  | 2 jouluk. 19  | 8701 | ||
|  | 3 kesäk. 19  | 10597 | 
