diff --git a/document_page_environmental_aspect/README.rst b/document_page_environmental_aspect/README.rst new file mode 100644 index 00000000000..8eb3ae7cae2 --- /dev/null +++ b/document_page_environmental_aspect/README.rst @@ -0,0 +1,98 @@ +===================== +Environmental Aspects +===================== + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png + :target: https://odoo-community.org/page/development-status + :alt: Production/Stable +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanagement--system-lightgray.png?logo=github + :target: https://github.com/OCA/management-system/tree/12.0/document_page_environmental_aspect + :alt: OCA/management-system +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/management-system-12-0/management-system-12-0-document_page_environmental_aspect + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/128/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module extends the functionality of the Environment Management System and adds a template for environmental aspects. + +**Table of contents** + +.. contents:: + :local: + +Configuration +============= + +To configure this module, you need to: + +* go to Management Systems > Configuration > Categories +* select the Environmental Aspect category and customize it + +Usage +===== + +To create environmental aspects, you need to: + +* go to Management Systems > Documentation > Environmental Aspects +* click on Create and select the Environmental Aspect category +* enter your content + +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 smashing it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Savoir-faire Linux + +Contributors +~~~~~~~~~~~~ + +* Savoir-faire Linux +* Gervais Naoussi +* `Guadaltech `_: + + * Fernando La Chica + +* `Trey Kilobytes de Soluciones SL `__: + + * Vicent Cubells + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +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. + +This module is part of the `OCA/management-system `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/document_page_environmental_aspect/__init__.py b/document_page_environmental_aspect/__init__.py new file mode 100644 index 00000000000..75b83e4df9f --- /dev/null +++ b/document_page_environmental_aspect/__init__.py @@ -0,0 +1,19 @@ +############################################################################## +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2010 Savoir-faire Linux (). +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## diff --git a/document_page_environmental_aspect/__manifest__.py b/document_page_environmental_aspect/__manifest__.py new file mode 100644 index 00000000000..09f556ea6b7 --- /dev/null +++ b/document_page_environmental_aspect/__manifest__.py @@ -0,0 +1,31 @@ +############################################################################## +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2010 Savoir-faire Linux (). +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## +{ + "name": "Environmental Aspects", + "version": "12.0.1.0.0", + "author": "Savoir-faire Linux, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/management-system", + "license": "AGPL-3", + "category": "Generic Modules/Others", + "depends": ["document_page", "mgmtsystem"], + "data": ["data/document_page.xml", "views/document_page.xml"], + "development_status": "Production/Stable", +} diff --git a/document_page_environmental_aspect/data/document_page.xml b/document_page_environmental_aspect/data/document_page.xml new file mode 100644 index 00000000000..5094d91533a --- /dev/null +++ b/document_page_environmental_aspect/data/document_page.xml @@ -0,0 +1,26 @@ + + + + Environmental Aspect + category + + Activity + +

Environmental Aspect

+ +

Environmental Impact

+ +

Laws and Regulations

+ +

Operational Control

+ +

Responsibilities

+ +

Objectives

+ +

Programs

