2
0
account-financial-tools/account_move_template
Alexandre Fayolle 6556513097 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2023-06-05 11:29:47 +02:00
..
2023-06-05 11:29:47 +02:00
2023-06-05 11:29:47 +02:00
2023-06-05 11:29:47 +02:00
2023-06-05 11:29:47 +02:00

Account Move Template - Templates for Journal Entries
=====================================================

The user can configure journal entries templates, useful for recurring entries.
The amount of each template line can be computed (through python code)
or kept as user input.

If user input, when using the template, user has to fill
the amount of every input lines.

The journal entry form allows lo load, through a wizard,
the template to use and the amounts to fill.

Credits
-------

Authors:
~~~~~~~~

* Davide Corio <davide.corio@agilebg.com>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Paolo Chiara <p.chiara@isa.it>
* Franco Tampieri <franco.tampieri@agilebg.com>

Contributors:
~~~~~~~~~~~~~

* Alex Comba <alex.comba@agilebg.com> (Port to V8)
* Guewen Baconnier <guewen.baconnier@camptocamp.com>