Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
3151 Näkymät

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

 

THanks

Avatar
Hylkää
Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
heinäk. 25
750
2
heinäk. 25
851
1
heinäk. 25
1928
3
huhtik. 25
1943
3
huhtik. 25
2918