odoo-addon-stock-request 17.0.1.1.3.3__py3-none-any.whl → 17.0.1.1.5__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:81609ee30a33c441cb1055814e9b5e270bc644fb69cfb04b3a9103a9a39e4e8e
10
+ !! source digest: sha256:3fa7fcaf1f584b5d831556efb068fdfcf194ad4ea198b66ecd59543c68dc4807
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -42,29 +42,29 @@ Configuration
42
42
 
43
43
  To configure this module:
44
44
 
45
- - Go to Stock Requests > Settings
45
+ - Go to Stock Requests > Settings
46
46
 
47
47
  Users should be assigned to the groups 'Stock Request / User' or 'Stock
48
48
  Request / Manager'.
49
49
 
50
50
  ## Group Stock Request / User
51
51
 
52
- - Can see her/his own Stock Requests, and others that she/he's been
53
- granted permission to follow.
54
- - Can create/update only her/his Stock Requests.
52
+ - Can see her/his own Stock Requests, and others that she/he's been
53
+ granted permission to follow.
54
+ - Can create/update only her/his Stock Requests.
55
55
 
56
56
  ## Group Stock Request / Manager
57
57
 
58
- - Can fully manage all Stock Requests
58
+ - Can fully manage all Stock Requests
59
59
 
60
60
  Usage
61
61
  =====
62
62
 
63
63
  ## Creation
64
64
 
65
- - Go to 'Stock Requests / Stock Requests' and create a new Request.
66
- - Indicate a product, quantity and location.
67
- - Press 'Confirm'.
65
+ - Go to 'Stock Requests / Stock Requests' and create a new Request.
66
+ - Indicate a product, quantity and location.
67
+ - Press 'Confirm'.
68
68
 
69
69
  Upon confirmation the request will be evaluated using the procurement
70
70
  rules for the selected location.
@@ -107,21 +107,24 @@ Authors
107
107
  Contributors
108
108
  ------------
109
109
 
110
- - Jordi Ballester (EFICENT) <jordi.ballester@forgeflow.com>.
111
- - Enric Tobella <etobella@creublanca.es>
112
- - Atte Isopuro <atte.isopuro@avoin.systems>
113
- - Lois Rilo <lois.rilo@forgeflow.com>
114
- - Raul Martin <raul.martin@braintec-group.com>
115
- - Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
116
- - `Open Source Integrators <https://www.opensourceintegrators.com>`__
110
+ - Jordi Ballester (EFICENT) <jordi.ballester@forgeflow.com>.
111
+ - Enric Tobella <etobella@creublanca.es>
112
+ - Atte Isopuro <atte.isopuro@avoin.systems>
113
+ - Lois Rilo <lois.rilo@forgeflow.com>
114
+ - Raul Martin <raul.martin@braintec-group.com>
115
+ - Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
116
+ - `Open Source Integrators <https://www.opensourceintegrators.com>`__
117
117
 
118
- - Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
119
- - Steve Campbell <scampbell@opensourceintegrators.com>
118
+ - Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
119
+ - Steve Campbell <scampbell@opensourceintegrators.com>
120
120
 
121
- - Héctor Villarreal <hector.villarreal@forgeflow.com>
122
- - Kitti U. <kittiu@ecosoft.co.th>
123
- - Bernat Puig <bernat.puig@forgeflow.com>
124
- - Oriol Miranda <oriol.miranda@forgeflow.com>
121
+ - Héctor Villarreal <hector.villarreal@forgeflow.com>
122
+ - Kitti U. <kittiu@ecosoft.co.th>
123
+ - Bernat Puig <bernat.puig@forgeflow.com>
124
+ - Oriol Miranda <oriol.miranda@forgeflow.com>
125
+ - `APSL-Nagarro <https://apsl.tech>`__:
126
+
127
+ - Bernat Obrador <bobrador@apsl.net>
125
128
 
126
129
  Maintainers
127
130
  -----------
@@ -136,6 +139,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
136
139
  mission is to support the collaborative development of Odoo features and
137
140
  promote its widespread use.
138
141
 
