Skip to content

Commit 7869a2a

Browse files
committed
[IMP] accounting: update payment matching feature
task-3518648
1 parent 2f05080 commit 7869a2a

File tree

7 files changed

+267
-86
lines changed

7 files changed

+267
-86
lines changed

content/applications/finance/accounting/payments.rst

+265-84
Large diffs are not rendered by default.
Loading
Loading
Loading
Binary file not shown.

content/applications/finance/accounting/reporting/year_end.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Then, to close the fiscal year:
6262
<accounting/reporting/aged-payable>` reports.
6363
- Audit all accounts, being sure to fully understand all transactions and their nature, making
6464
sure to include loans and fixed assets.
65-
- Optionally, run :ref:`payments matching <accounting/payments/matching>` to validate any open
65+
- Optionally, :ref:`match payments <accounting/payments/auto-reconcile-tool>` to validate any open
6666
vendor bills and customer invoices with their payments. While this step is optional, it could
6767
assist the year-end closing process if all outstanding payments and invoices are reconciled,
6868
potentially finding errors or mistakes in the system.

content/applications/finance/accounting/vendor_bills.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ appropriately completed:
3737
- :guilabel:`Vendor`: Odoo automatically fills some information based on the vendor's registered
3838
information, previous purchase orders, or bills.
3939
- :guilabel:`Bill Reference`: add the sales order reference provided by the vendor and is used to do
40-
the :ref:`matching <accounting/payments/matching>` when you receive the products.
40+
the :ref:`matching <accounting/payments/payments-matching>` when you receive the products.
4141
- :guilabel:`Auto-Complete`: select a past bill/purchase order to automatically complete the
4242
document. The :guilabel:`Vendor` field should be completed prior to completing this field.
4343
- :guilabel:`Bill Date`: is the issuance date of the document.

0 commit comments

Comments
 (0)