Skip to content

Commit 3d8ecb3

Browse files
AntoineVDVDonapi
authored andcommitted
[IMP] Outstanding Accounts: create documentation
Task id: 2744131 closes #1862 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent 19eddfd commit 3d8ecb3

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed
20 KB
Loading

content/applications/finance/accounting/bank/setup.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Setup
88
:titlesonly:
99

1010
setup/bank_accounts
11+
setup/outstanding_accounts
1112
setup/manage_cash_register
1213
setup/foreign_currency
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
====================
2+
Outstanding Accounts
3+
====================
4+
5+
In Odoo, before being recorded in your bank account, payments are registered through transitory
6+
accounts, named Outstanding Accounts.
7+
8+
- The **Outstanding Payments Account** is where outgoing payments are posted until they are linked
9+
to a withdrawal from your bank statement.
10+
- The **Outstanding Receipts Account** is where incoming payments are posted until they are linked
11+
with a deposit from your bank statement.
12+
These accounts should be of type "Current Asset".
13+
14+
.. note::
15+
The movement from an Outstanding Account to a bank account is done automatically when you
16+
reconcile the bank account with a bank statement.
17+
18+
Configuration
19+
=============
20+
21+
To configure your Default Outstanding Accounts from the Accounting app, go to the
22+
:menuselection:`Configuration --> Settings --> Default Accounts` and define your Outstanding
23+
Receipts or Payments Account.
24+
25+
You can also decide to use specific Outstanding Accounts related to a specific journal.
26+
27+
To do so, go to the :menuselection:`Dashboard --> Bank --> Configuration`. In the Incoming/Outgoing
28+
Payments tab, click on the dropdown column option to see and update your Outstanding accounts.
29+
30+
.. image:: outstanding_accounts/outstanding_acc_column.png
31+
:align: center
32+
:alt: Select the dropdown column option and click on Outstanding Accounts
33+
34+
.. note::
35+
If you do not specify an Outstanding Payments Account or an Outstanding Receipts Account for a
36+
specific journal, Odoo will use the default Outstanding Account.
8.97 KB
Loading

0 commit comments

Comments
 (0)