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

[16.0][MIG] partner_company_type: Migrate to version 16.0 #1355

Merged
merged 32 commits into from
Nov 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
80888d9
Add partner_business_entity module
rousseldenis Jan 24, 2017
4eab23a
partner_company_type: Fix possible translation problem
rousseldenis Aug 22, 2017
4eded2b
Update partner_company_type.pot
oca-travis Jun 18, 2018
e0edcb9
Translated using Weblate (Português (Brasil))
Jun 20, 2018
1870400
[12.0][MIG] partner company type
Dec 14, 2018
cca1ef4
[UPD] README.rst
OCA-git-bot Jun 17, 2019
f94fed9
[UPD] Update partner_company_type.pot
oca-travis Jun 17, 2019
a8878a8
Update translation files
oca-transbot Jun 29, 2019
940d203
[FIX] partner_company_type: Pylint errors
max3903 Jul 20, 2019
b9bae92
[UPD] README.rst
OCA-git-bot Jul 20, 2019
45a2570
[UPD] README.rst
OCA-git-bot Jul 29, 2019
3d69dc1
Translated using Weblate (Portuguese (Brazil))
Aug 30, 2019
a3e2751
[REF] partner_company_type: Black python code
Nov 5, 2019
f563637
[MIG] partner_company_type: Migration to 13.0
Nov 5, 2019
14dce4e
[UPD] Update partner_company_type.pot
oca-travis Nov 18, 2019
f535482
[UPD] README.rst
OCA-git-bot Nov 18, 2019
1e82265
Update translation files
oca-transbot Nov 26, 2019
4af9b58
pre-commit update
OCA-git-bot Mar 14, 2020
d7be07d
Translated using Weblate (Chinese (Simplified))
dong-z Mar 21, 2020
1fd6dc5
[IMP] : black, isort, prettier
kittiu Oct 20, 2020
54eb401
[14.0][MIG] partner_company_type
kittiu Oct 20, 2020
345a407
[UPD] Update partner_company_type.pot
oca-travis Nov 7, 2020
f6b5214
[UPD] README.rst
OCA-git-bot Nov 7, 2020
f5c74c6
partner_company_type 14.0.1.0.1
OCA-git-bot Nov 7, 2020
dc56ff2
Translated using Weblate (French)
kh-badep Jul 18, 2021
cef8573
Translated using Weblate (Swedish)
simonstromb Jan 26, 2022
02aa78b
[IMP] partner_company_type: black, isort, prettier
kittiu Mar 3, 2022
1cd2adc
[15.0][MIG] partner_company_type
kittiu Mar 3, 2022
a456e61
[UPD] Update partner_company_type.pot
Sep 1, 2022
b0ea708
[UPD] README.rst
OCA-git-bot Sep 1, 2022
ffd4f87
partner_company_type 15.0.1.0.1
OCA-git-bot Sep 1, 2022
b976911
[MIG] partner_company_type: Migration to 16.0
apineux Sep 27, 2022
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
85 changes: 85 additions & 0 deletions partner_company_type/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
====================
Partner Company Type
====================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/16.0/partner_company_type
: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_type
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to change. Bot will do

:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/134/16.0
:alt: Try me on Runbot

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

Adds a title to partner that are companies.
(Before: Partner Title in Odoo - limited to contacts now)

See : https://en.wikipedia.org/wiki/Types_of_business_entity

**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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_company_type%0Aversion:%2016.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
~~~~~~~

* ACSONE SA/NV

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

