OCA_Reporting_engine_17.0/base_comment_template
Cedric Le Brouster cef0aac0b8 [MIG] base_comment_template, invoice_comment_template: Migration to 10.0
Port modules base_comment_template and invoice_comment_template to V10
2022-10-18 11:50:11 +02:00
..
i18n Rename base_condition_template to base_comment_template 2022-10-18 11:50:11 +02:00
models [MIG] base_comment_template, invoice_comment_template: Migration to 10.0 2022-10-18 11:50:11 +02:00
security Rename base_condition_template to base_comment_template 2022-10-18 11:50:11 +02:00
views [MIG] base_comment_template, invoice_comment_template: Migration to 10.0 2022-10-18 11:50:11 +02:00
README.rst [MIG] base_comment_template, invoice_comment_template: Migration to 10.0 2022-10-18 11:50:11 +02:00
__init__.py [MIG] base_comment_template, invoice_comment_template: Migration to 10.0 2022-10-18 11:50:11 +02:00
__manifest__.py [MIG] base_comment_template, invoice_comment_template: Migration to 10.0 2022-10-18 11:50:11 +02:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/agpl
   :alt: License: AGPL-3

=======================
Base Comments Templates
=======================

Add a new model to define templates of comments to print on
documents.

Two positions are available for the comments:
* above document lines
* below document lines

This module is the base module for following modules:

* sale_comment_template
* purchase_comment_template
* invoice_comment_template

Usage
=====

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/94/10.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/account-invoice-reporting/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Contributors
------------

* Nicolas Bessi <nicolas.bessi@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Simone Rubino <simone.rubino@agilebg.com>

Do not contact contributors directly about support or help with technical issues.

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.