Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] partner_company_group: Migration to 18.0 #1870

Open
wants to merge 28 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
acf4754
[12.0][Add] partner_company_group
Mar 26, 2019
2ed98cb
[IMP] partner_company_group: black, isort
ernestotejeda Nov 22, 2019
46bb3a7
[MIG] partner_company_group: Migration to 13.0
ernestotejeda Nov 25, 2019
505eacb
Fix partner_company_group filter priority
yvaucher Sep 6, 2019
8ed55b0
Added translation using Weblate (Chinese (Simplified))
dong-z Mar 21, 2020
2653943
[IMP] partner_company_group: Change group search field after name
sergio-teruel Jun 15, 2020
58e37eb
Added translation using Weblate (Spanish)
sergio-teruel Jul 3, 2020
70ade73
[MIG] partner_company_group: Migration to 14.0
newtratip Oct 21, 2020
8356cde
[IMP] partner_company_group: Add one2many counterpart for company_gro…
carlosdauden Mar 2, 2022
a9ce5c2
Added translation using Weblate (Catalan)
jabelchi Mar 24, 2022
2c04b83
[IMP] partner_company_group: Add warnings when company_group pricelis…
CarlosRoca13 Apr 11, 2022
96f44d5
[MIG] partner_company_group: Migration to 15.0
victoralmau Aug 4, 2022
313b72c
[IMP] partner_company_group: Add pre-init hook to prepopulate stored …
victoralmau Aug 23, 2022
2540ef3
[FIX] partner_company_group: module was splitted, this allows safe re…
yankinmax Sep 27, 2022
6ac481f
[MIG] partner_company_group: Migration to 16.0
Oct 9, 2023
32a03e7
Added translation using Weblate (Portuguese (Brazil))
adrianojprado Oct 31, 2023
df3ee8d
Added translation using Weblate (Italian)
mymage Dec 27, 2023
b80a508
[IMP] partner_company_group: black, isort, prettier
Apr 4, 2024
91dd00c
[MIG] partner_company_group: Migration to 17.0
May 22, 2024
3bbada7
[UPD] Update partner_company_group.pot
May 30, 2024
60e74a5
[BOT] post-merge updates
OCA-git-bot May 30, 2024
29d2643
[IMP] partner_contact_role: pre-commit execution
jdidderen-nsi Aug 7, 2024
5bac86f
[12.0][Add] partner_company_group
Mar 26, 2019
71c1a19
[MIG] partner_company_group: Migration to 13.0
ernestotejeda Nov 25, 2019
df4733d
[MIG] partner_company_group: Migration to 14.0
newtratip Oct 21, 2020
48b941e
oca-port: blacklist PR(s) , 1243, 1257, 1657 for partner_company_group
nguyenminhchien Oct 9, 2024
9d2bac1
[MIG] partner_company_group: Migration to 18.0
nguyenminhchien Oct 16, 2024
00d39d7
[DON'T MERGE] test-requirements.txt
nguyenminhchien Oct 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .oca/oca-port/blacklist/partner_company_group.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pull_requests": {
"orphaned_commits": "(auto) Nothing to port from PR #",
"1243": "(auto) Nothing to port from PR #1243",
"1257": "(auto) Nothing to port from PR #1257",
"1657": "(auto) Nothing to port from PR #1657"
}
}
100 changes: 100 additions & 0 deletions partner_company_group/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
=====================
Partner Company Group
=====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:63852b2e3bd9b879ca8f26cd5fc0d7d314424154fb4e203b2d02ad92925d2d6c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/18.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-18-0/partner-contact-18-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=18.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:%2018.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 <[email protected]>
- Yannick Vaucher <[email protected]>
- `Tecnativa <https://www.tecnativa.com>`__:

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

- Tharathip Chaweewongphan <[email protected]>

Other credits
-------------

The migration of this module from 17.0 to 18.0 was financially supported
by Camptocamp.

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-luisg123v| image:: https://github.com/luisg123v.png?size=40px
:target: https://github.com/luisg123v
:alt: luisg123v

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-luisg123v|

This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.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": "18.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 <[email protected]>\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 <[email protected]>\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"
30 changes: 30 additions & 0 deletions partner_company_group/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-27 11:42+0000\n"
"Last-Translator: mymage <[email protected]>\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.17\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 "Azienda capogruppo"

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr "Membri gruppo azienda"
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 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: 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 ""
30 changes: 30 additions & 0 deletions partner_company_group/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_group
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-10-31 14:38+0000\n"
"Last-Translator: Adriano Prado <[email protected]>\n"
"Language-Team: none\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"
"X-Generator: Weblate 4.17\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 de Empresas"

#. module: partner_company_group
#: model:ir.actions.act_window,name:partner_company_group.action_open_group_members
msgid "Company group members"
msgstr "Membros do grupo da empresa"
Loading
Loading