* Denis Roussel <[email protected]> (https://acsone.eu)
* Gilles Meyomesse <[email protected]> (https://acsone.eu)
* Kitti U. <[email protected]> (http://ecosoft.co.th)

Other credits
~~~~~~~~~~~~~

This module is maintained by:

* Odoo Community Association

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/16.0/partner_company_type>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions partner_company_type/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
19 changes: 19 additions & 0 deletions partner_company_type/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2017-2018 ACSONE SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Partner Company Type",
"summary": "Adds a company type to partner that are companies",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/partner-contact",
"depends": ["base", "contacts"],
"data": [
"security/res_partner_company_type.xml",
"views/res_partner_company_type.xml",
"views/res_partner.xml",
],
"demo": ["demo/res_partner_company_type.xml"],
"installable": True,
}
9 changes: 9 additions & 0 deletions partner_company_type/demo/res_partner_company_type.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017-2018 ACSONE SA/NV
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo noupdate="1">
<record model="res.partner.company.type" id="res_partner_company_type_sa">
<field name="name">Anonymous Company</field>
<field name="shortcut">AC</field>
</record>
</odoo>
105 changes: 105 additions & 0 deletions partner_company_type/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_type
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-21 01:49+0000\n"
"PO-Revision-Date: 2017-11-21 01:49+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\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: partner_company_type
#: model:res.partner.company.type,shortcut:partner_company_type.res_partner_company_type_sa
msgid "AC"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__shortcut
msgid "Abbreviation"
msgstr ""

#. module: partner_company_type
#: model:res.partner.company.type,name:partner_company_type.res_partner_company_type_sa
msgid "Anonymous Company"
msgstr ""

#. module: partner_company_type
#: model:ir.actions.act_window,name:partner_company_type.res_partner_company_type_act_window
#: model:ir.ui.menu,name:partner_company_type.menu_partner_company_type
#: model_terms:ir.ui.view,arch_db:partner_company_type.res_partner_company_type_form_view
msgid "Company Types"
msgstr ""

#. module: partner_company_type
#: model:ir.model,name:partner_company_type.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__create_date
msgid "Created on"
msgstr "Creado en"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__display_name
msgid "Display Name"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__id
msgid "ID"
msgstr "ID"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type____last_update
msgid "Last Modified on"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner__partner_company_type_id
#: model:ir.model.fields,field_description:partner_company_type.field_res_users__partner_company_type_id
msgid "Legal Form"
msgstr ""

#. module: partner_company_type
#: model:ir.model,name:partner_company_type.model_res_partner_company_type
msgid "Partner Company Type"
msgstr ""

#. module: partner_company_type
#: model:ir.model.constraint,message:partner_company_type.constraint_res_partner_company_type_name_uniq
msgid "Partner Company Type already exists!"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__name
msgid "Title"
msgstr ""

#~ msgid "Partner"
#~ msgstr "ተባባሪ"
106 changes: 106 additions & 0 deletions partner_company_type/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_company_type
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-21 01:49+0000\n"
"PO-Revision-Date: 2017-11-21 01:49+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: partner_company_type
#: model:res.partner.company.type,shortcut:partner_company_type.res_partner_company_type_sa
msgid "AC"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__shortcut
msgid "Abbreviation"
msgstr ""

#. module: partner_company_type
#: model:res.partner.company.type,name:partner_company_type.res_partner_company_type_sa
msgid "Anonymous Company"
msgstr ""

#. module: partner_company_type
#: model:ir.actions.act_window,name:partner_company_type.res_partner_company_type_act_window
#: model:ir.ui.menu,name:partner_company_type.menu_partner_company_type
#: model_terms:ir.ui.view,arch_db:partner_company_type.res_partner_company_type_form_view
msgid "Company Types"
msgstr ""

#. module: partner_company_type
#: model:ir.model,name:partner_company_type.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__create_date
msgid "Created on"
msgstr "أنشئ في"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__id
msgid "ID"
msgstr "المعرف"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type____last_update
msgid "Last Modified on"
msgstr "آخر تعديل في"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner__partner_company_type_id
#: model:ir.model.fields,field_description:partner_company_type.field_res_users__partner_company_type_id
msgid "Legal Form"
msgstr ""

#. module: partner_company_type
#: model:ir.model,name:partner_company_type.model_res_partner_company_type
msgid "Partner Company Type"
msgstr ""

#. module: partner_company_type
#: model:ir.model.constraint,message:partner_company_type.constraint_res_partner_company_type_name_uniq
msgid "Partner Company Type already exists!"
msgstr ""

#. module: partner_company_type
#: model:ir.model.fields,field_description:partner_company_type.field_res_partner_company_type__name
msgid "Title"
msgstr ""

#~ msgid "Partner"
#~ msgstr "الشريك"
Loading