[FIX] accounting: missing links

This commit is contained in:
Martin Trigaux 2015-10-30 07:47:01 +01:00
parent 877b37923e
commit 2d18454396

View File

@ -15,8 +15,9 @@ sale order, expenses, inventory moves, etc.
Odoo uses the rules of double-entry bookkeeping system: all journal Odoo uses the rules of double-entry bookkeeping system: all journal
entries are automatically balanced (sum of debits = sum of credits). entries are automatically balanced (sum of debits = sum of credits).
→ Understand Odoo's accounting transactions per document. (link to .. seealso::
memento)
`Understand Odoo's accounting transactions per document <https://odoo.com/documentation/functional/accounting.html>`__
Accrual and Cash Basis Methods Accrual and Cash Basis Methods
============================== ==============================
@ -128,8 +129,9 @@ Odoo support both periodic (manual) and perpetual (automated)
inventory valuations. The available methods are standard price, inventory valuations. The available methods are standard price,
average price, LIFO (for countries allowing it) and FIFO. average price, LIFO (for countries allowing it) and FIFO.
→ View impact of the valuation method on your transactions (link to .. seealso::
memento)
`View impact of the valuation method on your transactions <https://odoo.com/documentation/functional/valuation.html>`__
Easy retained earnings Easy retained earnings
====================== ======================