142
+ .. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
143
+ :target: https://github.com/LoisRForgeFlow
144
+ :alt: LoisRForgeFlow
145
+ .. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
146
+ :target: https://github.com/etobella
147
+ :alt: etobella
148
+
149
+ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
150
+
151
+ |maintainer-LoisRForgeFlow| |maintainer-etobella|
152
+
139
153
  This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request>`_ project on GitHub.
140
154
 
141
155
  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": "17.0.1.1.3",
7
+ "version": "17.0.1.1.5",
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": [
@@ -134,6 +134,11 @@ msgstr ""
134
134
  msgid "Category"
135
135
  msgstr ""
136
136
 
137
+ #. module: stock_request
138
+ #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
139
+ msgid "Check Stock Request Order requested by"
140
+ msgstr ""
141
+
137
142
  #. module: stock_request
138
143
  #: model:ir.model.fields,field_description:stock_request.field_res_company__stock_request_check_available_first
139
144
  #: model:ir.model.fields,field_description:stock_request.field_res_config_settings__stock_request_check_available_first
@@ -530,6 +535,12 @@ msgstr ""
530
535
  msgid "Number of messages with delivery error"
531
536
  msgstr ""
532
537
 
538
+ #. module: stock_request
539
+ #: model:ir.model.fields,field_description:stock_request.field_res_company__stock_request_check_order_requested_by
540
+ #: model:ir.model.fields,field_description:stock_request.field_res_config_settings__check_order_requested_by
541
+ msgid "Only allow edit stock request orders if requested by the same user"
542
+ msgstr ""
543
+
533
544
  #. module: stock_request
534
545
  #. odoo-python
535
546
  #: code:addons/stock_request/models/stock_request_order.py:0
@@ -544,6 +555,13 @@ msgstr ""
544
555
  msgid "Only requests on draft state can be unlinked"
545
556
  msgstr ""
546
557
 
558
+ #. module: stock_request
559
+ #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
560
+ msgid ""
561
+ "Only the user who submitted the request will be able to edit the stock "
562
+ "request order."
563
+ msgstr ""
564
+
547
565
  #. module: stock_request
548
566
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__open_product_qty
549
567
  msgid "Open Quantity"
@@ -15,3 +15,7 @@ class ResCompany(models.Model):
15
15
  stock_request_check_available_first = fields.Boolean(
16
16
  string="Check available stock first"
17
17
  )
18
+ stock_request_check_order_requested_by = fields.Boolean(
19
+ string="Only allow edit stock request orders if requested by the same user",
20
+ default=True,
21
+ )
@@ -35,6 +35,10 @@ class ResConfigSettings(models.TransientModel):
35
35
  )
36
36
 
37
37
  module_stock_request_mrp = fields.Boolean(string="Stock Request for Manufacturing")
38
+ check_order_requested_by = fields.Boolean(
39
+ related="company_id.stock_request_check_order_requested_by",
40
+ readonly=False,
41
+ )
38
42
 
39
43
  # Dependencies
40
44
  @api.onchange("stock_request_allow_virtual_loc")
@@ -196,6 +196,11 @@ class StockRequest(models.Model):
196
196
 
197
197
  @api.constrains("order_id", "requested_by")
198
198
  def check_order_requested_by(self):
199
+ check_order_requested_by = (
200
+ self.env.company.stock_request_check_order_requested_by
201
+ )
202
+ if not check_order_requested_by:
203
+ return
199
204
  for stock_request in self:
200
205
  if (
201
206
  stock_request.order_id
@@ -11,3 +11,5 @@
11
11
  - Kitti U. \<<kittiu@ecosoft.co.th>\>
12
12
  - Bernat Puig \<<bernat.puig@forgeflow.com>\>
13
13
  - Oriol Miranda \<<oriol.miranda@forgeflow.com>\>
14
+ - [APSL-Nagarro](<https://apsl.tech>):
15
+ - Bernat Obrador \<<bobrador@apsl.net>\>
@@ -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:81609ee30a33c441cb1055814e9b5e270bc644fb69cfb04b3a9103a9a39e4e8e
370
+ !! source digest: sha256:3fa7fcaf1f584b5d831556efb068fdfcf194ad4ea198b66ecd59543c68dc4807
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/17.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-17-0/stock-logistics-request-17-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=17.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
@@ -464,6 +464,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
464
464
  <li>Kitti U. &lt;<a class="reference external" href="mailto:kittiu&#64;ecosoft.co.th">kittiu&#64;ecosoft.co.th</a>&gt;</li>
465
465
  <li>Bernat Puig &lt;<a class="reference external" href="mailto:bernat.puig&#64;forgeflow.com">bernat.puig&#64;forgeflow.com</a>&gt;</li>
466
466
  <li>Oriol Miranda &lt;<a class="reference external" href="mailto:oriol.miranda&#64;forgeflow.com">oriol.miranda&#64;forgeflow.com</a>&gt;</li>
467
+ <li><a class="reference external" href="https://apsl.tech">APSL-Nagarro</a>:<ul>
468
+ <li>Bernat Obrador &lt;<a class="reference external" href="mailto:bobrador&#64;apsl.net">bobrador&#64;apsl.net</a>&gt;</li>
469
+ </ul>
470
+ </li>
467
471
  </ul>
468
472
  </div>
469
473
  <div class="section" id="maintainers">
@@ -475,6 +479,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
475
479
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
476
480
  mission is to support the collaborative development of Odoo features and
477
481
  promote its widespread use.</p>
482
+ <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
483
+ <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>
478
484
  <p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request">OCA/stock-logistics-request</a> project on GitHub.</p>
479
485
  <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>
480
486
  </div>
@@ -526,6 +526,55 @@ class TestStockRequestBase(TestStockRequest):
526
526
  with self.assertRaises(exceptions.ValidationError):
527
527
  self.request_order.with_user(self.stock_request_user).create(vals)
528
528
 
529
+ def test_stock_request_order_validations_08(self):
530
+ """Testing editing stock request with different user when
531
+ stock_request_check_order_requested_by is False"""
532
+ self.main_company.stock_request_check_order_requested_by = False
533
+ expected_date = fields.Datetime.now()
534
+ vals = {
535
+ "company_id": self.main_company.id,
536
+ "warehouse_id": self.warehouse.id,
537
+ "location_id": self.warehouse.lot_stock_id.id,
538
+ "requested_by": self.stock_request_user.id,
539
+ "expected_date": expected_date,
540
+ "stock_request_ids": [
541
+ (
542
+ 0,
543
+ 0,
544
+ {
545
+ "product_id": self.product.id,
546
+ "product_uom_id": self.product.uom_id.id,
547
+ "product_uom_qty": 5.0,
548
+ "requested_by": self.stock_request_manager.id,
549
+ "company_id": self.main_company.id,
550
+ "warehouse_id": self.warehouse.id,
551
+ "location_id": self.warehouse.lot_stock_id.id,
552
+ "expected_date": expected_date,
553
+ },
554
+ )
555
+ ],
556
+ }
557
+
558
+ order = self.request_order.with_user(self.stock_request_manager).create(vals)
559
+
560
+ self.env["stock.request"].with_user(self.stock_request_user).create(
561
+ {
562
+ "order_id": order.id,
563
+ "product_id": self.product.id,
564
+ "product_uom_id": self.product.uom_id.id,
565
+ "product_uom_qty": 5.0,
566
+ "requested_by": self.stock_request_user.id,
567
+ "company_id": self.main_company.id,
568
+ "warehouse_id": self.warehouse.id,
569
+ "location_id": self.warehouse.lot_stock_id.id,
570
+ "expected_date": expected_date,
571
+ }
572
+ )
573
+ self.assertTrue(
574
+ order.stock_request_count == 2,
575
+ "Stock request should be created when the config is disabled.",
576
+ )
577
+
529
578
  def test_stock_request_order_available_stock_01(self):
530
579
  self.main_company.stock_request_check_available_first = True
531
580
  self._create_stock_quant(self.product, self.warehouse.lot_stock_id, 6)
@@ -62,6 +62,17 @@
62
62
  >By default, available stock is not used</div>
63
63
  </div>
64
64
  </setting>
65
+ <setting>
66
+ <field
67
+ name="check_order_requested_by"
68
+ string="Check Stock Request Order requested by"
69
+ />
70
+ <div class="content-group">
71
+ <div
72
+ class="text-muted"
73
+ >Only the user who submitted the request will be able to edit the stock request order.</div>
74
+ </div>
75
+ </setting>
65
76
  </block>
66
77
  <h2>Purchases</h2>
67
78
  <block id="stock_request_purchase">
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-stock_request
3
- Version: 17.0.1.1.3.3
3
+ Version: 17.0.1.1.5
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo>=17.0a,<17.1dev
6
6
  Summary: Internal request for stock
@@ -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:81609ee30a33c441cb1055814e9b5e270bc644fb69cfb04b3a9103a9a39e4e8e
25
+ !! source digest: sha256:3fa7fcaf1f584b5d831556efb068fdfcf194ad4ea198b66ecd59543c68dc4807
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -57,29 +57,29 @@ Configuration
57
57
 
58
58
  To configure this module:
59
59
 
60
- - Go to Stock Requests > Settings
60
+ - Go to Stock Requests > Settings
61
61
 
62
62
  Users should be assigned to the groups 'Stock Request / User' or 'Stock
63
63
  Request / Manager'.
64
64
 
65
65
  ## Group Stock Request / User
66
66
 
67
- - Can see her/his own Stock Requests, and others that she/he's been
68
- granted permission to follow.
69
- - Can create/update only her/his Stock Requests.
67
+ - Can see her/his own Stock Requests, and others that she/he's been
68
+ granted permission to follow.
69
+ - Can create/update only her/his Stock Requests.
70
70
 
71
71
  ## Group Stock Request / Manager
72
72
 
73
- - Can fully manage all Stock Requests
73
+ - Can fully manage all Stock Requests
74
74
 
75
75
  Usage
76
76
  =====
77
77
 
78
78
  ## Creation
79
79
 
80
- - Go to 'Stock Requests / Stock Requests' and create a new Request.
81
- - Indicate a product, quantity and location.
82
- - Press 'Confirm'.
80
+ - Go to 'Stock Requests / Stock Requests' and create a new Request.
81
+ - Indicate a product, quantity and location.
82
+ - Press 'Confirm'.
83
83
 
84
84
  Upon confirmation the request will be evaluated using the procurement
85
85
  rules for the selected location.
@@ -122,21 +122,24 @@ Authors
122
122
  Contributors
123
123
  ------------
124
124
 
125
- - Jordi Ballester (EFICENT) <jordi.ballester@forgeflow.com>.
126
- - Enric Tobella <etobella@creublanca.es>
127
- - Atte Isopuro <atte.isopuro@avoin.systems>
128
- - Lois Rilo <lois.rilo@forgeflow.com>
129
- - Raul Martin <raul.martin@braintec-group.com>
130
- - Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
131
- - `Open Source Integrators <https://www.opensourceintegrators.com>`__
125
+ - Jordi Ballester (EFICENT) <jordi.ballester@forgeflow.com>.
126
+ - Enric Tobella <etobella@creublanca.es>
127
+ - Atte Isopuro <atte.isopuro@avoin.systems>
128
+ - Lois Rilo <lois.rilo@forgeflow.com>
129
+ - Raul Martin <raul.martin@braintec-group.com>
130
+ - Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
131
+ - `Open Source Integrators <https://www.opensourceintegrators.com>`__
132
132
 