+ ]]> +
+
+
diff --git a/document_page_environmental_aspect/i18n/de.po b/document_page_environmental_aspect/i18n/de.po new file mode 100644 index 00000000000..a9cdaf2d4ab --- /dev/null +++ b/document_page_environmental_aspect/i18n/de.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +# Translators: +# FIRST AUTHOR , 2012 +# Rudolf Schnapka , 2016 +msgid "" +msgstr "" +"Project-Id-Version: management-system (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-03-07 01:44+0000\n" +"PO-Revision-Date: 2016-03-11 15:53+0000\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-management-" +"system-9-0/language/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Umweltaspekte" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Umweltaspekte Ihres Management-Systems." diff --git a/document_page_environmental_aspect/i18n/document_page_environmental_aspect.pot b/document_page_environmental_aspect/i18n/document_page_environmental_aspect.pot new file mode 100644 index 00000000000..812571d86eb --- /dev/null +++ b/document_page_environmental_aspect/i18n/document_page_environmental_aspect.pot @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "" diff --git a/document_page_environmental_aspect/i18n/es_CL.po b/document_page_environmental_aspect/i18n/es_CL.po new file mode 100644 index 00000000000..0ceb9016084 --- /dev/null +++ b/document_page_environmental_aspect/i18n/es_CL.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +# Translators: +# GABRIELA STEGEN , 2016 +msgid "" +msgstr "" +"Project-Id-Version: management-system (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-07 06:43+0000\n" +"PO-Revision-Date: 2016-09-14 21:32+0000\n" +"Last-Translator: GABRIELA STEGEN \n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-management-" +"system-9-0/language/es_CL/)\n" +"Language: es_CL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Aspectos medio ambientales" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Aspectos medio ambientales de tu sistema de administración" diff --git a/document_page_environmental_aspect/i18n/fr.po b/document_page_environmental_aspect/i18n/fr.po new file mode 100644 index 00000000000..0f2936d2fc1 --- /dev/null +++ b/document_page_environmental_aspect/i18n/fr.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +# Translators: +# FIRST AUTHOR , 2012 +# Maxime Chambreuil , 2015 +msgid "" +msgstr "" +"Project-Id-Version: management-system (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-07 14:27+0000\n" +"PO-Revision-Date: 2015-05-26 18:45+0000\n" +"Last-Translator: Maxime Chambreuil \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-management-" +"system-8-0/language/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Aspects environnementaux" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Aspects environnementaux de votre système de gestion." diff --git a/document_page_environmental_aspect/i18n/it.po b/document_page_environmental_aspect/i18n/it.po new file mode 100644 index 00000000000..93394be1f96 --- /dev/null +++ b/document_page_environmental_aspect/i18n/it.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2022-11-11 19:44+0000\n" +"Last-Translator: mymage \n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.14.1\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Aspetti ambientali" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Aspetti ambientali per il tuo sistema di gestione." diff --git a/document_page_environmental_aspect/i18n/nb.po b/document_page_environmental_aspect/i18n/nb.po new file mode 100644 index 00000000000..62efb52a794 --- /dev/null +++ b/document_page_environmental_aspect/i18n/nb.po @@ -0,0 +1,36 @@ +# Norwegian Bokmal translation for openerp-mgmtsystem +# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 +# This file is distributed under the same license as the openerp-mgmtsystem package. +# FIRST AUTHOR , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: openerp-mgmtsystem\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-02-22 20:40+0000\n" +"PO-Revision-Date: 2014-01-22 17:54+0000\n" +"Last-Translator: Torvald Baade Bringsvor \n" +"Language-Team: Norwegian Bokmal \n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-04-24 06:29+0000\n" +"X-Generator: Launchpad (build 16985)\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +#, fuzzy +msgid "Environmental aspects of your management system." +msgstr "" +"Mal for miljøaspekter, brukbar for miljøstyringssystem\n" +" " + +#~ msgid "Document Management - Wiki - Environmental Aspects" +#~ msgstr "Dokumenthåndtering - Wiki - Miljøaspekter" diff --git a/document_page_environmental_aspect/i18n/pt.po b/document_page_environmental_aspect/i18n/pt.po new file mode 100644 index 00000000000..e2f1926a73f --- /dev/null +++ b/document_page_environmental_aspect/i18n/pt.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2021-11-26 15:36+0000\n" +"Last-Translator: Daniel Reis \n" +"Language-Team: none\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.3.2\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Aspetos ambientais" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Aspetos ambientais do seu sistema de gestão." diff --git a/document_page_environmental_aspect/i18n/pt_BR.po b/document_page_environmental_aspect/i18n/pt_BR.po new file mode 100644 index 00000000000..54075824e5a --- /dev/null +++ b/document_page_environmental_aspect/i18n/pt_BR.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +# Translators: +# danimaribeiro , 2015 +# FIRST AUTHOR , 2013 +msgid "" +msgstr "" +"Project-Id-Version: management-system (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-07 14:27+0000\n" +"PO-Revision-Date: 2015-07-20 19:10+0000\n" +"Last-Translator: danimaribeiro \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-" +"management-system-8-0/language/pt_BR/)\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Aspectos do ambiente" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Aspectos do ambiente de seu sistema de gestão" diff --git a/document_page_environmental_aspect/i18n/sl.po b/document_page_environmental_aspect/i18n/sl.po new file mode 100644 index 00000000000..dfe7dcff6c4 --- /dev/null +++ b/document_page_environmental_aspect/i18n/sl.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_environmental_aspect +# +# Matjaž Mozetič , 2015. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-05-08 05:57+0000\n" +"PO-Revision-Date: 2015-05-08 07:58+0100\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian \n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"X-Generator: Lokalize 2.0\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "Okoljski vidiki" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "Okoljski vidiki sistema upravljanja" diff --git a/document_page_environmental_aspect/i18n/sv.po b/document_page_environmental_aspect/i18n/sv.po new file mode 100644 index 00000000000..55e766e53de --- /dev/null +++ b/document_page_environmental_aspect/i18n/sv.po @@ -0,0 +1,36 @@ +# Swedish translation for openerp-mgmtsystem +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openerp-mgmtsystem package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openerp-mgmtsystem\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-02-22 20:40+0000\n" +"PO-Revision-Date: 2012-12-03 16:06+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-04-24 06:29+0000\n" +"X-Generator: Launchpad (build 16985)\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +#, fuzzy +msgid "Environmental aspects of your management system." +msgstr "" +"Miljöaspekter Mall, användbar för miljöledningssystem\n" +" " + +#~ msgid "Document Management - Wiki - Environmental Aspects" +#~ msgstr "Dokumenthantering - Wiki - Miljöaspekter" diff --git a/document_page_environmental_aspect/i18n/vi.po b/document_page_environmental_aspect/i18n/vi.po new file mode 100644 index 00000000000..937eccffa75 --- /dev/null +++ b/document_page_environmental_aspect/i18n/vi.po @@ -0,0 +1,30 @@ +# Vietnamese translation for openerp-mgmtsystem +# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 +# This file is distributed under the same license as the openerp-mgmtsystem package. +# FIRST AUTHOR , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: openerp-mgmtsystem\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-02-22 20:40+0000\n" +"PO-Revision-Date: 2014-03-05 05:53+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-04-24 06:29+0000\n" +"X-Generator: Launchpad (build 16985)\n" + +#. module: document_page_environmental_aspect +#: model:ir.actions.act_window,name:document_page_environmental_aspect.action_environmental_aspects +#: model:ir.ui.menu,name:document_page_environmental_aspect.menu_mgmtsystem_manuals_environmental_aspects +msgid "Environmental Aspects" +msgstr "" + +#. module: document_page_environmental_aspect +#: model_terms:ir.actions.act_window,help:document_page_environmental_aspect.action_environmental_aspects +msgid "Environmental aspects of your management system." +msgstr "" diff --git a/document_page_environmental_aspect/readme/CONFIGURE.rst b/document_page_environmental_aspect/readme/CONFIGURE.rst new file mode 100644 index 00000000000..9268bdf700d --- /dev/null +++ b/document_page_environmental_aspect/readme/CONFIGURE.rst @@ -0,0 +1,4 @@ +To configure this module, you need to: + +* go to Management Systems > Configuration > Categories +* select the Environmental Aspect category and customize it diff --git a/document_page_environmental_aspect/readme/CONTRIBUTORS.rst b/document_page_environmental_aspect/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000000..16ea805bee1 --- /dev/null +++ b/document_page_environmental_aspect/readme/CONTRIBUTORS.rst @@ -0,0 +1,9 @@ +* Savoir-faire Linux +* Gervais Naoussi +* `Guadaltech `_: + + * Fernando La Chica + +* `Trey Kilobytes de Soluciones SL `__: + + * Vicent Cubells diff --git a/document_page_environmental_aspect/readme/DESCRIPTION.rst b/document_page_environmental_aspect/readme/DESCRIPTION.rst new file mode 100644 index 00000000000..849dc3ee65c --- /dev/null +++ b/document_page_environmental_aspect/readme/DESCRIPTION.rst @@ -0,0 +1 @@ +This module extends the functionality of the Environment Management System and adds a template for environmental aspects. diff --git a/document_page_environmental_aspect/readme/USAGE.rst b/document_page_environmental_aspect/readme/USAGE.rst new file mode 100644 index 00000000000..a6481c74f70 --- /dev/null +++ b/document_page_environmental_aspect/readme/USAGE.rst @@ -0,0 +1,5 @@ +To create environmental aspects, you need to: + +* go to Management Systems > Documentation > Environmental Aspects +* click on Create and select the Environmental Aspect category +* enter your content diff --git a/document_page_environmental_aspect/static/description/icon.png b/document_page_environmental_aspect/static/description/icon.png new file mode 100644 index 00000000000..cb1620bf203 Binary files /dev/null and b/document_page_environmental_aspect/static/description/icon.png differ diff --git a/document_page_environmental_aspect/static/description/index.html b/document_page_environmental_aspect/static/description/index.html new file mode 100644 index 00000000000..b866fd4e1b9 --- /dev/null +++ b/document_page_environmental_aspect/static/description/index.html @@ -0,0 +1,425 @@ + + + + + + +Environmental Aspects + + + +
+

