> Vamos a probar esta tarde la modificación sugerida para que funcione.

te dirá el céd (me lo veo) que no es válido y lo reportes a
account_invoice_price_list

Prueba con el context:

                    with Transaction().set_context({
                            'invoice_type': 'out_invoice',
                            'standalone': True,
                            }):

Responder a