133
- - Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
134
- - Steve Campbell <scampbell@opensourceintegrators.com>
133
+ - Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
134
+ - Steve Campbell <scampbell@opensourceintegrators.com>
135
135
 
136
- - Héctor Villarreal <hector.villarreal@forgeflow.com>
137
- - Kitti U. <kittiu@ecosoft.co.th>
138
- - Bernat Puig <bernat.puig@forgeflow.com>
139
- - Oriol Miranda <oriol.miranda@forgeflow.com>
136
+ - Héctor Villarreal <hector.villarreal@forgeflow.com>
137
+ - Kitti U. <kittiu@ecosoft.co.th>
138
+ - Bernat Puig <bernat.puig@forgeflow.com>
139
+ - Oriol Miranda <oriol.miranda@forgeflow.com>
140
+ - `APSL-Nagarro <https://apsl.tech>`__:
141
+
142
+ - Bernat Obrador <bobrador@apsl.net>
140
143
 
141
144
  Maintainers
142
145
  -----------
@@ -151,6 +154,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
151
154
  mission is to support the collaborative development of Odoo features and
152
155
  promote its widespread use.
153
156
 
157
+ .. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
158
+ :target: https://github.com/LoisRForgeFlow
159
+ :alt: LoisRForgeFlow
160
+ .. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
161
+ :target: https://github.com/etobella
162
+ :alt: etobella
163
+
164
+ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
165
+
166
+ |maintainer-LoisRForgeFlow| |maintainer-etobella|
167
+
154
168
  This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request>`_ project on GitHub.
155
169
 
156
170
  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=alwhkmmDfzmX6ErXJ0fd_lZ5tnP0ujqS7JMDXE1izZ0,4877
1
+ odoo/addons/stock_request/README.rst,sha256=csb5xCMSeAeBFSmwWM7BdO3BdqkNJhafymBJo7qMijg,5357
2
2
  odoo/addons/stock_request/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/stock_request/__manifest__.py,sha256=Yy3y_Yw4xDY5qma8syyuXSHvqKW8W8N5Sh5wmJNuRW8,949
3
+ odoo/addons/stock_request/__manifest__.py,sha256=w1eNkJpGjRPv9fnxh4DSqTWJQkNE112bIAmZ0Kmy2Zc,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=FPyaKzxp739G8uJiIH6ROU8AMlPanj-HM2X8Kv0RI5w,43920
6
6
  odoo/addons/stock_request/i18n/de.po,sha256=GaMFkJO5fxyJxXWvTn17zPv868Gxus6cEWBxpE4lerU,49191
@@ -25,20 +25,20 @@ odoo/addons/stock_request/i18n/pt_BR.po,sha256=sssAgXthWvQnL19Uu6QZfTr1tCO1ctz5F
25
25
  odoo/addons/stock_request/i18n/ro.po,sha256=p0N6zoadMnxCQ6cWLL5lc_Y9Vf8wCpIeRM9roZkUTtk,43963
26
26
  odoo/addons/stock_request/i18n/ru.po,sha256=ZySxlwq4T5brFoPm_BBiq3xR8MeRpnY5jKc-w5X8KnE,44079
27
27
  odoo/addons/stock_request/i18n/sl.po,sha256=bxvT4VXzK0zHBzPRrW8XxduJ34DeA8pmUGKqcTdTbgM,43977
28
- odoo/addons/stock_request/i18n/stock_request.pot,sha256=PEnOU4Sx2iLKCQFctJWB0Tey5z4e36CvakfJhNY20gs,43616
28
+ odoo/addons/stock_request/i18n/stock_request.pot,sha256=i_a1IWpusKAva0zFahH1Oy4NNyzrdjXB1kc6EYhbPis,44326
29
29
  odoo/addons/stock_request/i18n/tr.po,sha256=QyRSmIFfRmmH68JIjwJLUvXIzHDkxOjhWieXOlMMC1A,43917
30
30
  odoo/addons/stock_request/i18n/tr_TR.po,sha256=C_wurEzrIhottrTBirg3hUsgnlCMyJSE9_zaAWY02lU,43935
31
31
  odoo/addons/stock_request/i18n/vi_VN.po,sha256=JMZ59EleFnMKk4awxo_wH2QUDx397Ng_A-mzHKp3YiA,43940
32
32
  odoo/addons/stock_request/i18n/zh_CN.po,sha256=SPvGFdpb6rXRPd28iCEV3GmLsmogQS1aAUzZ8qYkMPY,49398
33
33
  odoo/addons/stock_request/models/__init__.py,sha256=bYu_0FMNdEqiMtwOb1bdKXk6gmJfzbII-d5WcVbEwXA,423
34
34
  odoo/addons/stock_request/models/procurement_group.py,sha256=t4rDQT-nuHHl8AC5ZMg-MiEkNNao1QN0CoKyXsOaFjc,1085
35
- odoo/addons/stock_request/models/res_company.py,sha256=j7vyh8MZNBDWtNyUxAc-HYP2XaiSlM8feOqTXjHWOiA,459
36
- odoo/addons/stock_request/models/res_config_settings.py,sha256=pOiuN_Vyoj1j0rwfjgxWutL-Iyljcj0v-7Fjil90R74,1379
35
+ odoo/addons/stock_request/models/res_company.py,sha256=N1Ao7s4U7x_tWQC1kAbnJi9BUhpYp2b6SuH5wv5bwXk,633
36
+ odoo/addons/stock_request/models/res_config_settings.py,sha256=1AdvlT6NDuq2eWXLl6U7LzdBfGBsBInMwa3R5hI-PNs,1525
37
37
  odoo/addons/stock_request/models/stock_location.py,sha256=ckie9pUiJ2r_pU_-ojYZieaObCD3F2m1Xv4p3KYDGww,1474
38
38
  odoo/addons/stock_request/models/stock_move.py,sha256=Pu8aIo3ydPuoUbUuBcKjCND_VRilp5Uh6AKnzQmbOhs,2782
39
39
  odoo/addons/stock_request/models/stock_move_line.py,sha256=75R5LJjHZtU-fTHcC_vhnoMhgDEG-S9fYuUsD_vmzQ4,2765
40
40
  odoo/addons/stock_request/models/stock_picking.py,sha256=XmdxMG-GNKJjF6RE8inj45TBy1eEhmRh4nzb-0bMQs0,1339
41
- odoo/addons/stock_request/models/stock_request.py,sha256=E4ikDg5qmLE9k_ZowZzBIbDB4mw1lSzW7SJH0rR1khY,17183
41
+ odoo/addons/stock_request/models/stock_request.py,sha256=X5ezcHTi4fZhEg8QWDJDYt-7DJxpTg05MCn1oea0hp0,17358
42
42
  odoo/addons/stock_request/models/stock_request_abstract.py,sha256=FavjvJjix1x8_uG6BOVmeFavMJCT6l4tq9Aj2CBUSME,9239
43
43
  odoo/addons/stock_request/models/stock_request_allocation.py,sha256=Kqq6VcZgYSbw2OSooeWgzVLBlWyiVJbR71dyKciPzUg,2927
44
44
  odoo/addons/stock_request/models/stock_request_order.py,sha256=jkNQT2dkocE9F_xT9zWYBHmvsI2GSHFUvTaaT8B5qw8,15146
@@ -46,7 +46,7 @@ odoo/addons/stock_request/models/stock_route.py,sha256=VFATxVyY7QGHjX3R83wSrST-E
46
46
  odoo/addons/stock_request/models/stock_rule.py,sha256=BQSN-HB1snD0ex-pGwcVwxZHmxXDSb4aI1VNDkIjYKM,1033
47
47
  odoo/addons/stock_request/models/stock_warehouse.py,sha256=yiJG9Yw2A1dBXwi61ehdlRbyD8PnGJqiyfJxxyN8KQQ,1476
48
48
  odoo/addons/stock_request/readme/CONFIGURE.md,sha256=lOyGz00Pdcf69B2H67eh-r0CLvg1KyGAQKeEeiy9n-w,411
49
- odoo/addons/stock_request/readme/CONTRIBUTORS.md,sha256=wG9iXOvR7hXRWAlf-9MeO6yghO3bbbdh493HSpYpEkI,706
49
+ odoo/addons/stock_request/readme/CONTRIBUTORS.md,sha256=f9vOS3exN3GKI80nKEZn-BMLJoElaXzC-GEVvKFA1Rg,788
50
50
  odoo/addons/stock_request/readme/DESCRIPTION.md,sha256=x41zw051Zcs7t0kA2Cw7skelop0qYT3sQUcioNLs0Dc,147
51
51
  odoo/addons/stock_request/readme/ROADMAP.md,sha256=F3GCZ3OjrMoAX_qo7F3W5sC7T5ZoCrepd2jLMcMVxew,242
52
52
  odoo/addons/stock_request/readme/USAGE.md,sha256=1u5aLrASIKa4hhhCMBJaLMonD0mmSeRJhnaWsxOzRf4,495
@@ -54,18 +54,18 @@ odoo/addons/stock_request/security/ir.model.access.csv,sha256=dsUwAR79-qQNVwCZhv
54
54
  odoo/addons/stock_request/security/stock_request_security.xml,sha256=VP0gCObFyM2wl0jcsO_J0vt2_jV0BQWtj4UMSqPellA,5978
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=pBE4LvMy8bMzFcNMogoH9GvxvXjTAuqqkS0f9zbLcIQ,16078
57
+ odoo/addons/stock_request/static/description/index.html,sha256=5ljGK2jpCoOFuLQd_C7WuYvEFH3kXsXyDIlKZ_UkWSs,16749
58
58
  odoo/addons/stock_request/tests/__init__.py,sha256=3NQ2fafGprBbsMjR2Y__yzyvFX5Vio1r0j6tT3FTbas,33
59
- odoo/addons/stock_request/tests/test_stock_request.py,sha256=-5F3qsypedUL8xu0FGIHzdtbGMBOwrZ0R1IXQwOmuwU,68366
59
+ odoo/addons/stock_request/tests/test_stock_request.py,sha256=UzLIeiWvhC2Ove1UKmrdHiRY8pGhgqFDJazRSN8UI7E,70425
60
60
  odoo/addons/stock_request/views/product.xml,sha256=CJ6RE5uGQLlIMDCPKxw8nhodb_rR3jaj-mF5ozCFUKI,1517
61
- odoo/addons/stock_request/views/res_config_settings_views.xml,sha256=kE05fmV2drjepSISURc67R7Uk_62zayWtncGSxzKTBo,6260
61
+ odoo/addons/stock_request/views/res_config_settings_views.xml,sha256=O7WB8q7VZbog_NMpmjv7QzKhGa46078ZWytdq7HzUIg,6847
62
62
  odoo/addons/stock_request/views/stock_move_views.xml,sha256=Z5pNG0WfYz-CTlxgB-rma0BoT08VQDHnm3J_Ksu9BxA,1072
63
63
  odoo/addons/stock_request/views/stock_picking_views.xml,sha256=fmOupY9n5FFuFZtYz1C5wy77OpX-7DmIBVrGJ2uEAVw,1017
64
64
  odoo/addons/stock_request/views/stock_request_allocation_views.xml,sha256=NhoVR2RSOx_OuiKP34g5yzc4U0jNHbVwHySZsIF9BOc,2615
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=xVN0r-S1h9B4xg-duX00qNix3SM-4kTmDDP5JUzvA5s,11383
67
67
  odoo/addons/stock_request/views/stock_request_views.xml,sha256=o_9aY_EOfHymmrg79uQJcVi4snCTUMt3CWacxmnIrxY,12136
68
- odoo_addon_stock_request-17.0.1.1.3.3.dist-info/METADATA,sha256=Wj1WOvi-ugmxWy8Qt8wKoxe3rVNmDn8--yl75gj42-Y,5412
69
- odoo_addon_stock_request-17.0.1.1.3.3.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
70
- odoo_addon_stock_request-17.0.1.1.3.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
71
- odoo_addon_stock_request-17.0.1.1.3.3.dist-info/RECORD,,
68
+ odoo_addon_stock_request-17.0.1.1.5.dist-info/METADATA,sha256=ft39u3wo4Rxz1fPyrGri1AT-B0j6ZQKF8SXl_Pd-KZc,5890
69
+ odoo_addon_stock_request-17.0.1.1.5.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
70
+ odoo_addon_stock_request-17.0.1.1.5.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
71
+ odoo_addon_stock_request-17.0.1.1.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: Whool 1.0.1
2
+ Generator: Whool 1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5