Skip to content

Commit

Permalink
fix precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwul committed Oct 11, 2024
1 parent 8897c18 commit 8b60b5a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 20 deletions.
10 changes: 0 additions & 10 deletions account_reconcile_checkout/README.rst
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ Reconcile tools for Compassion CH

|badge1| |badge2| |badge3|

Reconcile rules with bvr_ref of invoice for Compassion CH.

This will add a Product field in the bank statement reconcile view that
will allow to create an invoice from a received payment. When choosing a
product, an invoice will be created and will be reconciled with the
given payment.

It finds a matching invoice for the move_line and reconciles only if the
amount of the payment corresponds or if it is a multiple of the invoice
Expand All @@ -43,10 +37,6 @@ the other invoices from last invoice to first.
Configuration
=============

You can add the following system parameter to enable an analytic account
to be set on exchange rate move lines:

- account_reconcile_compassion.currency_exchange_analytic_account

Usage
=====
Expand Down
4 changes: 0 additions & 4 deletions account_reconcile_checkout/readme/CONFIGURE.md
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
You can add the following system parameter to enable an analytic account
to be set on exchange rate move lines:

- account_reconcile_compassion.currency_exchange_analytic_account
5 changes: 0 additions & 5 deletions account_reconcile_checkout/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
Reconcile rules with bvr_ref of invoice for Compassion CH.

This will add a Product field in the bank statement reconcile view that
will allow to create an invoice from a received payment. When choosing a
product, an invoice will be created and will be reconciled with the
given payment.

It finds a matching invoice for the move_line and reconciles only if the
amount of the payment corresponds or if it is a multiple of the invoice
amount. If many invoices are found, the first reconciled invoice is the
Expand Down
2 changes: 1 addition & 1 deletion account_reconcile_checkout/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
To use this module, you need to:

- Go to Accounting -\> Bank Statement -\> Reconcile
- Go to Accounting -\> Action -\> Reconcile outstanding

0 comments on commit 8b60b5a

Please sign in to comment.