diff --git a/fieldservice_agreement_serviceprofile/README.rst b/fieldservice_agreement_serviceprofile/README.rst new file mode 100644 index 0000000000..747871d1ba --- /dev/null +++ b/fieldservice_agreement_serviceprofile/README.rst @@ -0,0 +1,107 @@ +========================================== +Field Service - Agreements Service Profile +========================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:816250d8ffb8cfea7c4b4b6dba339375ea9264b6ff922a6c0d346939ffe04116 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |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%2Ffield--service-lightgray.png?logo=github + :target: https://github.com/OCA/field-service/tree/17.0/fieldservice_agreement_serviceprofile + :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-fieldservice_agreement_serviceprofile + :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 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +Glue module for Field Service Agreement and Service Profile + +**Table of contents** + +.. contents:: + :local: + +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 `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Open Source Integrators + +Contributors +------------ + +- Bhavesh Odedra +- Sandip Mangukiya +- Serpent Consulting Services Pvt. Ltd. +- Patrick Wilson +- Italo LOPES + +Other credits +------------- + +The development of this module has been financially supported by: + +- Open Source Integrators + +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. + +.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px + :target: https://github.com/max3903 + :alt: max3903 +.. |maintainer-bodedra| image:: https://github.com/bodedra.png?size=40px + :target: https://github.com/bodedra + :alt: bodedra +.. |maintainer-smangukiya| image:: https://github.com/smangukiya.png?size=40px + :target: https://github.com/smangukiya + :alt: smangukiya +.. |maintainer-osi-scampbell| image:: https://github.com/osi-scampbell.png?size=40px + :target: https://github.com/osi-scampbell + :alt: osi-scampbell +.. |maintainer-patrickrwilson| image:: https://github.com/patrickrwilson.png?size=40px + :target: https://github.com/patrickrwilson + :alt: patrickrwilson + +Current `maintainers `__: + +|maintainer-max3903| |maintainer-bodedra| |maintainer-smangukiya| |maintainer-osi-scampbell| |maintainer-patrickrwilson| + +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/fieldservice_agreement_serviceprofile/__init__.py b/fieldservice_agreement_serviceprofile/__init__.py new file mode 100644 index 0000000000..631bd4893a --- /dev/null +++ b/fieldservice_agreement_serviceprofile/__init__.py @@ -0,0 +1,4 @@ +# Copyright (C) 2018 - TODAY, Open Source Integrators +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from . import models diff --git a/fieldservice_agreement_serviceprofile/__manifest__.py b/fieldservice_agreement_serviceprofile/__manifest__.py new file mode 100644 index 0000000000..0b2287e2dd --- /dev/null +++ b/fieldservice_agreement_serviceprofile/__manifest__.py @@ -0,0 +1,30 @@ +# Copyright (C) 2018 - TODAY, Open Source Integrators +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +{ + "name": "Field Service - Agreements Service Profile", + "summary": "Manage Field Service agreements and contracts", + "author": "Open Source Integrators, " "Odoo Community Association (OCA)", + "website": "https://github.com/OCA/field-service", + "category": "Field Service", + "license": "AGPL-3", + "version": "17.0.1.0.0", + "depends": [ + "agreement_serviceprofile", + "fieldservice_agreement", + ], + "data": [ + "views/fsm_order_view.xml", + "views/fsm_equipment_view.xml", + "views/fsm_location.xml", + ], + "installable": True, + "development_status": "Beta", + "maintainers": [ + "max3903", + "bodedra", + "smangukiya", + "osi-scampbell", + "patrickrwilson", + ], +} diff --git a/fieldservice_agreement_serviceprofile/i18n/fieldservice_agreement_serviceprofile.pot b/fieldservice_agreement_serviceprofile/i18n/fieldservice_agreement_serviceprofile.pot new file mode 100644 index 0000000000..45a79c0179 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/i18n/fieldservice_agreement_serviceprofile.pot @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fieldservice_agreement_serviceprofile +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 17.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: fieldservice_agreement_serviceprofile +#: model:ir.model.fields,field_description:fieldservice_agreement_serviceprofile.field_fsm_equipment__serviceprofile_id +#: model:ir.model.fields,field_description:fieldservice_agreement_serviceprofile.field_fsm_order__serviceprofile_id +#: model_terms:ir.ui.view,arch_db:fieldservice_agreement_serviceprofile.fsm_equipment_search_view_agreement +#: model_terms:ir.ui.view,arch_db:fieldservice_agreement_serviceprofile.search_fsm_order_filter_agreement +msgid "Service Profile" +msgstr "" + +#. module: fieldservice_agreement_serviceprofile +#: model:ir.model.fields,field_description:fieldservice_agreement_serviceprofile.field_fsm_location__serviceprofile_ids +#: model_terms:ir.ui.view,arch_db:fieldservice_agreement_serviceprofile.fsm_location_agreement_serviceprofile +msgid "Service Profiles" +msgstr "" diff --git a/fieldservice_agreement_serviceprofile/models/__init__.py b/fieldservice_agreement_serviceprofile/models/__init__.py new file mode 100644 index 0000000000..2d54910c49 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/models/__init__.py @@ -0,0 +1,5 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from . import fsm_equipment +from . import fsm_location +from . import fsm_order diff --git a/fieldservice_agreement_serviceprofile/models/fsm_equipment.py b/fieldservice_agreement_serviceprofile/models/fsm_equipment.py new file mode 100644 index 0000000000..bb309ced82 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/models/fsm_equipment.py @@ -0,0 +1,10 @@ +# Copyright (C) 2018 - TODAY, Open Source Integrators +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from odoo import fields, models + + +class FSMEquipment(models.Model): + _inherit = "fsm.equipment" + + serviceprofile_id = fields.Many2one("agreement.serviceprofile", "Service Profile") diff --git a/fieldservice_agreement_serviceprofile/models/fsm_location.py b/fieldservice_agreement_serviceprofile/models/fsm_location.py new file mode 100644 index 0000000000..053ae93b16 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/models/fsm_location.py @@ -0,0 +1,29 @@ +# Copyright (C) 2018 - TODAY, Open Source Integrators +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from odoo import fields, models + + +class FSMLocation(models.Model): + _inherit = "fsm.location" + + serviceprofile_ids = fields.Many2many( + "agreement.serviceprofile", + string="Service Profiles", + compute="_compute_service_ids", + ) + + def _compute_service_ids(self): + for loc in self: + agreements = self.env["agreement"].search( + [("fsm_location_id", "=", loc.id)] + ) + ids = [] + for agree in agreements: + servpros = self.env["agreement.serviceprofile"].search( + [("agreement_id", "=", agree.id)] + ) + for ser in servpros: + if ser.id not in ids: + ids.append(ser.id) + loc.serviceprofile_ids = ids diff --git a/fieldservice_agreement_serviceprofile/models/fsm_order.py b/fieldservice_agreement_serviceprofile/models/fsm_order.py new file mode 100644 index 0000000000..17da57565e --- /dev/null +++ b/fieldservice_agreement_serviceprofile/models/fsm_order.py @@ -0,0 +1,10 @@ +# Copyright (C) 2018 - TODAY, Open Source Integrators +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from odoo import fields, models + + +class FSMOrder(models.Model): + _inherit = "fsm.order" + + serviceprofile_id = fields.Many2one("agreement.serviceprofile", "Service Profile") diff --git a/fieldservice_agreement_serviceprofile/pyproject.toml b/fieldservice_agreement_serviceprofile/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/fieldservice_agreement_serviceprofile/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/fieldservice_agreement_serviceprofile/readme/CONTRIBUTORS.md b/fieldservice_agreement_serviceprofile/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..6a0f355c64 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/readme/CONTRIBUTORS.md @@ -0,0 +1,5 @@ +- Bhavesh Odedra \<\> +- Sandip Mangukiya \<\> +- Serpent Consulting Services Pvt. Ltd. \<\> +- Patrick Wilson \<\> +- Italo LOPES \<\> diff --git a/fieldservice_agreement_serviceprofile/readme/CREDITS.md b/fieldservice_agreement_serviceprofile/readme/CREDITS.md new file mode 100644 index 0000000000..f276e4261e --- /dev/null +++ b/fieldservice_agreement_serviceprofile/readme/CREDITS.md @@ -0,0 +1,3 @@ +The development of this module has been financially supported by: + +- Open Source Integrators diff --git a/fieldservice_agreement_serviceprofile/readme/DESCRIPTION.md b/fieldservice_agreement_serviceprofile/readme/DESCRIPTION.md new file mode 100644 index 0000000000..bc590420fc --- /dev/null +++ b/fieldservice_agreement_serviceprofile/readme/DESCRIPTION.md @@ -0,0 +1 @@ +Glue module for Field Service Agreement and Service Profile diff --git a/fieldservice_agreement_serviceprofile/static/description/icon.png b/fieldservice_agreement_serviceprofile/static/description/icon.png new file mode 100644 index 0000000000..955674d8f0 Binary files /dev/null and b/fieldservice_agreement_serviceprofile/static/description/icon.png differ diff --git a/fieldservice_agreement_serviceprofile/static/description/index.html b/fieldservice_agreement_serviceprofile/static/description/index.html new file mode 100644 index 0000000000..f3d8a641c5 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/static/description/index.html @@ -0,0 +1,434 @@ + + + + + +Field Service - Agreements Service Profile + + + +
+

