跳至内容
菜单
此问题已终结
1 回复
3130 查看

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

 

THanks

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
7月 25
626
2
7月 25
752
1
7月 25
1819
3
4月 25
1857
3
4月 25
2876