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

Hello,

May i know which table in odoov16 holds the Bill and invoice information? account.invoice is no longer available.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Muhammad, 

After the odoo12 version release this is major changes based on data table. 

Before V12 Invoice/Accounting table are known as account.inovice and it's related tables are changed but after replace the table with account.move

Thanks.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thank you for the quick response and how can we connect sales order with account move and account payment table?

อวตาร
ละทิ้ง

In that case you need to create a invoice from sales order.

In sales order you can see create invoice button visible. (Button Highlight based on product invoicing policy)

คำตอบที่ดีที่สุด

Hi,

In Odoo 16, the account.invoice model has been replaced by two main models for handling bills and invoices:

  1. account.move: This table holds both invoice and bill information. The field move_type distinguishes between different types of records:
    • out_invoice: Customer Invoice
    • in_invoice: Vendor Bill
    • out_refund: Customer Credit Note
    • in_refund: Vendor Credit Note
  2. account_move_line: This table contains the individual lines for each invoice or bill, linking to account.move via the move_id field.

Thanks.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello,

The table which are managing the bill and invoice are,

  • account.move
  • account.move.line
  • account.payment (paid)


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

account.move

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ต.ค. 24
1483
0
ก.ย. 24
1396
1
เม.ย. 25
1552
0
พ.ย. 24
1326
0
พ.ย. 24
1977