Skip to content

Commit 542e9ad

Browse files
dade-odooauva-odoo
authored andcommitted
[FIX] accounting: remove Configuration H2 and shift headings up
closes #14897 X-original-commit: 1f52d06 Signed-off-by: Audrey Vandromme (auva) <[email protected]> Signed-off-by: Dallas Dean (dade) <[email protected]>
1 parent c074636 commit 542e9ad

File tree

1 file changed

+14
-19
lines changed
  • content/applications/finance/accounting/get_started

1 file changed

+14
-19
lines changed

content/applications/finance/accounting/get_started/journals.rst

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ records:
1818
each for a unique bank account, or two separate sales journals to track :abbr:`B2B (business to
1919
business)` versus :abbr:`B2C (business to customer)` income.
2020

21-
.. _accounting/journals/configuration:
22-
23-
Configuration
24-
=============
25-
2621
Each card on the :guilabel:`Accounting Dashboard` represents a journal. To edit the configuration of
2722
a journal, click the :icon:`fa-ellipsis-v` :guilabel:`(vertical ellipsis)` on the journal card, then
2823
click :guilabel:`Configuration`. Alternatively, go to :menuselection:`Accounting --> Configuration
@@ -62,7 +57,7 @@ The :guilabel:`Advanced Settings` tab contains more technical options:
6257
.. _accounting/journals/bank-cash-cc:
6358

6459
Bank, cash, and credit card journals
65-
------------------------------------
60+
====================================
6661

6762
Bank, cash, and credit card journals share the following features:
6863

@@ -103,7 +98,7 @@ available depending on the journal type. If desired, set :ref:`outstanding accou
10398
.. _accounting/journals/outstanding-accounts:
10499

105100
Outstanding accounts
106-
~~~~~~~~~~~~~~~~~~~~
101+
--------------------
107102

108103
By default, payments in Odoo do not create journal entries, but they can be configured to create
109104
journal entries by using **outstanding accounts** on :ref:`bank <accounting/journals/bank>` and
@@ -117,14 +112,14 @@ journal entries by using **outstanding accounts** on :ref:`bank <accounting/jour
117112
These accounts are usually of :ref:`type <chart-of-account/type>` :guilabel:`Current Assets` and
118113
:guilabel:`Current Liabilities`.
119114

120-
Payments that are registered in Odoo are posted to the outstanding receipts and outstanding accounts
121-
until they are reconciled. At any moment, the outstanding receipts account's balance in the general
122-
ledger shows the balance of registered incoming payments that have not yet been reconciled, and the
123-
outstanding payments account's balance in the general ledger shows the balance of registered
115+
Payments that are registered in Odoo are posted to the outstanding receipts and outstanding payments
116+
accounts until they are reconciled. At any moment, the outstanding receipts account's balance in the
117+
general ledger shows the balance of registered incoming payments that have not yet been reconciled,
118+
and the outstanding payments account's balance in the general ledger shows the balance of registered
124119
outgoing payments that have not yet been reconciled.
125120

126121
Configuration
127-
*************
122+
~~~~~~~~~~~~~
128123

129124
To configure outstanding accounts, go to :menuselection:`Accounting --> Configuration --> Journals`
130125
and select or create a bank or cash journal. In the :guilabel:`Incoming Payments` and
@@ -142,7 +137,7 @@ entries.
142137
.. _accounting/journals/bank:
143138

144139
Bank
145-
~~~~
140+
----
146141

147142
Bank journals are used to record journal entries related to :doc:`bank transactions
148143
<../bank/transactions>` and incoming and outgoing :doc:`payments <../payments>`. The following
@@ -170,7 +165,7 @@ outgoing payment files, such as :doc:`SEPA <../payments/pay_sepa>` or :ref:`NACH
170165
.. _accounting/journals/cash:
171166

172167
Cash
173-
~~~~
168+
----
174169

175170
Cash journals are used to record journal entries related to cash :doc:`transactions
176171
<../bank/transactions>`. The following fields are specific to cash journals:
@@ -187,7 +182,7 @@ Only manual payment methods are available for cash journals.
187182
.. _accounting/journals/credit:
188183

189184
Credit card
190-
~~~~~~~~~~~
185+
-----------
191186

192187
Credit card journals are used to record journal entries related to credit cards. The following
193188
fields are specific to credit card journals:
@@ -202,12 +197,12 @@ Only manual payment methods are available for credit card journals.
202197
.. _accounting/journals/sales-purchase-misc:
203198

204199
Sales, purchase, and miscellaneous journals
205-
-------------------------------------------
200+
===========================================
206201

207202
.. _accounting/journals/sales:
208203

209204
Sales
210-
~~~~~
205+
-----
211206

212207
Sales journals, also known as income journals, are used to record journal entries related to
213208
:doc:`customer invoices <../customer_invoices>`. The following fields are specific to customer
@@ -235,7 +230,7 @@ refer to that particular invoice when making a payment:
235230
.. _accounting/journals/purchase:
236231

237232
Purchase
238-
~~~~~~~~
233+
--------
239234

240235
Purchase journals are used to record journal entries related to :doc:`vendor bills
241236
<../vendor_bills>`. The following fields are specific to purchase journals:
@@ -255,7 +250,7 @@ Purchase journals are used to record journal entries related to :doc:`vendor bil
255250
.. _accounting/journals/misc:
256251

257252
Miscellaneous
258-
~~~~~~~~~~~~~
253+
-------------
259254

260255
Miscellaneous journals are used to record journal entries that are not related to any of the other
261256
journal types such as tax closing journal entries.

0 commit comments

Comments
 (0)