odoo-addon-sale-blanket-order 16.0.1.0.0.7__py3-none-any.whl → 16.0.1.2.0__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.

Potentially problematic release.


This version of odoo-addon-sale-blanket-order might be problematic. Click here for more details.

@@ -7,7 +7,7 @@ Sale Blanket Orders
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ccbeac2c26d7658d8283b70cce70cd45752f1c2207f3bf45370716a8072e14fd
10
+ !! source digest: sha256:d5d1f4cfe953ae00daba19c3cd0f57fc737a69c986de051a73c55a0652555f51
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -5,7 +5,7 @@
5
5
  "category": "Sale",
6
6
  "license": "AGPL-3",
7
7
  "author": "Acsone SA/NV, Odoo Community Association (OCA)",
8
- "version": "16.0.1.0.0",
8
+ "version": "16.0.1.2.0",
9
9
  "website": "https://github.com/OCA/sale-workflow",
10
10
  "summary": "Blanket Orders",
11
11
  "depends": ["uom", "sale_management", "web_action_conditionable"],
@@ -8,10 +8,11 @@
8
8
 
9
9
  /*
10
10
  :Author: David Goodger (goodger@python.org)
11
- :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
12
12
  :Copyright: This stylesheet has been placed in the public domain.
13
13
 
14
14
  Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
15
16
 
16
17
  See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
17
18
  customize this style sheet.
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
274
275
  margin-left: 2em ;
275
276
  margin-right: 2em }
276
277
 
277
- pre.code .ln { color: grey; } /* line numbers */
278
+ pre.code .ln { color: gray; } /* line numbers */
278
279
  pre.code, code { background-color: #eeeeee }
279
280
  pre.code .comment, code .comment { color: #5C6576 }
280
281
  pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@ span.option {
300
301
  span.pre {
301
302
  white-space: pre }
302
303
 
303
- span.problematic {
304
+ span.problematic, pre.problematic {
304
305
  color: red }
305
306
 
306
307
  span.section-subtitle {
@@ -366,7 +367,7 @@ ul.auto-toc {
366
367
  !! This file is generated by oca-gen-addon-readme !!
367
368
  !! changes will be overwritten. !!
368
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:ccbeac2c26d7658d8283b70cce70cd45752f1c2207f3bf45370716a8072e14fd
370
+ !! source digest: sha256:d5d1f4cfe953ae00daba19c3cd0f57fc737a69c986de051a73c55a0652555f51
370
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
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/16.0/sale_blanket_order"><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_blanket_order"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
373
  <p>A blanket order is a pre-agreement to sell a certain number of quantities of
@@ -490,7 +491,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
490
491
  <div class="section" id="maintainers">
491
492
  <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
492
493
  <p>This module is maintained by the OCA.</p>
493
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
494
+ <a class="reference external image-reference" href="https://odoo-community.org">
495
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
496
+ </a>
494
497
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
495
498
  mission is to support the collaborative development of Odoo features and
496
499
  promote its widespread use.</p>
@@ -44,18 +44,16 @@
44
44
  </h1>
45
45
  <group>
46
46
  <group>
47
- <group>
48
- <field name="product_id" readonly="1" />
49
- <field name="price_unit" readonly="1" />
50
- <field name="partner_id" readonly="1" />
51
- <field name="date_schedule" readonly="1" />
52
- <field
53
- name="company_id"
54
- groups="base.group_multi_company"
55
- optional="show"
56
- options="{'no_create': True}"
57
- />
58
- </group>
47
+ <field name="product_id" readonly="1" />
48
+ <field name="price_unit" readonly="1" />
49
+ <field name="partner_id" readonly="1" />
50
+ <field name="date_schedule" readonly="1" />
51
+ <field
52
+ name="company_id"
53
+ groups="base.group_multi_company"
54
+ optional="show"
55
+ options="{'no_create': True}"
56
+ />
59
57
  </group>
60
58
  <group>
61
59
  <label for="original_uom_qty" />
@@ -215,7 +215,6 @@
215
215
  context="{'default_type_tax_use': 'sale'}"
216
216
  options="{'no_create': True}"
217
217
  attrs="{
218
- 'required': [('display_type', '=', False)],
219
218
  'invisible': [('display_type', '=', True)],
220
219
  }"
221
220
  />
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-sale_blanket_order
3
- Version: 16.0.1.0.0.7
3
+ Version: 16.0.1.2.0
4
4
  Summary: Blanket Orders
5
5
  Home-page: https://github.com/OCA/sale-workflow
6
6
  Author: Acsone SA/NV, Odoo Community Association (OCA)
@@ -23,7 +23,7 @@ Sale Blanket Orders
23
23
  !! This file is generated by oca-gen-addon-readme !!
24
24
  !! changes will be overwritten. !!
25
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
- !! source digest: sha256:ccbeac2c26d7658d8283b70cce70cd45752f1c2207f3bf45370716a8072e14fd
26
+ !! source digest: sha256:d5d1f4cfe953ae00daba19c3cd0f57fc737a69c986de051a73c55a0652555f51
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
28
 
29
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,6 +1,6 @@
1
- odoo/addons/sale_blanket_order/README.rst,sha256=uGG6Dm0voa2byZ5g1V9Wa7lCzma4FYtwG7FskF0qP3E,6131
1
+ odoo/addons/sale_blanket_order/README.rst,sha256=rR4D-rgGy0PUfDq4BqlqiS3mVpTNtuMSrqDk0ErkRzM,6131
2
2
  odoo/addons/sale_blanket_order/__init__.py,sha256=rKfzYX9RhkkCxgh2f0PJLYN45Kw8T8-fwxw1pbjLuug,108
3
- odoo/addons/sale_blanket_order/__manifest__.py,sha256=7fO62MQtTH7UH0ZNBXMA9vV3mE9Ay5mob27eIe4bMYY,884
3
+ odoo/addons/sale_blanket_order/__manifest__.py,sha256=e1EwpK_1xogd0ZkndnSuIyrytfmaYJnRzR4TgNMFiI8,884
4
4
  odoo/addons/sale_blanket_order/data/ir_cron.xml,sha256=B6mIBP7TGt_V0-2tb-GtXQrOXr_FY4D7B0qvvCf3qXc,837
5
5
  odoo/addons/sale_blanket_order/data/sequence.xml,sha256=xsEzImnYlOTADfACH_eBMFFjdy6nM_WqJTWJ3MN1_eM,416
6
6
  odoo/addons/sale_blanket_order/i18n/de.po,sha256=LIbQiWNdgBSGR-pUQZ_nsN5m3Pvf70V6QE1sCV1_VYw,44832
@@ -29,18 +29,18 @@ odoo/addons/sale_blanket_order/static/description/BO_menu.png,sha256=TWKnQPgzBgN
29
29
  odoo/addons/sale_blanket_order/static/description/PO_BOLine.png,sha256=O8dfvlVOqDcmrKrHtWw5J1gm76fOQ53YCtu9_ujb4bs,37234
30
30
  odoo/addons/sale_blanket_order/static/description/PO_from_BO.png,sha256=lmRWLs1DYkXmZfRVn_Hg2X8nEfazH2eVZ8unVlcdj-0,27671
31
31
  odoo/addons/sale_blanket_order/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
32
- odoo/addons/sale_blanket_order/static/description/index.html,sha256=x8VmWxmo8xL3AMvcToo3htpMwnPHepWE1625Ea9xnWg,17052
32
+ odoo/addons/sale_blanket_order/static/description/index.html,sha256=iUQC9HFZMKpYg4khumgfFkwEPRydAZfI7nk5cXeBr4M,17135
33
33
  odoo/addons/sale_blanket_order/tests/__init__.py,sha256=0z5WGDe8esOreObf1dM01uMp-O3GmL20PeIvqK0usXY,130
34
34
  odoo/addons/sale_blanket_order/tests/test_blanket_orders.py,sha256=5pU4d7D1Y6JgGRs9BowsHs-Rioxvbg5mpZTHyo1SU38,16304
35
35
  odoo/addons/sale_blanket_order/tests/test_sale_order.py,sha256=m0zd0ghQEsjs9RoQo3mQkPraiAmNw5RStr_c_zG8jZ4,7561
36
- odoo/addons/sale_blanket_order/views/sale_blanket_order_line_views.xml,sha256=i_QyeuodE8MJ13InfS-DJLZ8uOl5n2nGH5_nuz6lSHU,7741
37
- odoo/addons/sale_blanket_order/views/sale_blanket_order_views.xml,sha256=UqcedMakAEuwM5EZotG-H-fUrZ5AngOVBB4zcufe1Ok,18395
36
+ odoo/addons/sale_blanket_order/views/sale_blanket_order_line_views.xml,sha256=rgAsvqQwj_remT9Kr06FPFL8Lo10fMf1sy6VyAC-hR4,7628
37
+ odoo/addons/sale_blanket_order/views/sale_blanket_order_views.xml,sha256=LYCIVgJJE98WCMfYRtvuT8wu6-uN5HzY3IHK0p--eUk,18307
38
38
  odoo/addons/sale_blanket_order/views/sale_config_settings.xml,sha256=GLW5MxOfAz0-NgnVH67K_UDMOzsAwezDmTVL9uppZ-g,1452
39
39
  odoo/addons/sale_blanket_order/views/sale_order_views.xml,sha256=1_p8LBGIiG-WNEa4MIwB0OFfYqKbmrTS8xyv92PfgGg,1708
40
40
  odoo/addons/sale_blanket_order/wizard/__init__.py,sha256=4P5jq1IlE7JDNFP0ly3-alAHbqdIYf6fLjQjotKrG08,99
41
41
  odoo/addons/sale_blanket_order/wizard/create_sale_orders.py,sha256=rUyPggjar7usC4EjRGmF9SZpviHUqdH7xvzYwYeNhsg,8109
42
42
  odoo/addons/sale_blanket_order/wizard/create_sale_orders.xml,sha256=GjPlsYRKvN45F7ZSR-j7yJCW0U9OfBi-dIhRV8YqM8M,2091
43
- odoo_addon_sale_blanket_order-16.0.1.0.0.7.dist-info/METADATA,sha256=bEPGJLSUSd3r3wqDP4ZqmR06nv_F7RR2SFmZs-7sMRE,6714
44
- odoo_addon_sale_blanket_order-16.0.1.0.0.7.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
45
- odoo_addon_sale_blanket_order-16.0.1.0.0.7.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
46
- odoo_addon_sale_blanket_order-16.0.1.0.0.7.dist-info/RECORD,,
43
+ odoo_addon_sale_blanket_order-16.0.1.2.0.dist-info/METADATA,sha256=m2pKT05lXLsVryZffuMHAEngfiZQp1XSwJDO_Wb2fTk,6712
44
+ odoo_addon_sale_blanket_order-16.0.1.2.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
45
+ odoo_addon_sale_blanket_order-16.0.1.2.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
46
+ odoo_addon_sale_blanket_order-16.0.1.2.0.dist-info/RECORD,,