Environmental Aspects

+ + +

Production/Stable License: AGPL-3 OCA/management-system Translate me on Weblate Try me on Runbot

+

This module extends the functionality of the Environment Management System and adds a template for environmental aspects.

+

Table of contents

+ +
+

Configuration

+

To configure this module, you need to:

+
    +
  • go to Management Systems > Configuration > Categories
  • +
  • select the Environmental Aspect category and customize it
  • +
+
+
+

Usage

+

To create environmental aspects, you need to:

+
    +
  • go to Management Systems > Documentation > Environmental Aspects
  • +
  • click on Create and select the Environmental Aspect category
  • +
  • enter your content
  • +
+
+
+

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 smashing it by providing a detailed and welcomed +feedback.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Savoir-faire Linux
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+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.

+

This module is part of the OCA/management-system project on GitHub.

+

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

+
+
+
+ + diff --git a/document_page_environmental_aspect/views/document_page.xml b/document_page_environmental_aspect/views/document_page.xml new file mode 100644 index 00000000000..f8c54c73d0d --- /dev/null +++ b/document_page_environmental_aspect/views/document_page.xml @@ -0,0 +1,40 @@ + + + + + Environmental Aspects + document.page + tree,form + Environmental aspects of your management system. + + + + + + tree + + + + + + form + + + + + + + diff --git a/setup/document_page_environmental_aspect/odoo/addons/document_page_environmental_aspect b/setup/document_page_environmental_aspect/odoo/addons/document_page_environmental_aspect new file mode 120000 index 00000000000..72e9c10e172 --- /dev/null +++ b/setup/document_page_environmental_aspect/odoo/addons/document_page_environmental_aspect @@ -0,0 +1 @@ +../../../../document_page_environmental_aspect \ No newline at end of file diff --git a/setup/document_page_environmental_aspect/setup.py b/setup/document_page_environmental_aspect/setup.py new file mode 100644 index 00000000000..28c57bb6403 --- /dev/null +++ b/setup/document_page_environmental_aspect/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)