1
- .. image :: https://img.shields.io/badge/licence-AGPL--3-blue.svg
2
- :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
3
- :alt: License: AGPL-3
4
-
5
1
==========================
6
2
Stock available to promise
7
3
==========================
8
4
5
+ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
+ !! This file is generated by oca-gen-addon-readme !!
7
+ !! changes will be overwritten. !!
8
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
+
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
11
+ :target: https://odoo-community.org/page/development-status
12
+ :alt: Beta
13
+ .. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
14
+ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
+ :alt: License: AGPL-3
16
+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
17
+ :target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_available
18
+ :alt: OCA/stock-logistics-warehouse
19
+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
+ :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available
21
+ :alt: Translate me on Weblate
22
+ .. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
+ :target: https://runbot.odoo-community.org/runbot/153/12.0
24
+ :alt: Try me on Runbot
25
+
26
+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
27
+
9
28
This module proposes several options to compute the quantity available to
10
29
promise for each product.
11
30
This quantity is based on the projected stock and, depending on the
@@ -15,6 +34,11 @@ In case of immediate production capacity, it is possible to configure on which
15
34
field the potential is computed, by default Quantity On Hand is used.
16
35
This can be configured in `Inventory ` > `Configuration ` > `Settings `.
17
36
37
+ **Table of contents **
38
+
39
+ .. contents ::
40
+ :local:
41
+
18
42
Configuration
19
43
=============
20
44
@@ -33,44 +57,57 @@ This module adds a field named `Available for sale` on the Product form.
33
57
Various additional fields may be added, depending on which information you
34
58
chose to base the computation on.
35
59
36
- .. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
37
- :alt: Try me on Runbot
38
- :target: https://runbot.odoo-community.org/runbot/153/11.0
39
-
40
60
Bug Tracker
41
61
===========
42
62
43
- Bugs are tracked on `GitHub Issues
44
- <https://github.com/OCA/stock-logistics-warehouse/issues> `_. In case of trouble, please
45
- check there if your issue has already been reported. If you spotted it first,
46
- help us smashing it by providing a detailed and welcomed feedback.
63
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues >`_.
64
+ In case of trouble, please check there if your issue has already been reported.
65
+ If you spotted it first, help us smashing it by providing a detailed and welcomed
66
+ `feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_available%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
67
+
68
+ Do not contact contributors directly about support or help with technical issues.
47
69
48
70
Credits
49
71
=======
50
72
51
- Images
52
- ------
73
+ Authors
74
+ ~~~~~~~
53
75
54
- * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg >`_.
76
+ * Numérigraphe
77
+ * Sodexis
55
78
56
79
Contributors
57
- ------------
80
+ ~~~~~~~~~~~~
81
+
82
+ * `Numérigraphe <https://www.numerigraphe.com >`_:
83
+
84
+ * Lionel Sausin <ls@numerigraphe.com>
85
+
86
+ * `Sodexis <https://www.Sodexis.com >`_:
58
87
59
- * Lionel Sausin (Numérigraphe) <ls@numerigraphe.com>
60
- * Sodexis <sodexis@sodexis.com>
61
- * Factor Libre - Kiko Peiro <francisco.peiro@factorlibre.com>
88
+ * Sodexis <sodexis@sodexis.com>
62
89
63
- Maintainer
64
- ----------
90
+ * `Factor Libre <https://www.factorlibre.com >`_:
91
+
92
+ * Kiko Peiro <francisco.peiro@factorlibre.com>
93
+
94
+ * `Tecnativa <https://www.tecnativa.com >`_:
95
+
96
+ * Sergio Teruel <sergio.teruel@tecnativa.com>
97
+
98
+ Maintainers
99
+ ~~~~~~~~~~~
100
+
101
+ This module is maintained by the OCA.
65
102
66
103
.. image :: https://odoo-community.org/logo.png
67
104
:alt: Odoo Community Association
68
105
:target: https://odoo-community.org
69
106
70
- This module is maintained by the OCA.
71
-
72
107
OCA, or the Odoo Community Association, is a nonprofit organization whose
73
108
mission is to support the collaborative development of Odoo features and
74
109
promote its widespread use.
75
110
76
- To contribute to this module, please visit https://odoo-community.org.
111
+ This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_available >`_ project on GitHub.
112
+
113
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments