odoo-addon-stock-request 16.0.1.1.2.3__py3-none-any.whl → 16.0.1.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ Stock Request
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:0367d84dd491deef6c2a13a02b3b4f9275b939fa89e9c82f926a14a2e374452a
10
+ !! source digest: sha256:a6f8cacb4f8a7e8957802003c9a93867ed0b20c7cfbad5a09a5e1101bc225369
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -136,6 +136,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
136
136
  mission is to support the collaborative development of Odoo features and
137
137
  promote its widespread use.
138
138
 
139
+ .. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
140
+ :target: https://github.com/LoisRForgeFlow
141
+ :alt: LoisRForgeFlow
142
+ .. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
143
+ :target: https://github.com/etobella
144
+ :alt: etobella
145
+
146
+ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
147
+
148
+ |maintainer-LoisRForgeFlow| |maintainer-etobella|
149
+
139
150
  This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request>`_ project on GitHub.
140
151
 
141
152
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -4,10 +4,11 @@
4
4
  {
5
5
  "name": "Stock Request",
6
6
  "summary": "Internal request for stock",
7
- "version": "16.0.1.1.2",
7
+ "version": "16.0.1.1.3",
8
8
  "license": "LGPL-3",
9
9
  "website": "https://github.com/OCA/stock-logistics-request",
10
10
  "author": "ForgeFlow, Odoo Community Association (OCA)",
11
+ "maintainers": ["LoisRForgeFlow", "etobella"],
11
12
  "category": "Warehouse Management",
12
13
  "depends": ["stock"],
13
14
  "data": [
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:0367d84dd491deef6c2a13a02b3b4f9275b939fa89e9c82f926a14a2e374452a
370
+ !! source digest: sha256:a6f8cacb4f8a7e8957802003c9a93867ed0b20c7cfbad5a09a5e1101bc225369
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request"><img alt="OCA/stock-logistics-request" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-request-16-0/stock-logistics-request-16-0-stock_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-request&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module was written to allow users to request products that are
@@ -474,6 +474,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
474
474
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
475
475
  mission is to support the collaborative development of Odoo features and
476
476
  promote its widespread use.</p>
477
+ <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
478
+ <p><a class="reference external image-reference" href="https://github.com/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="https://github.com/LoisRForgeFlow.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/etobella"><img alt="etobella" src="https://github.com/etobella.png?size=40px" /></a></p>
477
479
  <p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request">OCA/stock-logistics-request</a> project on GitHub.</p>
478
480
  <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
479
481
  </div>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-stock_request
3
- Version: 16.0.1.1.2.3
3
+ Version: 16.0.1.1.3
4
4
  Summary: Internal request for stock
5
5
  Home-page: https://github.com/OCA/stock-logistics-request
6
6
  Author: ForgeFlow, Odoo Community Association (OCA)
@@ -22,7 +22,7 @@ Stock Request
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:0367d84dd491deef6c2a13a02b3b4f9275b939fa89e9c82f926a14a2e374452a
25
+ !! source digest: sha256:a6f8cacb4f8a7e8957802003c9a93867ed0b20c7cfbad5a09a5e1101bc225369
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -151,6 +151,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
151
151
  mission is to support the collaborative development of Odoo features and
152
152
  promote its widespread use.
153
153
 
154
+ .. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
155
+ :target: https://github.com/LoisRForgeFlow
156
+ :alt: LoisRForgeFlow
157
+ .. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
158
+ :target: https://github.com/etobella
159
+ :alt: etobella
160
+
161
+ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
162
+
163
+ |maintainer-LoisRForgeFlow| |maintainer-etobella|
164
+
154
165
  This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request>`_ project on GitHub.
155
166
 
156
167
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -1,6 +1,6 @@
1
- odoo/addons/stock_request/README.rst,sha256=lBe_3XAIzSSRjtA-OTIpNbeYNv4No2A5n8ZGHUqQPRQ,4854
1
+ odoo/addons/stock_request/README.rst,sha256=-fgEPVfEOQMAoWa7gW_FeWVNhr61gbUjPIlwz2gpvSo,5277
2
2
  odoo/addons/stock_request/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/stock_request/__manifest__.py,sha256=xZl-ZVU0f5-yqQgIPNmrxq5vFOWyaVGqiczjkxTNdTA,949
