Search 1.9 billion lines of Odoo code on GitHub

sale_brand

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0-fix_create_credit_note_with_brand-qgr
Repository: acsone/brand
Dependencies: account_brand, brand, sale, and sales_team
Languages: HTML (362, 57.1%), PO File (72, 11.4%), Python (107, 16.9%), XML (24, 3.8%), and reStructuredText (69, 10.9%)
Other branches: 10.0-14bp-len, 12.0, 12.0-_onchange_partner_brand-sbj, 12.0-account_invoice_brank_brand-qgr, 12.0-brand_analytic-sbj, 12.0-brand_payment_mode-sbj, 12.0-brand_readonly_for_some_state-sbj, 12.0-brand_website-sbj, 12.0-contract_brand-sbj, 12.0-contract_brand_search_view-sbj, 12.0-contract_forecast_brand-sbj, 12.0-fix_allowed_payment_mode_ids-sbj, 12.0-fix_in_invoice_brand_required-qgr, 12.0-move_brand_to_lgpl-sbj, 12.0-prg_master, 12.0-product_contract_brand-sbj, 12.0-ref_partner_brand-sbj, 12.0-res_brand_mixin-sbj, 12.0-res_partner_account_brand-sbj, 12.0-sale_brand_fix_down_payment_invoices-sbj, 12.0-sale_team_brand-sbj, 13.0, 13.0-add_project_task_sale_brand-ape, 13.0-brand-stock-account, 13.0-brand_external_report_layout-sbj, 13.0-mig-sale_brand, 13.0-norequired-od-ape, 13.0-pre-commit-ape, 13.0-product_brand_purchase_report-qgr, 13.0-ref_account_brand-ape, 13.0-sale-brand-team-sbj, 13.0-sale-invoice-required-error-ape, 13.0-sale_brand_analytic-sbj, 13.0-update-pre-commit, 14.0, 14.0-FIX-brand_external_report_layout, 14.0-brand_external_report_layout-sbj, 14.0-contract_brand-sbj, 14.0-fix_kanban_view-sbj, 14.0-sale_brand-jdo, 15.0-mig-brand_external_report_layout-sbj, 15.0-mig-sale_brand-sbj, 15.0-sale_brand-jdo, 15.0-sale_brand-sbj, 16.0-mig-sale_brand-sbj, and 16.0-sale_brand-jdo
Other repositories: AntoniRomera/brand, CGenie/brand, Change2improve/brand, ERPLibre/brand, Gabinete-Digital/brand, Ingeos/brand, Jarsa/brand, MathBenTech/brand, NachoAlesLopez/sale-workflow, NeatNerdPrime/brand, NextERP-Romania/brand, OCA-MUK/brand, OCA/brand, SanteLibre/brand, SeuMarco/brand, TimLai125/sale-workflow, Vauxoo/brand, acsone/sale-workflow, ajinvn2019/brand, akretion/sale-workflow, brain-tec/sale-workflow, camptocamp/sale-workflow, cubells/brand, daramousk/brand, guewen/sale-workflow, jacky82669513/brand, jguenat/brand, jromeroarg/brand, lideritjnma/brand, liweijie0812/sale-workflow, murtuzasaleh/sale-workflow, noorealam96/brand, royalline1/brand, rven/sale-workflow, sanube/brand, sbejaoui/brand, smurf-U/brand, sunflowerit/brand, ucupers/brand, ursais/brand, ursais/sale-workflow, valmarnet/brand, and zeroheure/brand

<h1 class="title">Sale Brand</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/brand/tree/12.0/sale_brand"><img alt="OCA/brand" src="https://img.shields.io/badge/github-OCA%2Fbrand-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/brand-12-0/brand-12-0-sale_brand"><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/284/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows you to send branded quotations and sales orders to your customers. It adds a brand field on the quotation and propagate the value on the invoices.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>To configure this module, please refer to the documentation of <a class="reference external" href="https://github.com/OCA/brand/blob/12.0/partner_brand/README.rst">partner_brand</a>.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to Sales &gt; Quotations</li> <li>Select or create a quotation</li> <li>Enter the information and the brand</li> <li>Print the PDF report. It includes the information of the brand.</li> <li>Confirm the quotation and generate an invoice</li> <li>Print the PDF report. It includes the information of the brand.</li> </ol> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/brand/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/brand/issues/new?body=module:%20sale_brand%0Aversion:%2012.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> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Raphael Lee &lt;<a class="reference external" href="mailto:rlee&#64;opensourceintegrators.com">rlee&#64;opensourceintegrators.com</a>&gt;</li> <li>Steve Campbell &lt;<a class="reference external" href="mailto:scampbell&#64;opensourceintegrators.com">scampbell&#64;opensourceintegrators.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="https://www.opensourceintegrators.com">https://www.opensourceintegrators.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/osi-scampbell"><img alt="osi-scampbell" src="https://github.com/osi-scampbell.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/brand/tree/12.0/sale_brand">OCA/brand</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>