Search 1.9 billion lines of Odoo code on GitHub

beesdoo_print_label

Author: Coop IT Easy SC, Polln group
License: AGPL-3
Branch: 12.0-add-config-for-penalty
Repository: beescoop/Obeesdoo
Dependencies: beesdoo_product, product_brand, product_print_category, and web
Languages: HTML (363, 51.8%), PO File (23, 3.3%), Python (21, 3.0%), Sass (90, 12.8%), XML (132, 18.8%), and reStructuredText (72, 10.3%)
Other branches: 12.0, 12.0-add-beesdoo_shift_swap, 12.0-add-beesdoo_website_shift_committee, 12.0-add-irregular-unsubscribe, 12.0-add-search_main_seller_id_product_code, 12.0-add-shift-calendar-display, 12.0-add-shift-unsubscribe, 12.0-add-solidarity_shifts, 12.0-add_beesdoo_product_translations, 12.0-auto-adapt-sale-price, 12.0-b_print_label-fix_label, 12.0-bump-pylint-template, 12.0-cooperator_worker-auto_install, 12.0-cooperator_worker_force, 12.0-create-user-subscribe, 12.0-fix-beesdoo_product-main_seller_id, 12.0-fix-beesdoo_shift-rights, 12.0-fix-beesdoo_shift_swap, 12.0-fix-countdown-irregular-with-holidays, 12.0-fix-css-print-label, 12.0-fix-dependency-sale_suggested_price, 12.0-fix-pos-client-name-list, 12.0-imp-beesdoo_print_label, 12.0-imp-beesdoo_shift_swap, 12.0-komunigi, 12.0-komunigi-remove-dep-partner-age, 12.0-komunigi-uninstallation_script, 12.0-member-card, 12.0-move-csv-to-models, 12.0-no-double-penalty, 12.0-ocabot-merge-pr-424-by-carmenbianca-bump-nobump, 12.0-ref-beesdoo_shift-v2, 12.0-rem-beesdoo_account, 12.0-rem-beesdoo_shift, 12.0-rem-beesdoo_shift_attendance, 12.0-rem-beesdoo_worker_status, 12.0-rename-beesdoo_pos_coop_status, 12.0-rename-beesdoo_product_info_screen, 12.0-rename-beesdoo_website_eater, 12.0-rename-beesdoo_website_posorder_amount, 12.0-rename-beesdoo_website_posorder_amount-portal_posorder_amount, 12.0-split-beesdoo_base-member_card, 12.0-split-beesdoo_base_eater, 12.0-split-beesdoo_inventory, 12.0-split-beesdoo_product, 12.0-split-beesdoo_product-main_seller_id, 12.0-split-beesdoo_product-product_main_supplier, 12.0-split-beesdoo_purchase, 12.0-split-beesdoo_stock, 12.0-split_beesdoo_account-account_invoice_date_required, 12.0-split_beesdoo_account-account_invoice_negative_total, 12.0-split_beesdoo_emc, 12.0-split_beesdoo_pos, 12.0-split_beesdoo_product-sale_suggested_price, 12.0-store-related-fields-main-seller, 12.0-subscribe-compensation, 12.0-supercoop-info-permissoin, and 12.0-test-print_label-flexbox

<h1 class="title">Beesdoo Print Label</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/beescoop/Obeesdoo/tree/12.0/beesdoo_print_label"><img alt="beescoop/Obeesdoo" src="https://img.shields.io/badge/github-beescoop%2FObeesdoo-lightgray.png?logo=github" /></a></p> <p>This module extends <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/12.0/product_print_category">product_print_category</a> by adding labels for Obeesdoo.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#changelog" id="id4">Changelog</a><ul> <li><a class="reference internal" href="#id1" id="id5">12.0.1.2.0 (2022-11-08)</a></li> <li><a class="reference internal" href="#id2" id="id6">12.0.1.1.4 (2022-09-23)</a></li> </ul> </li> <li><a class="reference internal" href="#bug-tracker" id="id7">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id8">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id9">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id10">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id11">Maintainers</a></li> </ul> </li> </ul> </div> <a name="changelog"></a> <h2><a class="toc-backref" href="#id4">Changelog</a></h2> <a name="id1"></a> <h3><a class="toc-backref" href="#id5">12.0.1.2.0 (2022-11-08)</a></h3> <p><strong>Features</strong></p> <ul class="simple"> <li>Bigger product name, even bigger price, bigger price info, bigger labels. But now labels stick on one line only (as there will be no more than 4 or maybe a bit more with some devs). Also adds more space between labels (horizontally only). (<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/452">#452__</a>)</li> <li>Change what's shown on the second line of the pricetag. It shows the product brand, and, if not set, show the main seller name. The module depend on the <code>product_brand</code> module (from <a class="reference external" href="https://github.com/OCA/product-attribute">product-attribute</a>). (<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/452">#452</a>)</li> </ul> <p><strong>Bugfixes</strong></p> <ul class="simple"> <li>Trigger printing of new pricetag when the field <em>Price</em> is modified. (<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/452">#452_</a>)</li> </ul> <a name="id2"></a> <h3><a class="toc-backref" href="#id6">12.0.1.1.4 (2022-09-23)</a></h3> <p><strong>Bugfixes</strong></p> <ul class="simple"> <li>Refactor default pricetag to fit right size and prevent overflow of content. (<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/448">#448</a>)</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id7">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/beescoop/Obeesdoo/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/beescoop/Obeesdoo/issues/new?body=module:%20beesdoo_print_label%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="#id8">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id9">Authors</a></h3> <ul class="simple"> <li>Coop IT Easy SC</li> <li>Polln group</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id10">Contributors</a></h3> <ul class="simple"> <li>François Laenen &lt;<a class="reference external" href="mailto:f.laenen&#64;dooit.io">f.laenen&#64;dooit.io</a>&gt;</li> <li>Tom Rousseaux</li> <li><a class="reference external" href="https://coopiteasy.be">Coop IT Easy SC</a>:<ul> <li>Rémy Taymans &lt;<a class="reference external" href="mailto:remy&#64;coopiteasy.be">remy&#64;coopiteasy.be</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id11">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/beescoop/Obeesdoo/tree/12.0/beesdoo_print_label">beescoop/Obeesdoo</a> project on GitHub.</p> <p>You are welcome to contribute.</p>