3
+ odoo/addons/stock_request/__manifest__.py,sha256=rBSwAhhFOVrEMyYZ-iWPtpCvX1GjXaykm_zkBgcTTAE,1000
4
4
  odoo/addons/stock_request/data/stock_request_sequence_data.xml,sha256=MKvzK__cH1gecmyqWK6Vj7yJ0o1-oKbqy2ydNoTUhs0,683
5
5
  odoo/addons/stock_request/i18n/ca.po,sha256=XuthYLQbGnHxUOsZmBrfpJHxMUcnVJbDUCfn-j3Pvg0,45005
6
6
  odoo/addons/stock_request/i18n/de.po,sha256=1dsNz0JHwBRu591dqGm9JxLVeXF01BzbR5k0JR4zQIA,49173
@@ -54,7 +54,7 @@ odoo/addons/stock_request/security/ir.model.access.csv,sha256=dsUwAR79-qQNVwCZhv
54
54
  odoo/addons/stock_request/security/stock_request_security.xml,sha256=4nM10OVzHSG11_H2WsQ5HeIcPyGzceGq93qtJue1r0M,5886
55
55
  odoo/addons/stock_request/static/description/icon.png,sha256=HZGM_z7Ta3zNQ2924BUiMfDuVSCWqrEwUQMWXBnK7yk,15218
56
56
  odoo/addons/stock_request/static/description/icon.svg,sha256=e3qo4KGYRy7Mfzhb_bCfVA-73Rk2Lx1z9_kz7tTjdO0,9771
57
- odoo/addons/stock_request/static/description/index.html,sha256=5fS1kDWG2FelDyjj8urB7HiUychwF-76yq6Jvpgumok,16078
57
+ odoo/addons/stock_request/static/description/index.html,sha256=YbEaIWtEMmAQEdf_6PHDm0kIxbJIQ1aYbsEMCSedQVQ,16532
58
58
  odoo/addons/stock_request/tests/__init__.py,sha256=3NQ2fafGprBbsMjR2Y__yzyvFX5Vio1r0j6tT3FTbas,33
59
59
  odoo/addons/stock_request/tests/test_stock_request.py,sha256=qiUF5Vz17sX8vF4Aej81N6vMqdNSBPjAeEiXiwJct-M,67992
60
60
  odoo/addons/stock_request/views/product.xml,sha256=CJ6RE5uGQLlIMDCPKxw8nhodb_rR3jaj-mF5ozCFUKI,1517
@@ -65,7 +65,7 @@ odoo/addons/stock_request/views/stock_request_allocation_views.xml,sha256=NhoVR2
65
65
  odoo/addons/stock_request/views/stock_request_menu.xml,sha256=S_3HPkmYcHC_xtPjusHiZX7RUW5CGrJW3w52ScnJFNw,1308
66
66
  odoo/addons/stock_request/views/stock_request_order_views.xml,sha256=TChohKvG0MFc7K5TBNXAkQUU6CbJKdYBQea5gO6IbNg,10843
67
67
  odoo/addons/stock_request/views/stock_request_views.xml,sha256=zs_4N_VAskigIJp9i-kkG40QEqkxeteK-qcJ6MQqeqU,11757
68
- odoo_addon_stock_request-16.0.1.1.2.3.dist-info/METADATA,sha256=4pJXy9lt_X6_GenynQZ48ElDQ9sbNlmwaj_0uwq1rNQ,5389
69
- odoo_addon_stock_request-16.0.1.1.2.3.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
70
- odoo_addon_stock_request-16.0.1.1.2.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
71
- odoo_addon_stock_request-16.0.1.1.2.3.dist-info/RECORD,,
68
+ odoo_addon_stock_request-16.0.1.1.3.dist-info/METADATA,sha256=wn1uXM2HbGVWan0r_HA9cwLfZSUWLs_jrnM6AAH3nE0,5810
69
+ odoo_addon_stock_request-16.0.1.1.3.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
70
+ odoo_addon_stock_request-16.0.1.1.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
71
+ odoo_addon_stock_request-16.0.1.1.3.dist-info/RECORD,,