Search 1.9 billion lines of Odoo code on GitHub

website_sale_product_description

Author: Solvos, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0
Repository: brain-tec/e-commerce
Dependencies: product, and website_sale
Languages: HTML (343, 58.8%), PO File (124, 21.3%), Python (31, 5.3%), XML (44, 7.5%), and reStructuredText (41, 7.0%)
Other branches: 12.0, 12.0-ocabot-merge-pr-449-by-dreispt-bump-nobump, 13.0, 13.0-ocabot-merge-pr-435-by-dreispt-bump-nobump, 13.0-ocabot-merge-pr-483-by-dreispt-bump-minor, 13.0-ocabot-merge-pr-524-by-pedrobaeza-bump-nobump, 13.0-ocabot-merge-pr-617-by-pedrobaeza-bump-minor, 14.0, and 14.0-ocabot-merge-pr-455-by-dreispt-bump-nobump
Other repositories: AITIC/e-commerce, AITIC/website-ext, Change2improve/e-commerce, Comunitea/e-commerce, ERPLibre/e-commerce, ForgeFlow/e-commerce, GabbasovDinar/website, Gabinete-Digital/e-commerce, Ingeos/e-commerce, LevelPrime/e-commerce, NeatNerdPrime/e-commerce, NextERP-Romania/e-commerce, Nitrokey/odoo-e-commerce, OCA/e-commerce, SeuMarco/e-commerce, Spearhead-Odoo/e-commerce, TRESCLOUD/e-commerce, Tecnativa/e-commerce, Vauxoo/e-commerce, acsone/e-commerce, adhoc-dev/e-commerce, adhoc-dev/website, agrista/odoo-e-commerce, akretion/e-commerce, anhvu-sg/e-commerce, antilhue/e-commerce, aurestic/e-commerce, bjoliveau/website, camptocamp/e-commerce, coopiteasy/e-commerce, daramousk/e-commerce, eLBati/e-commerce, fcayre/e-commerce, filoquin/website, g3492/website_payments, germanponce/website, gurneyalex/e-commerce, iledarn/website-1, ingadhoc/website, isoscl/website-1, jctrey/e-commerce, jobiols/adhoc-website, jromeroarg/website, killvis/e-commerce, myceliandre/e-commerce, odoofans/website, royalline1/website, sodexis/e-commerce, solbutec/website, versada/e-commerce, vidtsin/website-1, wahello/e-commerce, and walterjesus88/website

<h1 class="title">Website Sale Product Description</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/e-commerce/tree/15.0/website_sale_product_description"><img alt="OCA/e-commerce" src="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_product_description"><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/113/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>With this addon you can edit a specific HTML description for a product. This description will be shown within the e-Commerce product page.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</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><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>Once installed, website description is editable from product form:</p> <div class="figure"> <img alt="Kanban view" src="https://raw.githubusercontent.com/OCA/e-commerce/15.0/website_sale_product_description/static/description/product.png" style="width: 600px;" /> </div> <p>Then, this description will be shown within the e-Commerce product page:</p> <div class="figure"> <img alt="Kanban view" src="https://raw.githubusercontent.com/OCA/e-commerce/15.0/website_sale_product_description/static/description/website-product.png" style="width: 600px;" /> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/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/e-commerce/issues/new?body=module:%20website_sale_product_description%0Aversion:%2015.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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Solvos</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>David Alonso &lt;<a class="reference external" href="mailto:david.alonso&#64;solvos.es">david.alonso&#64;solvos.es</a>&gt;</li> <li>Mantas Šniukas &lt;<a class="reference external" href="mailto:mantas&#64;vialaurea.lt">mantas&#64;vialaurea.lt</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">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>This module is part of the <a class="reference external" href="https://github.com/OCA/e-commerce/tree/15.0/website_sale_product_description">OCA/e-commerce</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>