Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3141 Zobrazení

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

 

THanks

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
665
2
čvc 25
777
1
čvc 25
1846
3
dub 25
1877
3
dub 25
2890