Search 1.9 billion lines of Odoo code on GitHub

base_condition_template

Author: Camptocamp
License: no license
Branch: add-base_condition_template
Repository: guewen/account-invoice-reporting
Dependencies: base
Languages: PO File (38, 28.6%), Python (31, 23.3%), XML (47, 35.3%), and reStructuredText (17, 12.8%)
Other repositories: Vauxoo/account-invoice-reporting, gurneyalex/sale-workflow, and moylop260/account-invoice-reporting

<h1 class="title">Base condition template</h1> <p>Add a new model to define templates of condition text to print on documents.</p> <p>Templates are categorized by their position on the document.</p> <p>Two positions are available:</p> <ul class="simple"> <li>before document lines</li> <li>after document lines</li> </ul> <p>This module is the base module for following modules:</p> <ul class="simple"> <li>sale_condition_template</li> <li>purchase_condition_template</li> <li>invoice_condition_template</li> </ul> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Nicolas Bessi &lt;<a class="reference external" href="mailto:nicolas.bessi&#64;camptocamp.com">nicolas.bessi&#64;camptocamp.com</a>&gt;</li> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> </ul>