[IMP] *: fix display issues
- Several content blocks were either misaligned, using the wrong display directive or not showing at all. - Some images were missings. - Typos
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
934bb55eb3
commit
73fff57983
@@ -16,8 +16,8 @@ Odoo uses the rules of double-entry bookkeeping system: all journal
|
||||
entries are automatically balanced (sum of debits = sum of credits).
|
||||
|
||||
.. seealso::
|
||||
|
||||
`Understand Odoo's accounting transactions per document <https://odoo.com/documentation/functional/accounting.html>`__
|
||||
- `Understand Odoo's accounting transactions per document
|
||||
<https://odoo.com/documentation/functional/accounting.html>`_
|
||||
|
||||
Accrual and Cash Basis Methods
|
||||
==============================
|
||||
@@ -128,8 +128,8 @@ inventory valuations. The available methods are standard price,
|
||||
average price, LIFO (for countries allowing it) and FIFO.
|
||||
|
||||
.. seealso::
|
||||
|
||||
`View impact of the valuation method on your transactions <https://odoo.com/documentation/functional/valuation.html>`__
|
||||
- `View impact of the valuation method on your transactions
|
||||
<https://odoo.com/documentation/functional/valuation.html>`_
|
||||
|
||||
Easy retained earnings
|
||||
======================
|
||||
|
||||
Reference in New Issue
Block a user