Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3138 Tampilan

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

 

THanks

Avatar
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jul 25
637
2
Jul 25
757
1
Jul 25
1823
3
Apr 25
1867
3
Apr 25
2881