跳至内容
菜单
此问题已终结

Every time I receive a bank statement, the bank will take a 2% fee. I would like to automate the process where Odoo pulls the original payment and bills the 2% to the defined fee account.


形象
丢弃
编写者 最佳答案

Reconciliation model setup

1. Create the reconciliation model under Accounting > Configuration > Reconciliation Model


2. Create a reconciliation model named Factoring Fee.

rule to match invoice or bill

-2% payment tolerance

-Set counterpart entry with defined account

-Auto-validate: checked box



Workflow

1. Create an invoice for $12100.

2. Register payment of $12100 (attached to the invoice)

3. Create a bank statement line of $11858.

Calculation:

12100 *2% = 242

12100-242 = 11858 (Bank statement deduct 2% factoring fee)

Reconciliation model – Factoring fee 2% tolerance (able to match 12100 with 11858 (2%)

4. When clicking on the bank statement line, Odoo automatically suggests the $12100 and billed 2% to the factoring fee.

5. Since we have an auto-validate checked box, Odoo will automatically match/reconcile the bank statement line $11858.

If we remove the 'not matched' filter, we can see the bank statement line $11858.



Video:

https://drive.google.com/file/d/15RwhXvpd24y3QPTya9Ey-tKgMtvP5oxj/view

形象
丢弃
相关帖文 回复 查看 活动
2
7月 24
7387
1
12月 24
4517
1
9月 23
1609
1
2月 25
2465
1
12月 24
5685