Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3167 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
change between 2 Invoice formats แก้ไขแล้ว
1
ก.ค. 25
834
2
ก.ค. 25
980
1
ก.ค. 25
2027
3
เม.ย. 25
2029
3
เม.ย. 25
3028