odoo-addon-sale-order-priority 15.0.1.0.1.4__py3-none-any.whl → 16.0.1.0.0.2__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.
- odoo/addons/sale_order_priority/README.rst +11 -7
- odoo/addons/sale_order_priority/__manifest__.py +1 -1
- odoo/addons/sale_order_priority/i18n/sale_order_priority.pot +1 -1
- odoo/addons/sale_order_priority/static/description/index.html +25 -17
- {odoo_addon_sale_order_priority-15.0.1.0.1.4.dist-info → odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info}/METADATA +16 -15
- {odoo_addon_sale_order_priority-15.0.1.0.1.4.dist-info → odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info}/RECORD +8 -8
- {odoo_addon_sale_order_priority-15.0.1.0.1.4.dist-info → odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info}/WHEEL +1 -1
- {odoo_addon_sale_order_priority-15.0.1.0.1.4.dist-info → odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
3
|
+
:alt: Odoo Community Association
|
|
4
|
+
|
|
1
5
|
===================
|
|
2
6
|
Sale Order Priority
|
|
3
7
|
===================
|
|
@@ -7,23 +11,23 @@ Sale Order Priority
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:d7c9511dd95ebc06d263bcd06a677c7361feae18030332b2dc2468cc13316d96
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/sale-workflow/tree/
|
|
24
|
+
:target: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_priority
|
|
21
25
|
:alt: OCA/sale-workflow
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/sale-workflow-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_priority
|
|
24
28
|
:alt: Translate me on Weblate
|
|
25
29
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -48,7 +52,7 @@ Bug Tracker
|
|
|
48
52
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
|
|
49
53
|
In case of trouble, please check there if your issue has already been reported.
|
|
50
54
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
51
|
-
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%
|
|
55
|
+
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
52
56
|
|
|
53
57
|
Do not contact contributors directly about support or help with technical issues.
|
|
54
58
|
|
|
@@ -79,6 +83,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
79
83
|
mission is to support the collaborative development of Odoo features and
|
|
80
84
|
promote its widespread use.
|
|
81
85
|
|
|
82
|
-
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/
|
|
86
|
+
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_priority>`_ project on GitHub.
|
|
83
87
|
|
|
84
88
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
{
|
|
4
4
|
"name": "Sale Order Priority",
|
|
5
5
|
"summary": "Define priority on sale orders",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "16.0.1.0.0",
|
|
7
7
|
"category": "Sale Workflow",
|
|
8
8
|
"website": "https://github.com/OCA/sale-workflow",
|
|
9
9
|
"author": "Agile Business Group, Odoo Community Association (OCA)",
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
3
|
<head>
|
|
5
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
6
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
7
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
8
7
|
<style type="text/css">
|
|
9
8
|
|
|
10
9
|
/*
|
|
11
10
|
:Author: David Goodger (goodger@python.org)
|
|
12
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
13
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
14
13
|
|
|
15
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
16
16
|
|
|
17
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
18
18
|
customize this style sheet.
|
|
@@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
275
275
|
margin-left: 2em ;
|
|
276
276
|
margin-right: 2em }
|
|
277
277
|
|
|
278
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
279
279
|
pre.code, code { background-color: #eeeeee }
|
|
280
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
281
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -301,7 +301,7 @@ span.option {
|
|
|
301
301
|
span.pre {
|
|
302
302
|
white-space: pre }
|
|
303
303
|
|
|
304
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
305
305
|
color: red }
|
|
306
306
|
|
|
307
307
|
span.section-subtitle {
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Sale Order Priority</h1>
|
|
363
|
+
<div class="document">
|
|
365
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="sale-order-priority">
|
|
370
|
+
<h1>Sale Order Priority</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:d7c9511dd95ebc06d263bcd06a677c7361feae18030332b2dc2468cc13316d96
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/
|
|
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/sale-workflow/tree/16.0/sale_order_priority"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_priority"><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/sale-workflow&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module adds the field <em>Priority</em> in sale order lines and sale orders:
|
|
374
379
|
priority of the sale order is computed as the maximum of the priorities of its
|
|
375
380
|
lines, setting the priority in the order sets the priority of all its lines
|
|
@@ -390,39 +395,42 @@ then the stock moves and the picking inherit the procurement’s priority.</p>
|
|
|
390
395
|
</ul>
|
|
391
396
|
</div>
|
|
392
397
|
<div class="section" id="bug-tracker">
|
|
393
|
-
<
|
|
398
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
394
399
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
|
|
395
400
|
In case of trouble, please check there if your issue has already been reported.
|
|
396
401
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
397
|
-
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%
|
|
402
|
+
<a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
398
403
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
399
404
|
</div>
|
|
400
405
|
<div class="section" id="credits">
|
|
401
|
-
<
|
|
406
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
|
|
402
407
|
<div class="section" id="authors">
|
|
403
|
-
<
|
|
408
|
+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
|
|
404
409
|
<ul class="simple">
|
|
405
410
|
<li>Agile Business Group</li>
|
|
406
411
|
</ul>
|
|
407
412
|
</div>
|
|
408
413
|
<div class="section" id="contributors">
|
|
409
|
-
<
|
|
414
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
|
|
410
415
|
<ul class="simple">
|
|
411
416
|
<li>Simone Rubino <<a class="reference external" href="mailto:simone.rubino@agilebg.com">simone.rubino@agilebg.com</a>></li>
|
|
412
417
|
<li>George Daramouskas <<a class="reference external" href="mailto:gdaramouskas@therp.nl">gdaramouskas@therp.nl</a>></li>
|
|
413
418
|
</ul>
|
|
414
419
|
</div>
|
|
415
420
|
<div class="section" id="maintainers">
|
|
416
|
-
<
|
|
421
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
|
|
417
422
|
<p>This module is maintained by the OCA.</p>
|
|
418
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
423
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
424
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
425
|
+
</a>
|
|
419
426
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
420
427
|
mission is to support the collaborative development of Odoo features and
|
|
421
428
|
promote its widespread use.</p>
|
|
422
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/
|
|
429
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_order_priority">OCA/sale-workflow</a> project on GitHub.</p>
|
|
423
430
|
<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>
|
|
424
431
|
</div>
|
|
425
432
|
</div>
|
|
426
433
|
</div>
|
|
434
|
+
</div>
|
|
427
435
|
</body>
|
|
428
436
|
</html>
|
|
@@ -1,18 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version:
|
|
2
|
+
Name: odoo-addon-sale_order_priority
|
|
3
|
+
Version: 16.0.1.0.0.2
|
|
4
4
|
Summary: Define priority on sale orders
|
|
5
5
|
Home-page: https://github.com/OCA/sale-workflow
|
|
6
6
|
Author: Agile Business Group, Odoo Community Association (OCA)
|
|
7
7
|
Author-email: support@odoo-community.org
|
|
8
8
|
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Programming Language :: Python
|
|
11
10
|
Classifier: Framework :: Odoo
|
|
12
|
-
Classifier: Framework :: Odoo ::
|
|
11
|
+
Classifier: Framework :: Odoo :: 16.0
|
|
13
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
|
-
Requires-Python: >=3.
|
|
15
|
-
Requires-Dist: odoo
|
|
13
|
+
Requires-Python: >=3.10
|
|
14
|
+
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
15
|
+
|
|
16
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
17
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
18
|
+
:alt: Odoo Community Association
|
|
16
19
|
|
|
17
20
|
===================
|
|
18
21
|
Sale Order Priority
|
|
@@ -23,23 +26,23 @@ Sale Order Priority
|
|
|
23
26
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
27
|
!! changes will be overwritten. !!
|
|
25
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
29
|
+
!! source digest: sha256:d7c9511dd95ebc06d263bcd06a677c7361feae18030332b2dc2468cc13316d96
|
|
27
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
31
|
|
|
29
32
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
30
33
|
:target: https://odoo-community.org/page/development-status
|
|
31
34
|
:alt: Beta
|
|
32
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
35
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
33
36
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
34
37
|
:alt: License: AGPL-3
|
|
35
38
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
|
|
36
|
-
:target: https://github.com/OCA/sale-workflow/tree/
|
|
39
|
+
:target: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_priority
|
|
37
40
|
:alt: OCA/sale-workflow
|
|
38
41
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
39
|
-
:target: https://translation.odoo-community.org/projects/sale-workflow-
|
|
42
|
+
:target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_priority
|
|
40
43
|
:alt: Translate me on Weblate
|
|
41
44
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
42
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=
|
|
45
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0
|
|
43
46
|
:alt: Try me on Runboat
|
|
44
47
|
|
|
45
48
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -64,7 +67,7 @@ Bug Tracker
|
|
|
64
67
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
|
|
65
68
|
In case of trouble, please check there if your issue has already been reported.
|
|
66
69
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
67
|
-
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%
|
|
70
|
+
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
68
71
|
|
|
69
72
|
Do not contact contributors directly about support or help with technical issues.
|
|
70
73
|
|
|
@@ -95,8 +98,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
95
98
|
mission is to support the collaborative development of Odoo features and
|
|
96
99
|
promote its widespread use.
|
|
97
100
|
|
|
98
|
-
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/
|
|
101
|
+
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_priority>`_ project on GitHub.
|
|
99
102
|
|
|
100
103
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
101
|
-
|
|
102
|
-
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
odoo/addons/sale_order_priority/README.rst,sha256=
|
|
1
|
+
odoo/addons/sale_order_priority/README.rst,sha256=jL_62gkE3V8NyraZ0f5dB8vHXjJB3brlnWxrMnr0O-E,3458
|
|
2
2
|
odoo/addons/sale_order_priority/__init__.py,sha256=eShEGRadAlxopoLqIQ4-N42FM7MWPSuBe0h_l1cXTPM,87
|
|
3
|
-
odoo/addons/sale_order_priority/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/sale_order_priority/__manifest__.py,sha256=eXv6IjbpxD14ivRpZ82qGGyoEvY_xqu0nmP3lsjpqew,535
|
|
4
4
|
odoo/addons/sale_order_priority/i18n/es.po,sha256=zKc4XwYqFKhepTxutGd5XlGB2PMC-F3ekhB4kgKDAh8,2107
|
|
5
5
|
odoo/addons/sale_order_priority/i18n/it.po,sha256=s8H2ZX4e9uVbokd1e8l4Ko6uMwmTh2l5v9dkrWlmGK0,2217
|
|
6
|
-
odoo/addons/sale_order_priority/i18n/sale_order_priority.pot,sha256=
|
|
6
|
+
odoo/addons/sale_order_priority/i18n/sale_order_priority.pot,sha256=hkw5ggyQNSN4WmYWM9iwkMEXDJILX8t0rLLekJ8RMao,1732
|
|
7
7
|
odoo/addons/sale_order_priority/models/__init__.py,sha256=-0E0m4heWCK1r6N6idKOGt3yMHF5yQHmPdlNykSMnxw,113
|
|
8
8
|
odoo/addons/sale_order_priority/models/sale.py,sha256=dcSSBC6LMaEBlL4V4Y9zoQlucAbzrMYP8VBDpGpdTv8,1500
|
|
9
9
|
odoo/addons/sale_order_priority/models/stock_picking.py,sha256=ODlgLqBr2mkA-CccnmA-aoWSC7oBy6mP0hPHBWUTXts,303
|
|
10
10
|
odoo/addons/sale_order_priority/readme/CONTRIBUTORS.rst,sha256=NdXRyFRV2I1aVeQE3whFHfbAWULb6tWq7bI_MY9K918,89
|
|
11
11
|
odoo/addons/sale_order_priority/readme/DESCRIPTION.rst,sha256=dS7-Eg85FHCYwpZzfX-7CrVZySRZpmCK9QGAI8q167I,443
|
|
12
12
|
odoo/addons/sale_order_priority/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
13
|
-
odoo/addons/sale_order_priority/static/description/index.html,sha256=
|
|
13
|
+
odoo/addons/sale_order_priority/static/description/index.html,sha256=FTWfPNsJwbhMoanrR_QXDscuo56tmS27DXn7eI9y1cE,12932
|
|
14
14
|
odoo/addons/sale_order_priority/tests/__init__.py,sha256=vcSGQurTLgEZFdQxlznMzCrHGS_jAJg0i5NbVdea65Y,106
|
|
15
15
|
odoo/addons/sale_order_priority/tests/test_sale_stock.py,sha256=qh-yBd4spl-o3zYU3Ty_aTeBjKMuLFb_o1sc8wi7wRw,2586
|
|
16
16
|
odoo/addons/sale_order_priority/views/sale.xml,sha256=aTr4Akn6YsGod4woh-kYOfHj_zRsDusyrITcpJRBCuA,1019
|
|
17
|
-
odoo_addon_sale_order_priority-
|
|
18
|
-
odoo_addon_sale_order_priority-
|
|
19
|
-
odoo_addon_sale_order_priority-
|
|
20
|
-
odoo_addon_sale_order_priority-
|
|
17
|
+
odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info/METADATA,sha256=rZKI22hHNmJelFTBTi6Kh5UpmXqwpedxDnQpkyve6Ck,3995
|
|
18
|
+
odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
19
|
+
odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
20
|
+
odoo_addon_sale_order_priority-16.0.1.0.0.2.dist-info/RECORD,,
|