Warning: include_once(/home/favoledo/robertozanardo.com/wp-content/sunrise.php): Failed to open stream: No such file or directory in /home/favoledo/robertozanardo.com/wp-includes/ms-settings.php on line 52

Warning: include_once(): Failed opening '/home/favoledo/robertozanardo.com/wp-content/sunrise.php' for inclusion (include_path='.:/opt/alt/php83/usr/share/pear:/opt/alt/php83/usr/share/php:/usr/share/pear:/usr/share/php') in /home/favoledo/robertozanardo.com/wp-includes/ms-settings.php on line 52
Odoo get parent id from wizard - Odoo e Soluzioni Open Source

Odoo get parent id from wizard

Odoo get parent id from wizard, example: we open a new wizard from a button on stock.picking form and we need picking id:

picking_id = self.env.context.get('active_id')

 

Lascia un commento