odoo-addon-sale-order-priority 15.0.1.0.1.3__py3-none-any.whl → 17.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.
@@ -2,10 +2,13 @@
2
2
  Sale Order Priority
3
3
  ===================
4
4
 
5
- .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5
+ ..
6
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
7
  !! This file is generated by oca-gen-addon-readme !!
7
8
  !! changes will be overwritten. !!
8
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
+ !! source digest: sha256:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
11
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
12
 
10
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
11
14
  :target: https://odoo-community.org/page/development-status
@@ -14,25 +17,25 @@ Sale Order Priority
14
17
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
18
  :alt: License: AGPL-3
16
19
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
17
- :target: https://github.com/OCA/sale-workflow/tree/15.0/sale_order_priority
20
+ :target: https://github.com/OCA/sale-workflow/tree/17.0/sale_order_priority
18
21
  :alt: OCA/sale-workflow
19
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
- :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_priority
23
+ :target: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_priority
21
24
  :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/167/15.0
24
- :alt: Try me on Runbot
25
+ .. |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=17.0
27
+ :alt: Try me on Runboat
25
28
 
26
- |badge1| |badge2| |badge3| |badge4| |badge5|
29
+ |badge1| |badge2| |badge3| |badge4| |badge5|
27
30
 
28
- This module adds the field *Priority* in sale order lines and sale orders:
29
- priority of the sale order is computed as the maximum of the priorities of its
30
- lines, setting the priority in the order sets the priority of all its lines
31
- accordingly.
31
+ This module adds the field *Priority* in sale order lines and sale
32
+ orders: priority of the sale order is computed as the maximum of the
33
+ priorities of its lines, setting the priority in the order sets the
34
+ priority of all its lines accordingly.
32
35
 
33
- When a picking is created as a result of sale order confirmation,
34
- the created procurement inherits the priority of the order,
35
- then the stock moves and the picking inherit the procurement's priority.
36
+ When a picking is created as a result of sale order confirmation, the
37
+ created procurement inherits the priority of the order, then the stock
38
+ moves and the picking inherit the procurement's priority.
36
39
 
37
40
  **Table of contents**
38
41
 
@@ -44,8 +47,8 @@ Bug Tracker
44
47
 
45
48
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
46
49
  In case of trouble, please check there if your issue has already been reported.
47
- If you spotted it first, help us smashing it by providing a detailed and welcomed
48
- `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
50
+ 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:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
49
52
 
50
53
  Do not contact contributors directly about support or help with technical issues.
51
54
 
@@ -53,18 +56,21 @@ Credits
53
56
  =======
54
57
 
55
58
  Authors
56
- ~~~~~~~
59
+ -------
57
60
 
58
61
  * Agile Business Group
59
62
 
60
63
  Contributors
61
- ~~~~~~~~~~~~
64
+ ------------
65
+
66
+ - Simone Rubino <simone.rubino@agilebg.com>
67
+ - George Daramouskas <gdaramouskas@therp.nl>
68
+ - ``360ERP <https://www.360erp.com>``:
62
69
 
63
- * Simone Rubino <simone.rubino@agilebg.com>
64
- * George Daramouskas <gdaramouskas@therp.nl>
70
+ - Andrea Stirpe
65
71
 
66
72
  Maintainers
67
- ~~~~~~~~~~~
73
+ -----------
68
74
 
69
75
  This module is maintained by the OCA.
70
76
 
@@ -76,6 +82,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
76
82
  mission is to support the collaborative development of Odoo features and
77
83
  promote its widespread use.
78
84
 
79
- This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/15.0/sale_order_priority>`_ project on GitHub.
85
+ This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/17.0/sale_order_priority>`_ project on GitHub.
80
86
 
81
87
  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": "15.0.1.0.1",
6
+ "version": "17.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)",
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: Odoo Server 15.0\n"
7
+ "Project-Id-Version: Odoo Server 17.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "Last-Translator: \n"
10
10
  "Language-Team: \n"
@@ -22,7 +22,6 @@ class SaleOrder(models.Model):
22
22
  store=True,
23
23
  index=True,
24
24
  tracking=True,
25
- states={"done": [("readonly", True)], "cancel": [("readonly", True)]},
26
25
  help="Priority for this sale order. "
27
26
  "Setting manually a value here would set it as priority "
28
27
  "for all the order lines",
@@ -37,7 +36,9 @@ class SaleOrder(models.Model):
37
36
  def _inverse_priority(self):
38
37
  for order in self:
39
38
  priority = order.priority
40
- for line in order.order_line.filtered(lambda x: x.priority != priority):
39
+ for line in order.order_line.filtered(
40
+ lambda x, pr=priority: x.priority != pr
41
+ ):
41
42
  line.priority = priority
42
43
 
43
44
  def action_confirm(self):
@@ -0,0 +1,4 @@
1
+ - Simone Rubino \<<simone.rubino@agilebg.com>\>
2
+ - George Daramouskas \<<gdaramouskas@therp.nl>\>
3
+ - `360ERP <https://www.360erp.com>`:
4
+ - Andrea Stirpe
@@ -0,0 +1,8 @@
1
+ This module adds the field *Priority* in sale order lines and sale
2
+ orders: priority of the sale order is computed as the maximum of the
3
+ priorities of its lines, setting the priority in the order sets the
4
+ priority of all its lines accordingly.
5
+
6
+ When a picking is created as a result of sale order confirmation, the
7
+ created procurement inherits the priority of the order, then the stock
8
+ moves and the picking inherit the procurement's priority.
@@ -1,20 +1,20 @@
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
- <meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
5
+ <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
7
6
  <title>Sale Order Priority</title>
