تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3129 أدوات العرض

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
يوليو 25
623
2
يوليو 25
751
1
يوليو 25
1817
3
أبريل 25
1857
3
أبريل 25
2876