odoo-addon-base-territory 16.0.1.0.0.9__py3-none-any.whl → 16.0.1.1.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.
@@ -7,12 +7,12 @@ Base Territory
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ee4378b92b13f8ef9d5e45aaa9ac42feeeba2a7ac88e5d58c1b60bea420e0853
10
+ !! source digest: sha256:6ae8a8de00a33f84ac49dd5abf80b5ae46e436d28fca333c695243466eae8f75
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
- .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
13
+ .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
14
14
  :target: https://odoo-community.org/page/development-status
15
- :alt: Beta
15
+ :alt: Production/Stable
16
16
  .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
17
17
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
  :alt: License: AGPL-3
@@ -5,7 +5,7 @@
5
5
  "name": "Base Territory",
6
6
  "summary": "This module allows you to define territories, branches,"
7
7
  " districts and regions to be used for Field Service operations or Sales.",
8
- "version": "16.0.1.0.0",
8
+ "version": "16.0.1.1.0",
9
9
  "category": "Hidden",
10
10
  "author": "Open Source Integrators, Odoo Community Association (OCA)",
11
11
  "website": "https://github.com/OCA/field-service",
@@ -22,6 +22,6 @@
22
22
  "demo": ["demo/base_territory_demo.xml"],
23
23
  "application": True,
24
24
  "license": "AGPL-3",
25
- "development_status": "Beta",
25
+ "development_status": "Production/Stable",
26
26
  "maintainers": ["wolfhall", "max3903"],
27
27
  }
@@ -1,4 +1,3 @@
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>
@@ -9,10 +8,11 @@
9
8
 
