コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2154 ビュー

Hello Odooers


I have a question on the subject of accounting, we have a flow where clients from the client portal pay us invoices with payment methods enabled, when they pay the invoice is generated automatically. My question is, once the invoice is generated, is it possible in Odoo for the invoice to be automatically reconciled along with the bank statement?


If possible, what would be the configurations?

アバター
破棄
著作者

Gracias por tu amable respuesta.


¿Se pueden utilizar también plantillas de conciliación?

Principalmente porque nos interesa saber que cuando se crea la factura de forma automática también se realiza la conciliación con el extracto bancario, esto cuando el cliente nos paga con Paypal, Mercado Pago o Stripe desde el portal de clientes o sitio web.

最善の回答

Odoo tries to automatically match bank statement lines with Customer Invoices once a day:

You can change the frequency of this Automation (find it in Developer Mode) or run it manually.


Odoo looks for the PAYMENT REFERENCE in any part of the Bank Statement Line LABEL:


So this Bank Statement Line will match (assuming the amount is also the same) based on the Payment Reference being found in the Label field:


If you don't define a Payment Reference for an Invoice, it will use the Invoice Number.


Many Payment Providers deposit a "batch" in your bank, so you would need to download a file from their Portal telling you which Payments (and therefore Invoices) were included in the Batch. You can then create a Batch Payment in Odoo from that list and match the entire list for each deposit with the single bank statement line representing the deposit (and charge off the difference to fees).

They key is asking your Customer to use the Payment Reference in the MEMO field of the bank transfer they make to you, since that is what the Bank will use in the Label (along with other information).

アバター
破棄
最善の回答

In Odoo, it is possible to automatically reconcile invoices with bank statements when clients pay through the client portal. This involves configuring automated bank reconciliation settings and ensuring proper payment acquirer setup. For more detailed information, you can refer to the [Odoo documentation : https://www.odoo.com/documentation/17.0/applications/finance/accounting/bank/reconciliation.html]

アバター
破棄

This will work if payment provider does not charge a fee. If there is a fee like MDR/TDR, then perhaps manual reconcile is needed i guess

関連投稿 返信 ビュー 活動
3
2月 25
2950
1
11月 24
2705
1
12月 23
2572
1
4月 21
7747
6
1月 24
15484