@@ -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-
2621Each card on the :guilabel: `Accounting Dashboard ` represents a journal. To edit the configuration of
2722a journal, click the :icon: `fa-ellipsis-v ` :guilabel: `(vertical ellipsis) ` on the journal card, then
2823click :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
6459Bank, cash, and credit card journals
65- ------------------------------------
60+ ====================================
6661
6762Bank, 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
105100Outstanding accounts
106- ~~~~~~~~~~~~~~~~~~~~
101+ --------------------
107102
108103By default, payments in Odoo do not create journal entries, but they can be configured to create
109104journal 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
117112These 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
124119outgoing payments that have not yet been reconciled.
125120
126121Configuration
127- *************
122+ ~~~~~~~~~~~~~
128123
129124To configure outstanding accounts, go to :menuselection: `Accounting --> Configuration --> Journals `
130125and select or create a bank or cash journal. In the :guilabel: `Incoming Payments ` and
@@ -142,7 +137,7 @@ entries.
142137.. _accounting/journals/bank :
143138
144139Bank
145- ~~~~
140+ ----
146141
147142Bank 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
172167Cash
173- ~~~~
168+ ----
174169
175170Cash 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
189184Credit card
190- ~~~~~~~~~~~
185+ -----------
191186
192187Credit card journals are used to record journal entries related to credit cards. The following
193188fields 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
204199Sales, purchase, and miscellaneous journals
205- -------------------------------------------
200+ ===========================================
206201
207202.. _accounting/journals/sales :
208203
209204Sales
210- ~~~~~
205+ -----
211206
212207Sales 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
237232Purchase
238- ~~~~~~~~
233+ --------
239234
240235Purchase 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
257252Miscellaneous
258- ~~~~~~~~~~~~~
253+ -------------
259254
260255Miscellaneous journals are used to record journal entries that are not related to any of the other
261256journal types such as tax closing journal entries.
0 commit comments