Search 1.9 billion lines of Odoo code on GitHub

sale_order_note_template

Author: Pierre Verkest,Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: acsone/sale-workflow
Dependencies: sale, and sale_management
Languages: HTML (341, 58.5%), Python (103, 17.7%), XML (81, 13.9%), and reStructuredText (58, 9.9%)
Other branches: 14-sale_automatic_workflow-xbo, 14-sale_order_restrict_cancel_existing_invoice, 14-sale_promotion_rule, 14-sale_promotion_rule_delivery, 14-sale_promotion_rule_delivery-xbo, 14.0-abi_master, 14.0-add-sale-transactions-form-link-dro, 14.0-add-sale_order_line_chained_move_purchase-dro, 14.0-add-sale_order_line_unit_price_no_tax-dro, 14.0-add-sale_order_option_product_group-dro, 14.0-add-sale_purchase_amendment-dro, 14.0-add-test-sale_purchase_route_amendment-dro, 14.0-fix-automatic-workflow-dro, 14.0-fix-sale-product_set-dro, 14.0-fwd-1739-dro, 14.0-gha-sbi, 14.0-imp-sale-mass_action-dro, 14.0-imp-sale_discount_display_amount-dro, 14.0-mig-sale-procurement-amendment-dro, 14.0-mig-sale_order_mass_action-dro, 14.0-mig-sale_product_set_layout-dro, 14.0-mig-sale_promotion_rule, 14.0-sale_automatic_workflow-sbj, 14.0-sale_order_change_analytic_account-sbj, and sale_quotation_delivery_mandatory-xbo
Other repositories: AMhadhbi/sale-workflow, BenjaHe/sale-workflow, Chandresh-SerpentCS/sale-workflow, Change2improve/sale-workflow, Comunitea/sale-workflow, Darknroses/sale-workflow, Digital5-Odoo/sale-workflow, ForgeFlow/sale-workflow, Gabinete-Digital/sale-workflow, Ingeos/sale-workflow, JuaniFreedoo/sale-workflow, LevelPrime/sale-workflow, MindAndGo/sale-workflow, OCA/sale-workflow, SeuMarco/sale-workflow, SodexisTeam/sale-workflow, Studio73/sale-workflow, TRESCLOUD/sale-workflow, Tecnativa/sale-workflow, TheCloneMaster/sale-workflow, Vauxoo/sale-workflow, akretion/sale-workflow, andhit-r/sale-workflow, angelmoya/sale-workflow, antilhue/sale-workflow, aurestic/sale-workflow, avanzosc/sale-workflow, bizzappdev/sale-workflow, bmya/sale-workflow, brain-tec/sale-workflow, camptocamp/sale-workflow, coopiteasy/sale-workflow, damdam-s/sale-workflow, daramousk/sale-workflow, dreispt/sale-workflow, ecosoft-odoo/sale-workflow, elego/sale-workflow, florian-dacosta/sale-workflow, grindtildeath/sale-workflow, hibou-io/oca-sale-workflow, hurrinico/sale-workflow, igallart/sale-workflow, initOS/sale-workflow, jado95/sale-workflow, kmee/sale-workflow, leemannd/sale-workflow, myonnet/oca-sale-workflow, omalbastin/sale-workflow, petrus-v/sale-workflow, saxomanu/sale-workflow, simahawk/sale-workflow, skeller1/sale-workflow, sodexis/sale-workflow, sygel-technology/sale-workflow, ursais/sale-workflow, versada/sale-workflow, vialaurea/OCA-sale-workflow, wahello/sale-workflow, and xtendoo-corporation/sale-workflow

<h1 class="title">Sale Orders Terms and conditions Templates</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/14.0/sale_order_note_template"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_note_template"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/167/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module add sale terms and conditions templates and change existing terms and conditions (<cite>sale_order.note</cite>) field type from <cite>Text</cite> to <cite>Html</cite>.</p> <p>Users will be able to select <em>terms and conditions template</em> to fulfill <em>terms and conditions</em> likes in mail composer users can configure their template using <cite>jinja2</cite>.</p> <a name="how-this-module-differ-from-sale-comment-template"></a> <h2>How this module differ from <a class="reference external" href="https://github.com/OCA/sale-reporting/tree/14.0/sale_comment_template">sale_comment_template</a>?</h2> <ul class="simple"> <li><a class="reference external" href="https://github.com/OCA/reporting-engine/tree/14.0/base_comment_template">base_comment_template</a> is for managing comments not terms, it would probably see as mess for users to mixed terms and comments.</li> <li><a class="reference external" href="https://github.com/OCA/sale-reporting/tree/14.0/sale_comment_template">sale_comment_template</a> depends on <a class="reference external" href="https://github.com/OCA/account-invoice-reporting/tree/14.0/account_comment_template">account_comment_template</a> comments are forwards to generated invoices, here we don't really display sales terms on final invoices</li> <li><a class="reference external" href="https://github.com/OCA/reporting-engine/tree/14.0/base_comment_template">base_comment_template</a> at the time writing do not support template engine</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#known-issues-roadmap" id="id1">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a></li> </ul> </div> <a name="known-issues-roadmap"></a> <h3><a class="toc-backref" href="#id1">Known issues / Roadmap</a></h3> <ul class="simple"> <li>add a post_init_hook and / or a uninstall_hook to handle correctly the conversion (Text &lt;--&gt; Html).</li> <li>support qweb report templating engine</li> </ul> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id2">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_note_template%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h3><a class="toc-backref" href="#id3">Credits</a></h3> <a name="authors"></a> <h2>Authors</h2> <ul class="simple"> <li>Pierre Verkest</li> </ul> <a name="maintainers"></a> <h2>Maintainers</h2> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/14.0/sale_order_note_template">OCA/sale-workflow</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>