[MOV] accounting: remove "misc" category in "bank and cash"
closes odoo/documentation#3826
X-original-commit: 5888b6eb89
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
parent
f8e8be285d
commit
b51f05b616
content/applications/finance/accounting
redirects
@ -9,5 +9,5 @@ Bank and cash
|
|||||||
|
|
||||||
bank/setup
|
bank/setup
|
||||||
bank/feeds
|
bank/feeds
|
||||||
bank/misc
|
|
||||||
bank/reconciliation
|
bank/reconciliation
|
||||||
|
bank/interbank
|
||||||
|
@ -15,8 +15,8 @@ Settings` and then under the :guilabel:`Default Accounts` section.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
At least two bank accounts are needed to make internal transfers. Refer to
|
At least two bank accounts are needed to make internal transfers. Refer to
|
||||||
:doc:`Bank and cash accounts section <../setup/bank_accounts>` to see how to add an additional
|
:doc:`Bank and cash accounts section <setup/bank_accounts>` to see how to add an additional bank
|
||||||
bank account to your database.
|
account to your database.
|
||||||
|
|
||||||
Register an internal transfer from one bank to another
|
Register an internal transfer from one bank to another
|
||||||
======================================================
|
======================================================
|
||||||
@ -91,8 +91,8 @@ Manage and reconcile bank statements
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
The next step is to book the bank statements to finalize the transaction by creating,
|
The next step is to book the bank statements to finalize the transaction by creating,
|
||||||
:doc:`importing <../feeds/bank_statements>`, or :doc:`synchronizing <../feeds/bank_synchronization>`
|
:doc:`importing <feeds/bank_statements>`, or :doc:`synchronizing <feeds/bank_synchronization>` your
|
||||||
your :guilabel:`Transactions lines`. Fill in the :guilabel:`Ending balance` and click on the
|
:guilabel:`Transactions lines`. Fill in the :guilabel:`Ending balance` and click on the
|
||||||
:guilabel:`Reconcile` button.
|
:guilabel:`Reconcile` button.
|
||||||
|
|
||||||
.. image:: interbank/transactions-line.png
|
.. image:: interbank/transactions-line.png
|
||||||
@ -100,7 +100,7 @@ your :guilabel:`Transactions lines`. Fill in the :guilabel:`Ending balance` and
|
|||||||
:alt: Transaction lines to be filled in prior to reconciliation
|
:alt: Transaction lines to be filled in prior to reconciliation
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`../reconciliation/use_cases`
|
:doc:`reconciliation/use_cases`
|
||||||
|
|
||||||
In the next window, choose counterparts for the payment - in this example, the outstanding payment
|
In the next window, choose counterparts for the payment - in this example, the outstanding payment
|
||||||
account - then click :guilabel:`Validate`.
|
account - then click :guilabel:`Validate`.
|
Before ![]() (image error) Size: 56 KiB After ![]() (image error) Size: 56 KiB ![]() ![]() |
Before ![]() (image error) Size: 19 KiB After ![]() (image error) Size: 19 KiB ![]() ![]() |
Before ![]() (image error) Size: 20 KiB After ![]() (image error) Size: 20 KiB ![]() ![]() |
Before ![]() (image error) Size: 26 KiB After ![]() (image error) Size: 26 KiB ![]() ![]() |
@ -1,10 +0,0 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
=============
|
|
||||||
Miscellaneous
|
|
||||||
=============
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:titlesonly:
|
|
||||||
|
|
||||||
misc/interbank
|
|
@ -13,7 +13,7 @@ your company, or your company has an outstanding debit with a vendor. You can us
|
|||||||
amounts to reduce unpaid invoices/bills.
|
amounts to reduce unpaid invoices/bills.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`Internal transfers <../../bank/misc/interbank>`
|
- :doc:`Internal transfers <../../bank/interbank>`
|
||||||
- :doc:`../../bank/reconciliation/use_cases`
|
- :doc:`../../bank/reconciliation/use_cases`
|
||||||
- `Odoo Tutorials: Bank Configuration
|
- `Odoo Tutorials: Bank Configuration
|
||||||
<https://www.odoo.com/slides/slide/bank-configuration-1880>`_
|
<https://www.odoo.com/slides/slide/bank-configuration-1880>`_
|
||||||
|
@ -8,6 +8,7 @@ administration/upgrade/online_hosting.rst administration/upgrade/odoo_online.rst
|
|||||||
|
|
||||||
# applications/accounting
|
# applications/accounting
|
||||||
|
|
||||||
|
applications/finance/accounting/bank/misc/interbank.rst applications/finance/accounting/bank/interbank.rst # misc/interbank --> interbank
|
||||||
applications/finance/accounting/fiscal_localizations.rst applications/finance/fiscal_localizations.rst # /accounting/ --> /
|
applications/finance/accounting/fiscal_localizations.rst applications/finance/fiscal_localizations.rst # /accounting/ --> /
|
||||||
applications/finance/accounting/fiscal_localizations/localizations/argentina.rst applications/finance/fiscal_localizations/argentina.rst # /accounting/fiscal_localizations/localizations/* --> /fiscal_localizations/*
|
applications/finance/accounting/fiscal_localizations/localizations/argentina.rst applications/finance/fiscal_localizations/argentina.rst # /accounting/fiscal_localizations/localizations/* --> /fiscal_localizations/*
|
||||||
applications/finance/accounting/fiscal_localizations/localizations/australia.rst applications/finance/fiscal_localizations/australia.rst # /accounting/fiscal_localizations/localizations/* --> /fiscal_localizations/*
|
applications/finance/accounting/fiscal_localizations/localizations/australia.rst applications/finance/fiscal_localizations/australia.rst # /accounting/fiscal_localizations/localizations/* --> /fiscal_localizations/*
|
||||||
|
Loading…
Reference in New Issue
Block a user