Skip to content

Commit

Permalink
Merge PR #1579 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by moylop260
  • Loading branch information
OCA-git-bot committed Oct 12, 2023
2 parents 017f8e5 + 665b3ff commit bf412cf
Show file tree
Hide file tree
Showing 17 changed files with 820 additions and 0 deletions.
84 changes: 84 additions & 0 deletions partner_company_group/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
=====================
Partner Company Group
=====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d82eb1e1e687b8d58c964573904edd0328df8b29de43933e432751cf40966a8f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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%2Fpartner--contact-lightgray.png?logo=github
:target: https://github.com/OCA/partner-contact/tree/15.0/partner_company_group
:alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-partner_company_group
: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/partner-contact&target_branch=15.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This Module adds a company group field to companies, which is also propagated to contacts and allows to search and group for the company group in contact, leads, sale orders and invoices.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/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 <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_company_group%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Camptocamp SA

Contributors
~~~~~~~~~~~~

* Timon Tschanz <timon.tschanz@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* `Tecnativa <https://www.tecnativa.com>`_:

* Ernesto Tejeda
* Carlos Roca
* Víctor Martínez

* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>

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/partner-contact <https://github.com/OCA/partner-contact/tree/15.0/partner_company_group>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
24 changes: 24 additions & 0 deletions partner_company_group/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 2019 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Partner Company Group",
"summary": "Adds the possibility to add a company group to a company",
"version": "16.0.1.0.0",
"category": "Sales",
"author": "Camptocamp SA, Odoo Community Association (OCA)",
"license": "AGPL-3",
"maintainers": ["luisg123v"],
"depends": [
"account_partner_company_group",
"crm_partner_company_group",
"sale_partner_company_group",
],
"website": "https://github.com/OCA/partner-contact",
"data": [
"views/opportunity_view.xml",
"views/contact_view.xml",
"views/sale_order_view.xml",
"views/account_move_views.xml",
],
"installable": True,
}
54 changes: 54 additions & 0 deletions partner_company_group/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-03-24 10:17+0000\n"
"Last-Translator: jabelchi <jabelchi@gmail.com>\n"
"Language-Team: none\n"
"Language: ca\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: partner_company_group
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_account_invoice_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_crm_case_opportunities_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_res_partner_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_sales_order_filter
msgid "Company Group"
msgstr "Grup d'empreses"

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr "Membres del grup d'empreses"

#~ msgid "Company group"
#~ msgstr "Grup d'empreses"

#~ msgid "Contact"
#~ msgstr "Contacte"

#~ msgid "Journal Entry"
#~ msgstr "Assentaments comptables"

#~ msgid "Lead/Opportunity"
#~ msgstr "Iniciativa/Oportunitat"

#~ msgid "Sales Order"
#~ msgstr "Comanda de venda"

#~ msgid "Display Name"
#~ msgstr "Nom a mostrar"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Darrera modificació el"
77 changes: 77 additions & 0 deletions partner_company_group/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2022-08-04 18:24+0200\n"
"Last-Translator: Sergio Teruel <sergio.teruel@tecnativa.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 2.3\n"

#. module: partner_company_group
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_account_invoice_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_crm_case_opportunities_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_res_partner_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_sales_order_filter
msgid "Company Group"
msgstr "Grupo compañía"

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr "Miembros del grupo compañía"

#~ msgid "Company group"
#~ msgstr "Grupo compañía"

#~ msgid "Contact"
#~ msgstr "Contacto"

#~ msgid "Journal Entry"
#~ msgstr "Asiento contable"

#~ msgid "Lead/Opportunity"
#~ msgstr "Iniciativa / Oportunidad"

#~ msgid "Sales Order"
#~ msgstr "Pedido de venta"

#, python-format
#~ msgid ""
#~ "The company group %(name)s has the pricelist %(pricelist)s, that is "
#~ "different than the pricelist set on this contact"
#~ msgstr ""
#~ "El grupo compañía %(name)s tiene la tarifa %(pricelist)s, que es "
#~ "diferente a la tarifa de este contacto"

#, python-format
#~ msgid ""
#~ "This contact has members of a company group with different pricelists, "
#~ "the members are:\n"
#~ "%(members)s"
#~ msgstr ""
#~ "Este contacto tiene miembros de un grupo compañía con diferentes tarifas, "
#~ "los miembros son:\n"
#~ "%(members)s"

#, python-format
#~ msgid "Warning"
#~ msgstr "Advertencia"

#~ msgid "Display Name"
#~ msgstr "Nombre mostrado"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"
27 changes: 27 additions & 0 deletions partner_company_group/i18n/partner_company_group.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.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: partner_company_group
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_account_invoice_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_crm_case_opportunities_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_res_partner_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_sales_order_filter
msgid "Company Group"
msgstr ""

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr ""
42 changes: 42 additions & 0 deletions partner_company_group/i18n/zh_CN.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-03-21 14:13+0000\n"
"Last-Translator: Dong <dong@freshoo.cn>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10\n"

#. module: partner_company_group
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_account_invoice_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_crm_case_opportunities_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_res_partner_filter
#: model_terms:ir.ui.view,arch_db:partner_company_group.view_sales_order_filter
msgid "Company Group"
msgstr "集团公司"

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr ""

#~ msgid "Company group"
#~ msgstr "集团公司"

#~ msgid "Contact"
#~ msgstr "联系人"

#~ msgid "Lead/Opportunity"
#~ msgstr "线索/商机"

#~ msgid "Sales Order"
#~ msgstr "销售订单"
9 changes: 9 additions & 0 deletions partner_company_group/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
* Timon Tschanz <timon.tschanz@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* `Tecnativa <https://www.tecnativa.com>`_:

* Ernesto Tejeda
* Carlos Roca
* Víctor Martínez

* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
1 change: 1 addition & 0 deletions partner_company_group/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This Module adds a company group field to companies, which is also propagated to contacts and allows to search and group for the company group in contact, leads, sale orders and invoices.
Binary file added partner_company_group/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bf412cf

Please sign in to comment.