Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3125 Widoki

Hi,Whats the method of the customer invoice creation?where can i found its python code???

 

THanks

Awatar
Odrzuć
Najlepsza odpowiedź

If you are creating an invoice from a sales order, then the invoices are created from the sale_make_invoice_advance.py file under the create_invoices() method. You can find this file in the wizard folder inside the sale module.

 Otherwise, if you are creating an invoice directly through the account module then it uses the default orm create method to create the invoice

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
623
2
lip 25
751
1
lip 25
1817
3
kwi 25
1857
3
kwi 25
2876