Skip to Content
Menu
This question has been flagged
3135 Views

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
Discard
Related Posts Replies Views Activity
0
Nov 24
138
2
Nov 24
477
4
Feb 24
10165
1
Jan 24
369
0
May 23
831