Merge pull request #3 from akretion/legalsylvain-patch-1
[FIX] documentation : images must be preceded by a line breakpull/532/head
commit
71e756e21c
|
@ -3,13 +3,16 @@ This module adds a wizard to reconcile manually selected journal items. If the s
|
|||
For the old-time Odoo users, the feature provided by this module is similar to the wizard that was provided in the **account** module up to Odoo 11.0. It was later replaced by the special reconciliation JS interface, which was working well, but was not as fast and convenient.
|
||||
|
||||
Full reconciliation:
|
||||
|
||||
.. figure:: ../static/description/sshot_full_rec.png
|
||||
:alt: Full reconciliation
|
||||
|
||||
Choose between partial reconciliation and full reconciliation with a write-off:
|
||||
|
||||
.. figure:: ../static/description/sshot_partial_rec.png
|
||||
:alt: Choose between partial reconciliation and full reconciliation with a write-off
|
||||
|
||||
Reconcile with write-off:
|
||||
|
||||
.. figure:: ../static/description/sshot_rec_writeoff.png
|
||||
:alt: Reconcile with write-off
|
||||
|
|
Loading…
Reference in New Issue