odoo-addon-base-view-inheritance-extension 18.0.1.0.1.2__py3-none-any.whl → 18.0.1.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.
@@ -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
  Extended view inheritance
3
7
  =========================
@@ -7,13 +11,13 @@ Extended view inheritance
7
11
  !! This file is generated by oca-gen-addon-readme !!
8
12
  !! changes will be overwritten. !!
9
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:3164c7b67a9aa830f28bff20df0f54007a2cb55ec7e67009ccae8a1a2925a4e6
14
+ !! source digest: sha256:cb2fb0b7f832559d24b4af1f66ac9d92258ed4cb2a2f32b5b1afaa3437f7b9eb
11
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
16
 
13
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
14
18
  :target: https://odoo-community.org/page/development-status
15
19
  :alt: Mature
16
- .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20
+ .. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
17
21
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
22
  :alt: License: LGPL-3
19
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
@@ -3,7 +3,7 @@
3
3
  # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
4
4
  {
5
5
  "name": "Extended view inheritance",
6
- "version": "18.0.1.0.1",
6
+ "version": "18.0.1.0.2",
7
7
  "development_status": "Mature",
8
8
  "author": "Therp BV,Odoo Community Association (OCA)",
9
9
  "license": "LGPL-3",
@@ -11,6 +11,5 @@
11
11
  "summary": "Adds more operators for view inheritance",
12
12
  "website": "https://github.com/OCA/server-tools",
13
13
  "depends": ["base"],
14
- "external_dependencies": {"python": ["astor"]},
15
14
  "demo": ["demo/ir_ui_view.xml"],
16
15
  }
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
5
  <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6
- <title>Extended view inheritance</title>
6
+ <title>README.rst</title>
7
7
  <style type="text/css">
8
8
 
