3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6
- < title > README.rst </ title >
6
+ < title > Stock Inventory Verification Request </ title >
7
7
< style type ="text/css ">
8
8
9
9
/*
10
10
:Author: David Goodger ([email protected] )
11
- :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
11
+ :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
12
12
:Copyright: This stylesheet has been placed in the public domain.
13
13
14
14
Default cascading style sheet for the HTML output of Docutils.
15
- Despite the name, some widely supported CSS2 features are used.
16
15
17
16
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
18
17
customize this style sheet.
275
274
margin-left : 2em ;
276
275
margin-right : 2em }
277
276
278
- pre .code .ln { color : gray ; } /* line numbers */
277
+ pre .code .ln { color : grey ; } /* line numbers */
279
278
pre .code , code { background-color : # eeeeee }
280
279
pre .code .comment , code .comment { color : # 5C6576 }
281
280
pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301
300
span .pre {
302
301
white-space : pre }
303
302
304
- span .problematic , pre . problematic {
303
+ span .problematic {
305
304
color : red }
306
305
307
306
span .section-subtitle {
360
359
</ style >
361
360
</ head >
362
361
< body >
363
- < div class ="document ">
362
+ < div class ="document " id ="stock-inventory-verification-request ">
363
+ < h1 class ="title "> Stock Inventory Verification Request</ h1 >
364
364
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-inventory-verification-request ">
370
- < h1 > Stock Inventory Verification Request</ h1 >
371
365
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372
366
!! This file is generated by oca-gen-addon-readme !!
373
367
!! changes will be overwritten. !!
374
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375
369
!! source digest: sha256:f3bc9bf64a73db5a8cd369d1690d4376973ab74fe4d2a53300ed3dc91869b263
376
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/stock-logistics-warehouse/tree/18.0/stock_inventory_verification_request "> < 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_inventory_verification_request "> < 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 >
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/OCA/stock-logistics-warehouse/tree/18.0/stock_inventory_verification_request "> < 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_inventory_verification_request "> < 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 >
378
372
< p > Adds the capability to request a Slot Verification when an inventory is
379
373
‘Pending to Approve’ or create one at will when a potential issue with a
380
374
specific location is found. When asked from an inventory adjustment,
@@ -406,7 +400,7 @@ <h1>Stock Inventory Verification Request</h1>
406
400
</ ul >
407
401
</ div >
408
402
< div class ="section " id ="usage ">
409
- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
403
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
410
404
< p > In order to use this module act as follow:</ p >
411
405
< ul class ="simple ">
412
406
< li > From a Inventory Adjustment in state ‘Pending to Approve’ click in the
@@ -421,23 +415,23 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
421
415
< p > You can also create the SVR manually.</ p >
422
416
</ div >
423
417
< div class ="section " id ="bug-tracker ">
424
- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
418
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
425
419
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/stock-logistics-warehouse/issues "> GitHub Issues</ a > .
426
420
In case of trouble, please check there if your issue has already been reported.
427
421
If you spotted it first, help us to smash it by providing a detailed and welcomed
428
422
< a class ="reference external " href ="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_verification_request%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
429
423
< p > Do not contact contributors directly about support or help with technical issues.</ p >
430
424
</ div >
431
425
< div class ="section " id ="credits ">
432
- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
426
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
433
427
< div class ="section " id ="authors ">
434
- < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
428
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
435
429
< ul class ="simple ">
436
430
< li > ForgeFlow</ li >
437
431
</ ul >
438
432
</ div >
439
433
< div class ="section " id ="contributors ">
440
- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
434
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
441
435
< ul class ="simple ">
442
436
< li > Lois Rilo Antelo << a class ="reference external " href ="mailto:lois.rilo@forgeflow.com "> lois.rilo@forgeflow.com</ a > ></ li >
443
437
< li > Michael Allen << a class ="reference external " href ="mailto:mallen@opensourceintegrators.com "> mallen@opensourceintegrators.com</ a > ></ li >
@@ -447,11 +441,9 @@ <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
447
441
</ ul >
448
442
</ div >
449
443
< div class ="section " id ="maintainers ">
450
- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
444
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
451
445
< p > This module is maintained by the OCA.</ p >
452
- < a class ="reference external image-reference " href ="https://odoo-community.org ">
453
- < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
454
- </ a >
446
+ < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
455
447
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
456
448
mission is to support the collaborative development of Odoo features and
457
449
promote its widespread use.</ p >
@@ -462,6 +454,5 @@ <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
462
454
</ div >
463
455
</ div >
464
456
</ div >
465
- </ div >
466
457
</ body >
467
458
</ html >
0 commit comments