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 > Product Lot Sequence </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="product-lot-sequence ">
364- < h1 class ="title "> Product Lot Sequence</ h1 >
363+ < div class ="document ">
365364
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 ="product-lot-sequence ">
370+ < h1 > Product Lot Sequence</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:57e29f8d4a5234b832df93b9bcc6295033d87d6c5d8f107fbd132ac8d234735b
375+ !! source digest: sha256:c35c1236c1878c441a97c0eeebb75b53896811a5c3d45536a00f334ce0bd99fb
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < 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/OCA/product-attribute/tree/18.0/product_lot_sequence "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_lot_sequence "> < 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/product-attribute&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/product-attribute/tree/18.0/product_lot_sequence "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_lot_sequence "> < 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/product-attribute&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > Adds ability to define a lot sequence from the product which will be
374379proposed upon creating new lots.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -393,9 +398,9 @@ <h1 class="title">Product Lot Sequence</h1>
393398</ ul >
394399</ div >
395400< div class ="section " id ="configuration ">
396- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
401+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
397402< div class ="section " id ="lot-sequence-policy ">
398- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Lot Sequence policy</ a > </ h2 >
403+ < h3 > < a class ="toc-backref " href ="#toc-entry-2 "> Lot Sequence policy</ a > </ h3 >
399404< p > There are two ways you can configure this module through the use of
400405System Parameter `product_lot_sequence.policy`:</ p >
401406< ul class ="simple ">
@@ -412,14 +417,14 @@ <h2><a class="toc-backref" href="#toc-entry-2">Lot Sequence policy</a></h2>
412417number for each product and will increment it.</ p >
413418</ div >
414419< div class ="section " id ="default-number-of-digits-for-product-sequence-generation ">
415- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Default Number of Digits for Product Sequence Generation</ a > </ h2 >
420+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Default Number of Digits for Product Sequence Generation</ a > </ h3 >
416421< p > The default is 7 digits. To change that to something else, go to the
417422inventory configuration, find “Sequence Number of Digits” and change the
418423number.</ p >
419424</ div >
420425</ div >
421426< div class ="section " id ="usage ">
422- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h1 >
427+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h2 >
423428< p > To use this module:</ p >
424429< ul class ="simple ">
425430< li > Go to Inventory > Products</ li >
@@ -434,7 +439,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Usage</a></h1>
434439</ ul >
435440</ div >
436441< div class ="section " id ="known-issues-roadmap ">
437- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h1 >
442+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h2 >
438443< ul class ="simple ">
439444< li > There is an issue with the use of ir.sequence with the newer version
440445of Odoo.</ li >
@@ -449,23 +454,23 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
449454< p > cf < a class ="reference external " href ="https://github.com/OCA/product-attribute/issues/1326 "> https://github.com/OCA/product-attribute/issues/1326</ a > </ p >
450455</ div >
451456< div class ="section " id ="bug-tracker ">
452- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h1 >
457+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h2 >
453458< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/product-attribute/issues "> GitHub Issues</ a > .
454459In case of trouble, please check there if your issue has already been reported.
455460If you spotted it first, help us to smash it by providing a detailed and welcomed
456461< a class ="reference external " href ="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_lot_sequence%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
457462< p > Do not contact contributors directly about support or help with technical issues.</ p >
458463</ div >
459464< div class ="section " id ="credits ">
460- < h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h1 >
465+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h2 >
461466< div class ="section " id ="authors ">
462- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h2 >
467+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h3 >
463468< ul class ="simple ">
464469< li > ForgeFlow S.L.</ li >
465470</ ul >
466471</ div >
467472< div class ="section " id ="contributors ">
468- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h2 >
473+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h3 >
469474< ul class ="simple ">
470475< li > Adria Gil Sorribes << a class ="reference external " href ="mailto:adria.gil@forgeflow.com "> adria.gil@forgeflow.com</ a > ></ li >
471476< li > Domantas Girdžiūnas << a class ="reference external " href ="mailto:domantas@vialaurea.lt "> domantas@vialaurea.lt</ a > ></ li >
@@ -489,12 +494,12 @@ <h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
489494</ ul >
490495</ div >
491496< div class ="section " id ="other-credits ">
492- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h2 >
497+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h3 >
493498< p > The migration of this module from 17.0 to 18.0 was financially supported
494499by Camptocamp.</ p >
495500</ div >
496501< div class ="section " id ="maintainers ">
497- < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h2 >
502+ < h3 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h3 >
498503< p > This module is maintained by the OCA.</ p >
499504< a class ="reference external image-reference " href ="https://odoo-community.org ">
500505< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -507,5 +512,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
507512</ div >
508513</ div >
509514</ div >
515+ </ div >
510516</ body >
511517</ html >
0 commit comments