33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > README.rst </ title >
6+ < title > Stock Secondary Unit </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="stock-secondary-unit ">
364+ < h1 class ="title "> Stock Secondary Unit</ h1 >
364365
365-
366- < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367- < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368- </ a >
369- < div class ="section " id ="stock-secondary-unit ">
370- < h1 > Stock Secondary Unit</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:74d27f6a71ab6acf126e480ea7dcfdc84c09d7269ff765dd075e960ecf101647
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_secondary_unit "> < img alt ="OCA/stock-logistics-warehouse " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_secondary_unit "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/OCA/stock-logistics-warehouse/tree/18.0/stock_secondary_unit "> < img alt ="OCA/stock-logistics-warehouse " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_secondary_unit "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > This module extends the functionality of stock module to allow define
379374other units with their conversion factor.</ p >
380375< p > < strong > Table of contents</ strong > </ p >
381376< div class ="contents local topic " id ="contents ">
382377< ul class ="simple ">
383378< li > < a class ="reference internal " href ="#usage " id ="toc-entry-1 "> Usage</ a > </ li >
384- < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-2 "> Bug Tracker</ a > </ li >
385- < li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
386- < li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
387- < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
388- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
379+ < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-2 "> Known issues / Roadmap</ a > </ li >
380+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-3 "> Bug Tracker</ a > </ li >
381+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-4 "> Credits</ a > < ul >
382+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-5 "> Authors</ a > </ li >
383+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-6 "> Contributors</ a > </ li >
384+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-7 "> Maintainers</ a > </ li >
389385</ ul >
390386</ li >
391387</ ul >
392388</ div >
393389< div class ="section " id ="usage ">
394- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
390+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
395391< p > To use this module you need to:</ p >
396392< ol class ="arabic simple ">
397393< li > Go to a < em > Product > General Information tab</ em > .</ li >
@@ -402,24 +398,31 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
402398< li > Go to product list and you can see the secondary unit value.</ li >
403399</ ol >
404400</ div >
401+ < div class ="section " id ="known-issues-roadmap ">
402+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
403+ < p > When generating or importing serials/lots, the default secondary unit
404+ for move lines is taken from the first matching stock move that has a
405+ secondary UoM. It is assumed that the same product will not use
406+ different secondary units within the same picking.</ p >
407+ </ div >
405408< div class ="section " id ="bug-tracker ">
406- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
409+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
407410< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/stock-logistics-warehouse/issues "> GitHub Issues</ a > .
408411In case of trouble, please check there if your issue has already been reported.
409412If you spotted it first, help us to smash it by providing a detailed and welcomed
410413< a class ="reference external " href ="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_secondary_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
411414< p > Do not contact contributors directly about support or help with technical issues.</ p >
412415</ div >
413416< div class ="section " id ="credits ">
414- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
417+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
415418< div class ="section " id ="authors ">
416- < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
419+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
417420< ul class ="simple ">
418421< li > Tecnativa</ li >
419422</ ul >
420423</ div >
421424< div class ="section " id ="contributors ">
422- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
425+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
423426< ul class ="simple ">
424427< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > < ul >
425428< li > Carlos Dauden</ li >
@@ -433,7 +436,7 @@ <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
433436</ ul >
434437</ div >
435438< div class ="section " id ="maintainers ">
436- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
439+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
437440< p > This module is maintained by the OCA.</ p >
438441< a class ="reference external image-reference " href ="https://odoo-community.org ">
439442< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -446,6 +449,5 @@ <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
446449</ div >
447450</ div >
448451</ div >
449- </ div >
450452</ body >
451453</ html >
0 commit comments