This question has been flagged
2 Replies
6475 Views

Hello,

In Odoo, does it exist "debt" notion ? I mean, if a customer doesn't pay an invoice, so he have a debt.
Is there an interface where I could check if customers have debt ?

What should I do to import debt  (for migration)?


Regards,

Avatar
Discard

Thank you Ray Carnes.

I found what I wanted !!

Best Answer

This the Customer's TOTAL RECEIVABLE balance and is calculated by adding all debits from open invoices, minus any credit/refund invoices and unallocated/unreconciled payments.

You can see it on the Accounting tab of the Customer record, and (when Invoices are open) via the Customer Invoices screen or the Aged Partner Balance report.

You import these balances by importing invoices, or at least a Journal Entry that debits an Accounts Receivable account, and credits the Sales or Revenue account for the same amount.

Avatar
Discard