跳至內容
選單
此問題已被標幟
1 回覆
3137 瀏覽次數

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
637
2
7月 25
757
1
7月 25
1823
3
4月 25
1867
3
4月 25
2881