Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3152 Ansichten

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

 

THanks

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 25
752
2
Juli 25
853
1
Juli 25
1928
3
Apr. 25
1943
3
Apr. 25
2918