Field Service - Agreements Service Profile

+ + +

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

+

Glue module for Field Service Agreement and Service Profile

+

Table of contents

+ +
+

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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Open Source Integrators
  • +
+
+
+

Contributors

+ +
+
+

Other credits

+

The development of this module has been financially supported by:

+
    +
  • Open Source Integrators
  • +
+
+
+

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.

+

Current maintainers:

+

max3903 bodedra smangukiya osi-scampbell patrickrwilson

+

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/fieldservice_agreement_serviceprofile/views/fsm_equipment_view.xml b/fieldservice_agreement_serviceprofile/views/fsm_equipment_view.xml new file mode 100644 index 0000000000..66cab05ebc --- /dev/null +++ b/fieldservice_agreement_serviceprofile/views/fsm_equipment_view.xml @@ -0,0 +1,38 @@ + + + + + fsm.equipment.agreement.form + fsm.equipment + + + + + + + + + + + fsm.equipment.select.agreement + fsm.equipment + + + + + + + + + diff --git a/fieldservice_agreement_serviceprofile/views/fsm_location.xml b/fieldservice_agreement_serviceprofile/views/fsm_location.xml new file mode 100644 index 0000000000..9719ae2b0c --- /dev/null +++ b/fieldservice_agreement_serviceprofile/views/fsm_location.xml @@ -0,0 +1,22 @@ + + + + fsm.location.agreement.serviceprofile + fsm.location + + + + + + + + + + + + + + + + + diff --git a/fieldservice_agreement_serviceprofile/views/fsm_order_view.xml b/fieldservice_agreement_serviceprofile/views/fsm_order_view.xml new file mode 100644 index 0000000000..8b16fcc982 --- /dev/null +++ b/fieldservice_agreement_serviceprofile/views/fsm_order_view.xml @@ -0,0 +1,38 @@ + + + + + fsm.order.agreement.form + fsm.order + + + + + + + + + + + fsm.order.select.agreement + fsm.order + + + + + + + + +