Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3134 Visualizzazioni

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

 

THanks

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 25
630
2
lug 25
754
1
lug 25
1822
3
apr 25
1861
3
apr 25
2879