9
9
  /*
@@ -360,16 +360,21 @@ ul.auto-toc {
360
360
  </style>
361
361
  </head>
362
362
  <body>
363
- <div class="document" id="extended-view-inheritance">
364
- <h1 class="title">Extended view inheritance</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="extended-view-inheritance">
370
+ <h1>Extended view inheritance</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:3164c7b67a9aa830f28bff20df0f54007a2cb55ec7e67009ccae8a1a2925a4e6
375
+ !! source digest: sha256:cb2fb0b7f832559d24b4af1f66ac9d92258ed4cb2a2f32b5b1afaa3437f7b9eb
371
376
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/server-tools/tree/18.0/base_view_inheritance_extension"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension"><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/server-tools&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/18.0/base_view_inheritance_extension"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension"><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/server-tools&amp;target_branch=18.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 was written to make it simple to add custom operators for
374
379
  view inheritance.</p>
375
380
  <p><strong>Table of contents</strong></p>
@@ -387,7 +392,7 @@ view inheritance.</p>
387
392
  </ul>
388
393
  </div>
389
394
  <div class="section" id="usage">
390
- <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395
+ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391
396
  <p><strong>Change a python dictionary (context for example)</strong></p>
392
397
  <pre class="code xml literal-block">
393
398
  <span class="nt">&lt;field</span><span class="w"> </span><span class="na">position=</span><span class="s">&quot;attributes&quot;</span><span class="nt">&gt;</span><span class="w">
@@ -416,13 +421,13 @@ conditional changes</strong></p>
416
421
  </pre>
417
422
  </div>
418
423
  <div class="section" id="known-issues-roadmap">
419
- <h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
424
+ <h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
420
425
  <ul class="simple">
421
426
  <li>Support an <tt class="docutils literal">eval</tt> attribute for our new node types.</li>
422
427
  </ul>
423
428
  </div>
424
429
  <div class="section" id="bug-tracker">
425
- <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
430
+ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
426
431
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
427
432
  In case of trouble, please check there if your issue has already been reported.
428
433
  If you spotted it first, help us to smash it by providing a detailed and welcomed
@@ -430,15 +435,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
430
435
  <p>Do not contact contributors directly about support or help with technical issues.</p>
431
436
  </div>
432
437
  <div class="section" id="credits">
433
- <h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
438
+ <h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
434
439
  <div class="section" id="authors">
435
- <h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
440
+ <h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
436
441
  <ul class="simple">
437
442
  <li>Therp BV</li>
438
443
  </ul>
439
444
  </div>
440
445
  <div class="section" id="contributors">
441
- <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
446
+ <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
442
447
  <ul class="simple">
443
448
  <li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
444
449
  <li>Ronald Portier &lt;<a class="reference external" href="mailto:rportier&#64;therp.nl">rportier&#64;therp.nl</a>&gt;</li>
@@ -456,7 +461,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
456
461
  </ul>
457
462
  </div>
458
463
  <div class="section" id="maintainers">
459
- <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
464
+ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
460
465
  <p>This module is maintained by the OCA.</p>
461
466
  <a class="reference external image-reference" href="https://odoo-community.org">
462
467
  <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -469,5 +474,6 @@ promote its widespread use.</p>
469
474
  </div>
470
475
  </div>
471
476
  </div>
477
+ </div>
472
478
  </body>
473
479
  </html>
@@ -1,8 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-base_view_inheritance_extension
3
- Version: 18.0.1.0.1.2
3
+ Version: 18.0.1.0.2
4
4
  Requires-Python: >=3.10
5
- Requires-Dist: astor
6
5
  Requires-Dist: odoo==18.0.*
7
6
  Summary: Adds more operators for view inheritance
8
7
  Home-page: https://github.com/OCA/server-tools
@@ -16,6 +15,10 @@ Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGP
16
15
  Classifier: Development Status :: 6 - Mature
17
16
  Description-Content-Type: text/x-rst
18
17
 
18
+ .. image:: https://odoo-community.org/readme-banner-image
19
+ :target: https://odoo-community.org/get-involved?utm_source=readme
20
+ :alt: Odoo Community Association
21
+
19
22
  =========================
20
23
  Extended view inheritance
21
24
  =========================
@@ -25,13 +28,13 @@ Extended view inheritance
25
28
  !! This file is generated by oca-gen-addon-readme !!
26
29
  !! changes will be overwritten. !!
27
30
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
- !! source digest: sha256:3164c7b67a9aa830f28bff20df0f54007a2cb55ec7e67009ccae8a1a2925a4e6
31
+ !! source digest: sha256:cb2fb0b7f832559d24b4af1f66ac9d92258ed4cb2a2f32b5b1afaa3437f7b9eb
29
32
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
33
 
31
34
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
32
35
  :target: https://odoo-community.org/page/development-status
33
36
  :alt: Mature
34
- .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
37
+ .. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
35
38
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
36
39
  :alt: License: LGPL-3
37
40
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
@@ -1,6 +1,6 @@
1
- odoo/addons/base_view_inheritance_extension/README.rst,sha256=HMvZyCzlLJE9cq5FhMBWdxS8dXF6rDjZb89Cs7TEPsw,4131
1
+ odoo/addons/base_view_inheritance_extension/README.rst,sha256=_TzMhlTdYzBFZ0du6XByycpO6fyvYacqwU14aM61L0g,4296
2
2
  odoo/addons/base_view_inheritance_extension/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/base_view_inheritance_extension/__manifest__.py,sha256=b0j6JVBL8erkC4c8G_dhO1Ly2Y8tbD6Euhern6IfMh4,616
3
+ odoo/addons/base_view_inheritance_extension/__manifest__.py,sha256=LcGtP2zbL6k1o7ytSimPS0VGb3Sp7v2lrnb0rWGlDWg,564
4
4
  odoo/addons/base_view_inheritance_extension/demo/ir_ui_view.xml,sha256=MHPVOGOM6XnNOTsq0ylz1B5r0sPJpRKHLan3K2mZ6sA,1200
5
5
  odoo/addons/base_view_inheritance_extension/i18n/base_view_inheritance_extension.pot,sha256=B58XyI67dJ5JIr1k0RmjiZGGO1p-57Sp5PSZq4BIn5I,1031
6
6
  odoo/addons/base_view_inheritance_extension/i18n/ca.po,sha256=7ncEf2XfOWoOIlU7jysZhKYtd1KEF7oUHABgxJeEm9Q,1443
@@ -19,10 +19,10 @@ odoo/addons/base_view_inheritance_extension/readme/DESCRIPTION.md,sha256=TC-vXma
19
19
  odoo/addons/base_view_inheritance_extension/readme/ROADMAP.md,sha256=79XqQ49EvpKp11-P-rimu8Mwklpwor3rkWKFPym9YbA,54
20
20
  odoo/addons/base_view_inheritance_extension/readme/USAGE.md,sha256=g7ZkBJmm4ldDD-tkQjlzW7WpvssmBi23Dj2KCUuxlug,748
21
21
  odoo/addons/base_view_inheritance_extension/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
22
- odoo/addons/base_view_inheritance_extension/static/description/index.html,sha256=2Vfw8iZm6fJMGRq2FgpkD5DW5l4CR2zuSbrT-y8Qhfo,15842
22
+ odoo/addons/base_view_inheritance_extension/static/description/index.html,sha256=lNCXGAhRaUoGAUzJTunzq09Kbx7A7kx50BjDbT3Dauo,16054
23
23
  odoo/addons/base_view_inheritance_extension/tests/__init__.py,sha256=kTcGsgnWhpM7vII3sEdNX5XVxDHHqRc5KdrxInG6GSw,51
24
24
  odoo/addons/base_view_inheritance_extension/tests/test_base_view_inheritance_extension.py,sha256=7EDc_2z-Cr3v8MFYGj2crWL7kVWc7cvGI2FgY5HVBvY,7185
25
- odoo_addon_base_view_inheritance_extension-18.0.1.0.1.2.dist-info/METADATA,sha256=WEMUlU-pM6ZOUqATSWdNex8dObi1MD0gY0TTHALaJPI,4780
26
- odoo_addon_base_view_inheritance_extension-18.0.1.0.1.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
27
- odoo_addon_base_view_inheritance_extension-18.0.1.0.1.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
28
- odoo_addon_base_view_inheritance_extension-18.0.1.0.1.2.dist-info/RECORD,,
25
+ odoo_addon_base_view_inheritance_extension-18.0.1.0.2.dist-info/METADATA,sha256=91cPKnFJEXBXMmZNrfXIVGHo1xC8nm7lsARVDmIoXWA,4922
26
+ odoo_addon_base_view_inheritance_extension-18.0.1.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
27
+ odoo_addon_base_view_inheritance_extension-18.0.1.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
28
+ odoo_addon_base_view_inheritance_extension-18.0.1.0.2.dist-info/RECORD,,