diff --git a/crm_claim_type_search/README.rst b/crm_claim_type_search/README.rst new file mode 100644 index 00000000..d4704b4a --- /dev/null +++ b/crm_claim_type_search/README.rst @@ -0,0 +1,28 @@ +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 + +===================== +Crm claim type search +===================== + +* In the claims "search" view, new field "Claim type". + +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 smash it by providing detailed and welcomed feedback. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Contributors +------------ + +* Ana Juaristi +* Alfredo de la Fuente diff --git a/crm_claim_type_search/__init__.py b/crm_claim_type_search/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/crm_claim_type_search/__manifest__.py b/crm_claim_type_search/__manifest__.py new file mode 100644 index 00000000..4bcc0fc3 --- /dev/null +++ b/crm_claim_type_search/__manifest__.py @@ -0,0 +1,16 @@ +# Copyright 2026 Alfredo de la Fuente - AvanzOSC +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). +{ + "name": "CRM Claim Type Search", + "version": "16.0.1.0.0", + "category": "Customer Relationship Management", + "license": "AGPL-3", + "author": "AvanzOSC", + "website": "https://github.com/avanzosc/crm-addons", + "depends": ["crm_claim_type"], + "data": [ + "views/crm_claim_views.xml", + ], + "installable": True, + "auto_install": True, +} diff --git a/crm_claim_type_search/i18n/ca_ES.po b/crm_claim_type_search/i18n/ca_ES.po new file mode 100644 index 00000000..29ca176c --- /dev/null +++ b/crm_claim_type_search/i18n/ca_ES.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_type_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-29 06:16+0000\n" +"PO-Revision-Date: 2026-01-29 06:16+0000\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: crm_claim_type_search +#: model_terms:ir.ui.view,arch_db:crm_claim_type_search.view_crm_case_claims_filter +msgid "Claim type" +msgstr "" diff --git a/crm_claim_type_search/i18n/crm_claim_type_search.pot b/crm_claim_type_search/i18n/crm_claim_type_search.pot new file mode 100644 index 00000000..29ca176c --- /dev/null +++ b/crm_claim_type_search/i18n/crm_claim_type_search.pot @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_type_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-29 06:16+0000\n" +"PO-Revision-Date: 2026-01-29 06:16+0000\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: crm_claim_type_search +#: model_terms:ir.ui.view,arch_db:crm_claim_type_search.view_crm_case_claims_filter +msgid "Claim type" +msgstr "" diff --git a/crm_claim_type_search/i18n/en_US.po b/crm_claim_type_search/i18n/en_US.po new file mode 100644 index 00000000..29ca176c --- /dev/null +++ b/crm_claim_type_search/i18n/en_US.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_type_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-29 06:16+0000\n" +"PO-Revision-Date: 2026-01-29 06:16+0000\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: crm_claim_type_search +#: model_terms:ir.ui.view,arch_db:crm_claim_type_search.view_crm_case_claims_filter +msgid "Claim type" +msgstr "" diff --git a/crm_claim_type_search/i18n/es.po b/crm_claim_type_search/i18n/es.po new file mode 100644 index 00000000..5c970860 --- /dev/null +++ b/crm_claim_type_search/i18n/es.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_type_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-29 06:17+0000\n" +"PO-Revision-Date: 2026-01-29 06:17+0000\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: crm_claim_type_search +#: model_terms:ir.ui.view,arch_db:crm_claim_type_search.view_crm_case_claims_filter +msgid "Claim type" +msgstr "Tipo reclamación" diff --git a/crm_claim_type_search/i18n/fr.po b/crm_claim_type_search/i18n/fr.po new file mode 100644 index 00000000..7e5b4d9b --- /dev/null +++ b/crm_claim_type_search/i18n/fr.po @@ -0,0 +1,21 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_claim_type_search +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-29 06:17+0000\n" +"PO-Revision-Date: 2026-01-29 06:17+0000\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: crm_claim_type_search +#: model_terms:ir.ui.view,arch_db:crm_claim_type_search.view_crm_case_claims_filter +msgid "Claim type" +msgstr "" diff --git a/crm_claim_type_search/views/crm_claim_views.xml b/crm_claim_type_search/views/crm_claim_views.xml new file mode 100644 index 00000000..e8127518 --- /dev/null +++ b/crm_claim_type_search/views/crm_claim_views.xml @@ -0,0 +1,20 @@ + + + + crm.claim + + + + + + + + + + + diff --git a/setup/crm_claim_type_search/odoo/addons/crm_claim_type_search b/setup/crm_claim_type_search/odoo/addons/crm_claim_type_search new file mode 120000 index 00000000..f92646c6 --- /dev/null +++ b/setup/crm_claim_type_search/odoo/addons/crm_claim_type_search @@ -0,0 +1 @@ +../../../../crm_claim_type_search \ No newline at end of file diff --git a/setup/crm_claim_type_search/setup.py b/setup/crm_claim_type_search/setup.py new file mode 100644 index 00000000..28c57bb6 --- /dev/null +++ b/setup/crm_claim_type_search/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)