odoo-addon-sale-order-priority 17.0.1.0.0.2__py3-none-any.whl → 17.0.1.0.1__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 @@ Sale Order Priority
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
10
+ !! source digest: sha256:f120bb5bd2bf60240867b4752d05ce94dc08c11555282373a5667c8226d434b0
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Sale Order Priority",
5
5
  "summary": "Define priority on sale orders",
6
- "version": "17.0.1.0.0",
6
+ "version": "17.0.1.0.1",
7
7
  "category": "Sale Workflow",
8
8
  "website": "https://github.com/OCA/sale-workflow",
9
9
  "author": "Agile Business Group, Odoo Community Association (OCA)",
@@ -7,15 +7,15 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 10.0+e\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2018-06-06 10:42+0000\n"
10
- "PO-Revision-Date: 2022-04-08 17:05+0000\n"
11
- "Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
10
+ "PO-Revision-Date: 2024-07-22 07:58+0000\n"
11
+ "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: it\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: \n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Weblate 4.3.2\n"
18
+ "X-Generator: Weblate 5.6.2\n"
19
19
 
20
20
  #. module: sale_order_priority
21
21
  #: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__0
@@ -51,7 +51,7 @@ msgstr "Riga ordine di vendita"
51
51
  #. module: sale_order_priority
52
52
  #: model:ir.model,name:sale_order_priority.model_stock_picking
53
53
  msgid "Transfer"
54
- msgstr ""
54
+ msgstr "Trasferimento"
55
55
 
56
56
  #. module: sale_order_priority
57
57
  #: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__1
@@ -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:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
370
+ !! source digest: sha256:f120bb5bd2bf60240867b4752d05ce94dc08c11555282373a5667c8226d434b0
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/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
373
  <p>This module adds the field <em>Priority</em> in sale order lines and sale
@@ -30,6 +30,7 @@ class TestSaleStock(TestSaleCommonBase):
30
30
  {
31
31
  "partner_id": self.partner.id,
32
32
  "priority": sale_order_priority,
33
+ "company_id": self.company.id,
33
34
  "order_line": [
34
35
  (
35
36
  0,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-sale_order_priority
3
- Version: 17.0.1.0.0.2
3
+ Version: 17.0.1.0.1
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo>=17.0a,<17.1dev
6
6
  Summary: Define priority on sale orders
@@ -22,7 +22,7 @@ Sale Order Priority
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:c48e2ef04228de832267a35bf35cd234bd9db221d5b0bf604705828f2c910484
25
+ !! source digest: sha256:f120bb5bd2bf60240867b4752d05ce94dc08c11555282373a5667c8226d434b0
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,8 +1,8 @@
1
- odoo/addons/sale_order_priority/README.rst,sha256=HZHx-wwmaHTQg2i83ArcwnczhQ_VojbJ6QV2HmDFzmU,3356
1
+ odoo/addons/sale_order_priority/README.rst,sha256=UexmcFHSINazqmiI1jrpvxBXomeXAQFyVRlnwKjRcCw,3356
2
2
  odoo/addons/sale_order_priority/__init__.py,sha256=eShEGRadAlxopoLqIQ4-N42FM7MWPSuBe0h_l1cXTPM,87
3
- odoo/addons/sale_order_priority/__manifest__.py,sha256=hBLS8q8sfKwpoRQ5QgbJrxK1J1ldvACOp9QLbyl9keE,535
3
+ odoo/addons/sale_order_priority/__manifest__.py,sha256=F3XQPRxpdijTVtGJm9670mHFXKxMdmZPLEoCqSRakZg,535
4
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
5
+ odoo/addons/sale_order_priority/i18n/it.po,sha256=Ucof5BkLDSKvY7rnSxzlz2tF_AfKERpTAbucCkipgX8,2216
6
6
  odoo/addons/sale_order_priority/i18n/sale_order_priority.pot,sha256=kizuIJDtRWa-mv8vS90OMcqxQGNvT89CCWNtLOnVOB0,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=mcSsmpLt6cExmxSj6Gceu4jbabYHRR6OTp-ZHcEHUn0,1458
@@ -10,11 +10,11 @@ odoo/addons/sale_order_priority/models/stock_picking.py,sha256=ODlgLqBr2mkA-Cccn
10
10
  odoo/addons/sale_order_priority/readme/CONTRIBUTORS.md,sha256=OO81LEEbUoTWsaz0_RKIkrUSozypRug8Fm3pZwvW9CE,155
11
11
  odoo/addons/sale_order_priority/readme/DESCRIPTION.md,sha256=eUBcjuYwdLQbWsw0R8d5B1zjmH80WGHWD7AHNvsaBxY,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=oOcIZDHifE8UuJlrtEDyjS5xnkrh3MTPBb0ooK8ZeHg,12855
13
+ odoo/addons/sale_order_priority/static/description/index.html,sha256=KLsHQ5KiU9PshaMTD9oW8XIqrdGpEGszVpBv87dQsvw,12855
14
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
15
+ odoo/addons/sale_order_priority/tests/test_sale_stock.py,sha256=d0x-DBMOm_aKacwzKTRzTnCecmDioKjkA9cHkGDh9nE,2633
16
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,,
17
+ odoo_addon_sale_order_priority-17.0.1.0.1.dist-info/METADATA,sha256=1Jqr5BurhdUmGsS0gwxSMst-emMo0Tzh6KlXViVaroc,3891
18
+ odoo_addon_sale_order_priority-17.0.1.0.1.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
19
+ odoo_addon_sale_order_priority-17.0.1.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
20
+ odoo_addon_sale_order_priority-17.0.1.0.1.dist-info/RECORD,,