Ir al contenido
Menú
Se marcó esta pregunta
3727 Vistas

Hallo

in V8 I'm trying to access to the id and the context of an "final" invoice created from the sale order wizard.

While using the fixed price they are OK, when issuing a final invoice for the whole sale order I get these results:

  • logging the content of self outputs "account.invoice()" and id is false

  • logging the content of context outputs {}

The final invoice gets created by the method manual_invoice in sale.py (about line 453), called from create_invoice in sale_make_invoice_advance.py (about line 168).

The invoice then opens in the form, and is already present in the database: how can I retrieve its id or some other field?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 25
886
1
abr 25
136
0
nov 24
1620
2
nov 24
2094
4
feb 24
12239