diff --git a/base_territory/README.rst b/base_territory/README.rst index a8f2a94da0..264b009209 100644 --- a/base_territory/README.rst +++ b/base_territory/README.rst @@ -17,13 +17,13 @@ Base Territory :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github - :target: https://github.com/OCA/field-service/tree/17.0/base_territory + :target: https://github.com/OCA/field-service/tree/18.0/base_territory :alt: OCA/field-service .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-base_territory + :target: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-base_territory :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -51,7 +51,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -101,6 +101,6 @@ Current `maintainers `__: |maintainer-max3903| |maintainer-brian10048| -This module is part of the `OCA/field-service `_ project on GitHub. +This module is part of the `OCA/field-service `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/base_territory/__manifest__.py b/base_territory/__manifest__.py index eacdcee0b9..b36d8bb8df 100644 --- a/base_territory/__manifest__.py +++ b/base_territory/__manifest__.py @@ -5,7 +5,7 @@ "name": "Base Territory", "summary": "This module allows you to define territories, branches," " districts and regions to be used for Field Service operations or Sales.", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "category": "Hidden", "author": "Open Source Integrators, Odoo Community Association (OCA)", "website": "https://github.com/OCA/field-service", diff --git a/base_territory/static/description/index.html b/base_territory/static/description/index.html index fea2534910..52e1f38403 100644 --- a/base_territory/static/description/index.html +++ b/base_territory/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -369,7 +369,7 @@

Base Territory

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:09071d17d5056c5ee697dae92dc0974752c30247936f6c07c0c028731f350473 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runboat

+

Production/Stable License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runboat

This module allows you to define territories, branches, districts and regions to be used for Field Service operations or Sales.

Table of contents

@@ -400,7 +400,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -429,13 +429,15 @@

Other credits

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

max3903 brian10048

-

This module is part of the OCA/field-service project on GitHub.

+

This module is part of the OCA/field-service project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/base_territory/views/res_branch.xml b/base_territory/views/res_branch.xml index 2e015281c9..f972ed4bb9 100644 --- a/base_territory/views/res_branch.xml +++ b/base_territory/views/res_branch.xml @@ -4,10 +4,10 @@ res.branch.tree res.branch - + - + @@ -41,6 +41,6 @@ Branches res.branch - tree,form + list,form diff --git a/base_territory/views/res_country.xml b/base_territory/views/res_country.xml index 17255de78f..44ae8b841c 100644 --- a/base_territory/views/res_country.xml +++ b/base_territory/views/res_country.xml @@ -7,11 +7,11 @@ diff --git a/base_territory/views/res_district.xml b/base_territory/views/res_district.xml index cd42d3227e..edde1ccf92 100644 --- a/base_territory/views/res_district.xml +++ b/base_territory/views/res_district.xml @@ -4,10 +4,10 @@ res.district.tree res.district - + - + @@ -41,6 +41,6 @@ Districts res.district - tree,form + list,form diff --git a/base_territory/views/res_region.xml b/base_territory/views/res_region.xml index be5152222d..52ad8ed157 100644 --- a/base_territory/views/res_region.xml +++ b/base_territory/views/res_region.xml @@ -4,9 +4,9 @@ res.region.tree res.region - + - + @@ -39,6 +39,6 @@ Regions res.region - tree,form + list,form diff --git a/base_territory/views/res_territory.xml b/base_territory/views/res_territory.xml index e445ef32ee..81ddde2181 100644 --- a/base_territory/views/res_territory.xml +++ b/base_territory/views/res_territory.xml @@ -4,10 +4,10 @@ res.territory.tree res.territory - + - + @@ -49,6 +49,6 @@ Territories res.territory - tree,form + list,form