8
7
  <style type="text/css">
9
8
 
10
9
  /*
11
10
  :Author: David Goodger (goodger@python.org)
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
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
- See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17
+ See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
18
18
  customize this style sheet.
19
19
  */
20
20
 
@@ -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: grey; } /* line numbers */
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 {
@@ -366,58 +366,66 @@ ul.auto-toc {
366
366
  <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
369
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- <p><a class="reference external" 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" 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" href="https://github.com/OCA/sale-workflow/tree/15.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" href="https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-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" href="https://runbot.odoo-community.org/runbot/167/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371
- <p>This module adds the field <em>Priority</em> in sale order lines and sale orders:
372
- priority of the sale order is computed as the maximum of the priorities of its
373
- lines, setting the priority in the order sets the priority of all its lines
374
- accordingly.</p>
375
- <p>When a picking is created as a result of sale order confirmation,
376
- the created procurement inherits the priority of the order,
377
- then the stock moves and the picking inherit the procurement’s priority.</p>
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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/17.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-17-0/sale-workflow-17-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&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
+ <p>This module adds the field <em>Priority</em> in sale order lines and sale
374
+ orders: priority of the sale order is computed as the maximum of the
375
+ priorities of its lines, setting the priority in the order sets the
376
+ priority of all its lines accordingly.</p>
377
+ <p>When a picking is created as a result of sale order confirmation, the
378
+ created procurement inherits the priority of the order, then the stock
379
+ moves and the picking inherit the procurement’s priority.</p>
378
380
  <p><strong>Table of contents</strong></p>
379
381
  <div class="contents local topic" id="contents">
380
382
  <ul class="simple">
381
- <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
382
- <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
383
- <li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
384
- <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
385
- <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
383
+ <li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
384
+ <li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
385
+ <li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
386
+ <li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
387
+ <li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
386
388
  </ul>
387
389
  </li>
388
390
  </ul>
389
391
  </div>
390
392
  <div class="section" id="bug-tracker">
391
- <h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
393
+ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
392
394
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
393
395
  In case of trouble, please check there if your issue has already been reported.
394
- If you spotted it first, help us smashing it by providing a detailed and welcomed
395
- <a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
396
+ 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:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
396
398
  <p>Do not contact contributors directly about support or help with technical issues.</p>
397
399
  </div>
398
400
  <div class="section" id="credits">
399
- <h1><a class="toc-backref" href="#id2">Credits</a></h1>
401
+ <h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
400
402
  <div class="section" id="authors">
401
- <h2><a class="toc-backref" href="#id3">Authors</a></h2>
403
+ <h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
402
404
  <ul class="simple">
403
405
  <li>Agile Business Group</li>
404
406
  </ul>
405
407
  </div>
406
408
  <div class="section" id="contributors">
407
- <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
409
+ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
408
410
  <ul class="simple">
409
411
  <li>Simone Rubino &lt;<a class="reference external" href="mailto:simone.rubino&#64;agilebg.com">simone.rubino&#64;agilebg.com</a>&gt;</li>
410
412
  <li>George Daramouskas &lt;<a class="reference external" href="mailto:gdaramouskas&#64;therp.nl">gdaramouskas&#64;therp.nl</a>&gt;</li>
413
+ <li><tt class="docutils literal">360ERP <span class="pre">&lt;https://www.360erp.com&gt;</span></tt>:<ul>
414
+ <li>Andrea Stirpe</li>
415
+ </ul>
416
+ </li>
411
417
  </ul>
412
418
  </div>
413
419
  <div class="section" id="maintainers">
414
- <h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
420
+ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
415
421
  <p>This module is maintained by the OCA.</p>
416
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
422
+ <a class="reference external image-reference" href="https://odoo-community.org">
423
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
424
+ </a>
417
425
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
418
426
  mission is to support the collaborative development of Odoo features and
419
427
  promote its widespread use.</p>
420
- <p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/15.0/sale_order_priority">OCA/sale-workflow</a> project on GitHub.</p>
428
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-workflow/tree/17.0/sale_order_priority">OCA/sale-workflow</a> project on GitHub.</p>
421
429
  <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>
422
430
  </div>
423
431
  </div>
@@ -8,7 +8,7 @@
8
8
  <field name="inherit_id" ref="sale.view_order_form" />
9
9
  <field name="arch" type="xml">
10
10
  <group name="sales_person" position="inside">
11
- <field name="priority" />
11
+ <field name="priority" readonly="state == 'cancel' or locked" />
12
12
  </group>
13
13
  <xpath
14
14
  expr="//field[@name='order_line']//form//field[@name='price_unit']"
@@ -1,27 +1,29 @@
1
1
  Metadata-Version: 2.1
2
- Name: odoo-addon-sale-order-priority
3
- Version: 15.0.1.0.1.3
2
+ Name: odoo-addon-sale_order_priority
3
+ Version: 17.0.1.0.0.2
4
+ Requires-Python: >=3.10
5
+ Requires-Dist: odoo>=17.0a,<17.1dev
4
6
  Summary: Define priority on sale orders
5
7
  Home-page: https://github.com/OCA/sale-workflow
8
+ License: AGPL-3
6
9
  Author: Agile Business Group, Odoo Community Association (OCA)
7
10
  Author-email: support@odoo-community.org
8
- License: AGPL-3
9
- Platform: UNKNOWN
10
11
  Classifier: Programming Language :: Python
11
12
  Classifier: Framework :: Odoo
12
- Classifier: Framework :: Odoo :: 15.0
13
+ Classifier: Framework :: Odoo :: 17.0
13
14
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
- Requires-Python: >=3.8
15
- Requires-Dist: odoo (<15.1dev,>=15.0a)
16
15
 
17
16
  ===================
18
17
  Sale Order Priority
19
18
  ===================
20
19
 
21
- .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
20
+ ..
21
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
+ !! source digest: sha256:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
26
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
27
 
26
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
27
29
  :target: https://odoo-community.org/page/development-status
@@ -30,25 +32,25 @@ Sale Order Priority
30
32
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
31
33
  :alt: License: AGPL-3
32
34
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
33
- :target: https://github.com/OCA/sale-workflow/tree/15.0/sale_order_priority
35
+ :target: https://github.com/OCA/sale-workflow/tree/17.0/sale_order_priority
34
36
  :alt: OCA/sale-workflow
35
37
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
36
- :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_priority
38
+ :target: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_priority
37
39
  :alt: Translate me on Weblate
38
- .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
39
- :target: https://runbot.odoo-community.org/runbot/167/15.0
40
- :alt: Try me on Runbot
40
+ .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
41
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=17.0
42
+ :alt: Try me on Runboat
41
43
 
42
- |badge1| |badge2| |badge3| |badge4| |badge5|
44
+ |badge1| |badge2| |badge3| |badge4| |badge5|
43
45
 
44
- This module adds the field *Priority* in sale order lines and sale orders:
45
- priority of the sale order is computed as the maximum of the priorities of its
46
- lines, setting the priority in the order sets the priority of all its lines
47
- accordingly.
46
+ This module adds the field *Priority* in sale order lines and sale
47
+ orders: priority of the sale order is computed as the maximum of the
48
+ priorities of its lines, setting the priority in the order sets the
49
+ priority of all its lines accordingly.
48
50
 
49
- When a picking is created as a result of sale order confirmation,
50
- the created procurement inherits the priority of the order,
51
- then the stock moves and the picking inherit the procurement's priority.
51
+ When a picking is created as a result of sale order confirmation, the
52
+ created procurement inherits the priority of the order, then the stock
53
+ moves and the picking inherit the procurement's priority.
52
54
 
53
55
  **Table of contents**
54
56
 
@@ -60,8 +62,8 @@ Bug Tracker
60
62
 
61
63
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
62
64
  In case of trouble, please check there if your issue has already been reported.
63
- If you spotted it first, help us smashing it by providing a detailed and welcomed
64
- `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
65
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
66
+ `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_priority%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
65
67
 
66
68
  Do not contact contributors directly about support or help with technical issues.
67
69
 
@@ -69,18 +71,21 @@ Credits
69
71
  =======
70
72
 
71
73
  Authors
72
- ~~~~~~~
74
+ -------
73
75
 
74
76
  * Agile Business Group
75
77
 
76
78
  Contributors
77
- ~~~~~~~~~~~~
79
+ ------------
78
80
 
79
- * Simone Rubino <simone.rubino@agilebg.com>
80
- * George Daramouskas <gdaramouskas@therp.nl>
81
+ - Simone Rubino <simone.rubino@agilebg.com>
82
+ - George Daramouskas <gdaramouskas@therp.nl>
83
+ - ``360ERP <https://www.360erp.com>``:
84
+
85
+ - Andrea Stirpe
81
86
 
82
87
  Maintainers
83
- ~~~~~~~~~~~
88
+ -----------
84
89
 
85
90
  This module is maintained by the OCA.
86
91
 
@@ -92,8 +97,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
92
97
  mission is to support the collaborative development of Odoo features and
93
98
  promote its widespread use.
94
99
 
95
- This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/15.0/sale_order_priority>`_ project on GitHub.
100
+ This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/17.0/sale_order_priority>`_ project on GitHub.
96
101
 
97
102
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
98
-
99
-
@@ -0,0 +1,20 @@
1
+ odoo/addons/sale_order_priority/README.rst,sha256=HZHx-wwmaHTQg2i83ArcwnczhQ_VojbJ6QV2HmDFzmU,3356
2
+ odoo/addons/sale_order_priority/__init__.py,sha256=eShEGRadAlxopoLqIQ4-N42FM7MWPSuBe0h_l1cXTPM,87
3
+ odoo/addons/sale_order_priority/__manifest__.py,sha256=hBLS8q8sfKwpoRQ5QgbJrxK1J1ldvACOp9QLbyl9keE,535
4
+ odoo/addons/sale_order_priority/i18n/es.po,sha256=zKc4XwYqFKhepTxutGd5XlGB2PMC-F3ekhB4kgKDAh8,2107
5
+ odoo/addons/sale_order_priority/i18n/it.po,sha256=s8H2ZX4e9uVbokd1e8l4Ko6uMwmTh2l5v9dkrWlmGK0,2217
6
+ odoo/addons/sale_order_priority/i18n/sale_order_priority.pot,sha256=kizuIJDtRWa-mv8vS90OMcqxQGNvT89CCWNtLOnVOB0,1732
7
+ odoo/addons/sale_order_priority/models/__init__.py,sha256=-0E0m4heWCK1r6N6idKOGt3yMHF5yQHmPdlNykSMnxw,113
8
+ odoo/addons/sale_order_priority/models/sale.py,sha256=mcSsmpLt6cExmxSj6Gceu4jbabYHRR6OTp-ZHcEHUn0,1458
9
+ odoo/addons/sale_order_priority/models/stock_picking.py,sha256=ODlgLqBr2mkA-CccnmA-aoWSC7oBy6mP0hPHBWUTXts,303
10
+ odoo/addons/sale_order_priority/readme/CONTRIBUTORS.md,sha256=OO81LEEbUoTWsaz0_RKIkrUSozypRug8Fm3pZwvW9CE,155
11
+ odoo/addons/sale_order_priority/readme/DESCRIPTION.md,sha256=eUBcjuYwdLQbWsw0R8d5B1zjmH80WGHWD7AHNvsaBxY,443
12
+ odoo/addons/sale_order_priority/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
13
+ odoo/addons/sale_order_priority/static/description/index.html,sha256=oOcIZDHifE8UuJlrtEDyjS5xnkrh3MTPBb0ooK8ZeHg,12855
14
+ odoo/addons/sale_order_priority/tests/__init__.py,sha256=vcSGQurTLgEZFdQxlznMzCrHGS_jAJg0i5NbVdea65Y,106
15
+ odoo/addons/sale_order_priority/tests/test_sale_stock.py,sha256=qh-yBd4spl-o3zYU3Ty_aTeBjKMuLFb_o1sc8wi7wRw,2586
16
+ odoo/addons/sale_order_priority/views/sale.xml,sha256=m-RBgYWaIVzNt2YacNalLQHOxU4NogTM-4VAV-a9V2M,1058
17
+ odoo_addon_sale_order_priority-17.0.1.0.0.2.dist-info/METADATA,sha256=ps3qJ98d6MVD_c4c4Yc0GE2k_euI1ol3eae1lARiY0A,3893
18
+ odoo_addon_sale_order_priority-17.0.1.0.0.2.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
19
+ odoo_addon_sale_order_priority-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
20
+ odoo_addon_sale_order_priority-17.0.1.0.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
2
+ Generator: Whool 1.0.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,2 +0,0 @@
1
- * Simone Rubino <simone.rubino@agilebg.com>
2
- * George Daramouskas <gdaramouskas@therp.nl>
@@ -1,8 +0,0 @@
1
- This module adds the field *Priority* in sale order lines and sale orders:
2
- priority of the sale order is computed as the maximum of the priorities of its
3
- lines, setting the priority in the order sets the priority of all its lines
4
- accordingly.
5
-
6
- When a picking is created as a result of sale order confirmation,
7
- the created procurement inherits the priority of the order,
8
- then the stock moves and the picking inherit the procurement's priority.
@@ -1,20 +0,0 @@
1
- odoo/addons/sale_order_priority/README.rst,sha256=w4gHHTZ1DPrLDQ3hIlohYqsUyXSu7ckRehVb15avnKE,3105
2
- odoo/addons/sale_order_priority/__init__.py,sha256=eShEGRadAlxopoLqIQ4-N42FM7MWPSuBe0h_l1cXTPM,87
3
- odoo/addons/sale_order_priority/__manifest__.py,sha256=RI78cFPw3t8Avz4qJEKZpKYyLxgvVwVuDjBeQPejCI0,535
4
- odoo/addons/sale_order_priority/i18n/es.po,sha256=zKc4XwYqFKhepTxutGd5XlGB2PMC-F3ekhB4kgKDAh8,2107
5
- odoo/addons/sale_order_priority/i18n/it.po,sha256=s8H2ZX4e9uVbokd1e8l4Ko6uMwmTh2l5v9dkrWlmGK0,2217
6
- odoo/addons/sale_order_priority/i18n/sale_order_priority.pot,sha256=22VPjeGynoaPkxuBmMR8vS20hiIWmpr7dLv4BSoh7I8,1732
7
- odoo/addons/sale_order_priority/models/__init__.py,sha256=-0E0m4heWCK1r6N6idKOGt3yMHF5yQHmPdlNykSMnxw,113
8
- odoo/addons/sale_order_priority/models/sale.py,sha256=dcSSBC6LMaEBlL4V4Y9zoQlucAbzrMYP8VBDpGpdTv8,1500
9
- odoo/addons/sale_order_priority/models/stock_picking.py,sha256=ODlgLqBr2mkA-CccnmA-aoWSC7oBy6mP0hPHBWUTXts,303
10
- odoo/addons/sale_order_priority/readme/CONTRIBUTORS.rst,sha256=NdXRyFRV2I1aVeQE3whFHfbAWULb6tWq7bI_MY9K918,89
11
- odoo/addons/sale_order_priority/readme/DESCRIPTION.rst,sha256=dS7-Eg85FHCYwpZzfX-7CrVZySRZpmCK9QGAI8q167I,443
12
- odoo/addons/sale_order_priority/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
13
- odoo/addons/sale_order_priority/static/description/index.html,sha256=nbK5KVVvHA6vV4uh9DKz_Cad1JcgpIwKE3ITQWbalwU,12326
14
- odoo/addons/sale_order_priority/tests/__init__.py,sha256=vcSGQurTLgEZFdQxlznMzCrHGS_jAJg0i5NbVdea65Y,106
15
- odoo/addons/sale_order_priority/tests/test_sale_stock.py,sha256=qh-yBd4spl-o3zYU3Ty_aTeBjKMuLFb_o1sc8wi7wRw,2586
16
- odoo/addons/sale_order_priority/views/sale.xml,sha256=aTr4Akn6YsGod4woh-kYOfHj_zRsDusyrITcpJRBCuA,1019
17
- odoo_addon_sale_order_priority-15.0.1.0.1.3.dist-info/METADATA,sha256=7mnZOvN45uVklWdYxwNz9q_R8sJZoJ3UPX1OEg0SOEA,3664
18
- odoo_addon_sale_order_priority-15.0.1.0.1.3.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
19
- odoo_addon_sale_order_priority-15.0.1.0.1.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
20
- odoo_addon_sale_order_priority-15.0.1.0.1.3.dist-info/RECORD,,