10
9
  /*
11
10
  :Author: David Goodger (goodger@python.org)
12
- :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 $
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: 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 {
@@ -367,9 +367,9 @@ 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:ee4378b92b13f8ef9d5e45aaa9ac42feeeba2a7ac88e5d58c1b60bea420e0853
370
+ !! source digest: sha256:6ae8a8de00a33f84ac49dd5abf80b5ae46e436d28fca333c695243466eae8f75
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/field-service/tree/16.0/base_territory"><img alt="OCA/field-service" src="https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-base_territory"><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/field-service&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
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/field-service/tree/16.0/base_territory"><img alt="OCA/field-service" src="https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-base_territory"><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/field-service&amp;target_branch=16.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 allows you to define territories, branches, districts and regions to be used for Field Service operations or Sales.</p>
374
374
  <p><strong>Table of contents</strong></p>
375
375
  <div class="contents local topic" id="contents">
@@ -427,7 +427,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
427
427
  <div class="section" id="maintainers">
428
428
  <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
429
429
  <p>This module is maintained by the OCA.</p>
430
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
430
+ <a class="reference external image-reference" href="https://odoo-community.org">
431
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
432
+ </a>
431
433
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
432
434
  mission is to support the collaborative development of Odoo features and
433
435
  promote its widespread use.</p>
@@ -1,19 +1,18 @@
1
1
  Metadata-Version: 2.1
2
- Name: odoo-addon-base-territory
3
- Version: 16.0.1.0.0.9
2
+ Name: odoo-addon-base_territory
3
+ Version: 16.0.1.1.0
4
4
  Summary: This module allows you to define territories, branches, districts and regions to be used for Field Service operations or Sales.
5
5
  Home-page: https://github.com/OCA/field-service
6
6
  Author: Open Source Integrators, 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
11
  Classifier: Framework :: Odoo :: 16.0
13
12
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
- Classifier: Development Status :: 4 - Beta
13
+ Classifier: Development Status :: 5 - Production/Stable
15
14
  Requires-Python: >=3.10
16
- Requires-Dist: odoo <16.1dev,>=16.0a
15
+ Requires-Dist: odoo<16.1dev,>=16.0a
17
16
 
18
17
  ==============
19
18
  Base Territory
@@ -24,12 +23,12 @@ Base Territory
24
23
  !! This file is generated by oca-gen-addon-readme !!
25
24
  !! changes will be overwritten. !!
26
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
- !! source digest: sha256:ee4378b92b13f8ef9d5e45aaa9ac42feeeba2a7ac88e5d58c1b60bea420e0853
26
+ !! source digest: sha256:6ae8a8de00a33f84ac49dd5abf80b5ae46e436d28fca333c695243466eae8f75
28
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
28
 
30
- .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
29
+ .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
31
30
  :target: https://odoo-community.org/page/development-status
32
- :alt: Beta
31
+ :alt: Production/Stable
33
32
  .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
34
33
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
35
34
  :alt: License: AGPL-3
@@ -119,5 +118,3 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
119
118
  This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/16.0/base_territory>`_ project on GitHub.
120
119
 
121
120
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
122
-
123
-
@@ -1,6 +1,6 @@
1
- odoo/addons/base_territory/README.rst,sha256=orzxosX-YefzTvf3x30d5KXVhSwDzEHNSz8mwO32RVU,3755
1
+ odoo/addons/base_territory/README.rst,sha256=yhSzXbu-dGIDpQW4WNtzepKWwrswYv0J41e5JuqXmkk,3782
2
2
  odoo/addons/base_territory/__init__.py,sha256=ZGjmXT9q1Wc3A9Eb3pRZjwDcSFijPJcJLFSMyZdyxyU,86
3
- odoo/addons/base_territory/__manifest__.py,sha256=zuSmsrtt8eR0bpUObzjCK6AKTSFRWBJFDLUlyYdN_Bc,934
3
+ odoo/addons/base_territory/__manifest__.py,sha256=9cXmD8uO_uvmf0bDtrh4_zKkPz2nQH3iDiJxzQ0crgw,947
4
4
  odoo/addons/base_territory/demo/base_territory_demo.xml,sha256=vugDQxynBFKTa3YiZK7W8V0Lpm2O1GQfTEl_TTR_lGc,670
5
5
  odoo/addons/base_territory/i18n/base_territory.pot,sha256=lw0b2w2MJDphEXa1rkFkyi14dMshRpZkcK4HwJaknjM,7632
6
6
  odoo/addons/base_territory/i18n/es.po,sha256=SjK67AuVPmxrelRz9C-HdN3rux5vW6ffBqKr53CM_8g,8150
@@ -21,14 +21,14 @@ odoo/addons/base_territory/readme/DESCRIPTION.rst,sha256=UmmuQr3dRq6urnz0PfWoXwc
21
21
  odoo/addons/base_territory/readme/USAGE.rst,sha256=PaBFib_2MPSdNtlND5_QVZ1j5ED2UP07f_DNqmNIPXw,163
22
22
  odoo/addons/base_territory/security/ir.model.access.csv,sha256=-LOTxznuXa5xP2wg2Ac6Rc00xAmcGxhO5q1kAyHC47k,396
23
23
  odoo/addons/base_territory/static/description/icon.png,sha256=yx9-4jnAq3PdVf27mtFBnFWAcJVD0ElJEk1EHeT_-s0,17808
24
- odoo/addons/base_territory/static/description/index.html,sha256=Sb0Kn9ssOofFJXBtwTttWHL44Wp9mtO4CO1gPiaH050,13805
24
+ odoo/addons/base_territory/static/description/index.html,sha256=_IKmeUlWUV39ISjJR8I7HIuG3oLZUeHlXfywahrv9xo,13876
25
25
  odoo/addons/base_territory/views/menu.xml,sha256=SEFvRgJu_vVHOPchOHZ8adX_PI7Ez7peXrhx9iYGYUU,684
26
26
  odoo/addons/base_territory/views/res_branch.xml,sha256=yIXPMF5SgT1-y_A5q3JwWtBTkpiC0SDqAJncJ7medfk,1684
27
27
  odoo/addons/base_territory/views/res_country.xml,sha256=HrbzbkYQiI0R7GSAqZAsz_y4R8NbFLzY2tEeN1384IY,755
28
28
  odoo/addons/base_territory/views/res_district.xml,sha256=-ZbdwHM9HUTk0tfJ4ARZcoeczdl-aS0ty__K33GRozc,1705
29
29
  odoo/addons/base_territory/views/res_region.xml,sha256=7e-n80eMYmtbE7rS1BM4nCFT_9Us50kfNWkxul3i9uY,1581
30
30
  odoo/addons/base_territory/views/res_territory.xml,sha256=EF-EOB8GzvAYVPWgvuuxxKXenBNuUFX0oA5hPOZkavc,2190
31
- odoo_addon_base_territory-16.0.1.0.0.9.dist-info/METADATA,sha256=N6HsIEdvrGOYVF-hgqKQAXfqoNZH2FZ2Cud2Kv_ldFg,4451
32
- odoo_addon_base_territory-16.0.1.0.0.9.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
33
- odoo_addon_base_territory-16.0.1.0.0.9.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
34
- odoo_addon_base_territory-16.0.1.0.0.9.dist-info/RECORD,,
31
+ odoo_addon_base_territory-16.0.1.1.0.dist-info/METADATA,sha256=e_SKJFY2WCZNviJOyhjZm7nvRFp70-Ck9JupvrLrvTc,4468
32
+ odoo_addon_base_territory-16.0.1.1.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
33
+ odoo_addon_base_territory-16.0.1.1.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
34
+ odoo_addon_base_territory-16.0.1.1.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: bdist_wheel (0.45.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5