|
1 | | -<?xml version="1.0" encoding="utf-8" ?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | 3 | <head> |
5 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 | | -<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" /> |
| 5 | +<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> |
7 | 6 | <title>beesdoo_product</title> |
8 | 7 | <style type="text/css"> |
9 | 8 |
|
10 | 9 | /* |
11 | 10 | :Author: David Goodger ([email protected]) |
12 | | -:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ |
| 11 | +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ |
13 | 12 | :Copyright: This stylesheet has been placed in the public domain. |
14 | 13 |
|
15 | 14 | Default cascading style sheet for the HTML output of Docutils. |
16 | 15 |
|
17 | | -See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
| 16 | +See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to |
18 | 17 | customize this style sheet. |
19 | 18 | */ |
20 | 19 |
|
@@ -366,105 +365,67 @@ <h1 class="title">beesdoo_product</h1> |
366 | 365 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
367 | 366 | !! This file is generated by oca-gen-addon-readme !! |
368 | 367 | !! changes will be overwritten. !! |
| 368 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 369 | +!! source digest: sha256:1a4c2282b2aba0174e84c5e9254cd7b9c7f9d4f8ca39a5ad97c1048470b2e90d |
369 | 370 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> |
370 | | -<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_product"><img alt="beescoop/obeesdoo" src="https://img.shields.io/badge/github-beescoop%2Fobeesdoo-lightgray.png?logo=github" /></a></p> |
371 | | -<p>Modification of product module for the needs of beescoop</p> |
372 | | -<ul> |
373 | | -<li><p class="first">Adds the label bio/ethique/provenance.</p> |
374 | | -</li> |
375 | | -<li><p class="first">Adds hazard and FDS labels.</p> |
376 | | -</li> |
377 | | -<li><p class="first">Adds a main seller.</p> |
378 | | -</li> |
379 | | -<li><p class="first">Calculates total price with VAT and deposit price.</p> |
380 | | -</li> |
381 | | -<li><p class="first">Contains some facilitation for label printing.</p> |
382 | | -</li> |
383 | | -<li><p class="first">Adds a ‘Comments’ field for use on labels.</p> |
384 | | -</li> |
385 | | -<li><p class="first">Adds deadline for sale and consumption.</p> |
386 | | -</li> |
387 | | -<li><p class="first">Adds an ‘Ingredients’ field.</p> |
388 | | -</li> |
389 | | -<li><p class="first">Adds scale labels, sale units, and categories.</p> |
390 | | -</li> |
391 | | -<li><p class="first">Generates barcodes.</p> |
392 | | -</li> |
393 | | -<li><p class="first">Adds a ‘Suggested Price’ field on products, and a ‘Product Margin’ field on Partners (Vendors) and Product Categories. |
394 | | -The first margin is used if set, otherwise the second margin (which has a default value) is used.</p> |
395 | | -</li> |
396 | | -<li><p class="first">The reference price on which this margin is applied (supplier price or sale price) |
397 | | -can be selected in the general settings.</p> |
398 | | -</li> |
399 | | -<li><p class="first">Also, sale and supplier taxes that are of type ‘percentage’ and that are marked as ‘included in price’ |
400 | | -are taken into account when computing the suggested price.</p> |
401 | | -</li> |
402 | | -<li><p class="first">Round suggested price to 5 cents</p> |
403 | | -</li> |
404 | | -<li><p class="first">Adds “Edit Price” submenu on Point Of Sale, Purchase and Sale modules. |
405 | | -The user lands on an editable List View with the following columns :</p> |
| 371 | +<p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/beescoop/Obeesdoo/tree/16.0/product_scale_label"><img alt="beescoop/Obeesdoo" src="https://img.shields.io/badge/github-beescoop%2FObeesdoo-lightgray.png?logo=github" /></a></p> |
| 372 | +<p>Add scale labels, sale units, and categories. |
| 373 | +Added fields are sent to Bizerba scales.</p> |
| 374 | +<p><strong>Table of contents</strong></p> |
| 375 | +<div class="contents local topic" id="contents"> |
406 | 376 | <ul class="simple"> |
407 | | -<li>Name (<cite>name</cite>)</li> |
408 | | -<li>Main Seller (<cite>main_seller_id</cite>)</li> |
409 | | -<li>Purchase Price (<cite>purchase_price</cite>)</li> |
410 | | -<li>Purchase Unit of Measure (<cite>uom_po_id</cite>)</li> |
411 | | -<li>Suggested Price (<cite>suggested_price</cite>)</li> |
412 | | -<li>Sales Price (<cite>list_price</cite>)</li> |
413 | | -<li>Unit of Measure (<cite>uom_id</cite>)</li> |
| 377 | +<li><a class="reference internal" href="#changelog" id="toc-entry-1">Changelog</a><ul> |
| 378 | +<li><a class="reference internal" href="#section-1" id="toc-entry-2">12.0.1.4.0 (2022-07-08)</a></li> |
414 | 379 | </ul> |
415 | | -<p>The only editable field is Purchase Price. |
416 | | -Through “Action > Adapt Sales Price”, the user can, on the selected products, |
417 | | -adapt the Sales Price according to the Suggested Price.</p> |
418 | | -</li> |
419 | | -<li><p class="first">Allow searching a product given the product reference of the main |
420 | | -seller (also known as the <cite>product_code</cite> of the <cite>product.supplierinfo</cite> |
421 | | -object).</p> |
422 | 380 | </li> |
| 381 | +<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li> |
| 382 | +<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul> |
| 383 | +<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li> |
| 384 | +<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li> |
| 385 | +<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li> |
423 | 386 | </ul> |
424 | | -<p>Please note that this model makes assumptions when computing the suggested price:</p> |
425 | | -<ul class="simple"> |
426 | | -<li>It supposes that each product has only one supplier and that products coming from multiple suppliers |
427 | | -occur as duplicated products with one supplier each.</li> |
| 387 | +</li> |
428 | 388 | </ul> |
429 | | -<p><strong>Table of contents</strong></p> |
430 | | -<div class="contents local topic" id="contents"> |
| 389 | +</div> |
| 390 | +<div class="section" id="changelog"> |
| 391 | +<h1><a class="toc-backref" href="#toc-entry-1">Changelog</a></h1> |
| 392 | +<div class="section" id="section-1"> |
| 393 | +<h2><a class="toc-backref" href="#toc-entry-2">12.0.1.4.0 (2022-07-08)</a></h2> |
| 394 | +<p><strong>Features</strong></p> |
431 | 395 | <ul class="simple"> |
432 | | -<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> |
433 | | -<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> |
434 | | -<li><a class="reference internal" href="#authors" id="id3">Authors</a></li> |
435 | | -<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> |
436 | | -<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> |
437 | | -</ul> |
438 | | -</li> |
| 396 | +<li>If ‘Automatically write suggested price’ is enabled in the configuration: when |
| 397 | +purchase price is changed in the ‘Edit Price’ menu, the sales price is now |
| 398 | +automatically updated to the suggested price. (<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/320">#320</a>)</li> |
439 | 399 | </ul> |
440 | 400 | </div> |
| 401 | +</div> |
441 | 402 | <div class="section" id="bug-tracker"> |
442 | | -<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1> |
443 | | -<p>Bugs are tracked on <a class="reference external" href="https://github.com/beescoop/obeesdoo/issues">GitHub Issues</a>. |
| 403 | +<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1> |
| 404 | +<p>Bugs are tracked on <a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues">GitHub Issues</a>. |
444 | 405 | In case of trouble, please check there if your issue has already been reported. |
445 | | -If you spotted it first, help us smashing it by providing a detailed and welcomed |
446 | | -<a class="reference external" href="https://github.com/beescoop/obeesdoo/issues/new?body=module:%20beesdoo_product%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
| 406 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 407 | +<a class="reference external" href="https://github.com/beescoop/Obeesdoo/issues/new?body=module:%20product_scale_label%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
447 | 408 | <p>Do not contact contributors directly about support or help with technical issues.</p> |
448 | 409 | </div> |
449 | 410 | <div class="section" id="credits"> |
450 | | -<h1><a class="toc-backref" href="#id2">Credits</a></h1> |
| 411 | +<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1> |
451 | 412 | <div class="section" id="authors"> |
452 | | -<h2><a class="toc-backref" href="#id3">Authors</a></h2> |
| 413 | +<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2> |
453 | 414 | <ul class="simple"> |
454 | | -<li>Beescoop - Cellule IT</li> |
| 415 | +<li>BEES coop - Cellule IT</li> |
455 | 416 | <li>Coop IT Easy SC</li> |
456 | 417 | </ul> |
457 | 418 | </div> |
458 | 419 | <div class="section" id="contributors"> |
459 | | -<h2><a class="toc-backref" href="#id4">Contributors</a></h2> |
| 420 | +<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2> |
460 | 421 | <ul class="simple"> |
461 | | -<li>Beescoop - Cellule IT</li> |
| 422 | +<li>BEES coop - Cellule IT</li> |
462 | 423 | <li>Coop IT Easy SC</li> |
463 | 424 | </ul> |
464 | 425 | </div> |
465 | 426 | <div class="section" id="maintainers"> |
466 | | -<h2><a class="toc-backref" href="#id5">Maintainers</a></h2> |
467 | | -<p>This module is part of the <a class="reference external" href="https://github.com/beescoop/obeesdoo/tree/12.0/beesdoo_product">beescoop/obeesdoo</a> project on GitHub.</p> |
| 427 | +<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2> |
| 428 | +<p>This module is part of the <a class="reference external" href="https://github.com/beescoop/Obeesdoo/tree/16.0/product_scale_label">beescoop/Obeesdoo</a> project on GitHub.</p> |
468 | 429 | <p>You are welcome to contribute.</p> |
469 | 430 | </div> |
470 | 431 | </div> |
|
0 commit comments