Skip to content

Commit aa6d056

Browse files
committed
Updated Website Membership Registration changes
pre-commit fixes pre-commit fixes pre-commit Fix
1 parent ef2d7af commit aa6d056

File tree

171 files changed

+10062
-153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+10062
-153
lines changed

partner_cde/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from . import models

partner_cde/__manifest__.py

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Partner extension for collaborative development environments",
3+
"summary": "Allows to capture details of collaborative development environments for partners",
4+
"category": "Membership",
5+
"version": "16.0.1.0.0",
6+
"author": "Onestein",
7+
"website": "https://www.onestein.nl",
8+
"license": "AGPL-3",
9+
"depends": ["base"],
10+
"data": [
11+
"views/res_partner_view.xml",
12+
],
13+
}

partner_cde/models/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from . import res_partner

partner_cde/models/res_partner.py

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
from odoo import fields, models
2+
3+
4+
class ResPartner(models.Model):
5+
_inherit = "res.partner"
6+
7+
github_login = fields.Char(string="Github Username")
8+
gitlab_email = fields.Char(help="Can be used to reconcile commits")
9+
gitlab_username = fields.Char(
10+
help="Can be used to reconcile merge requests, issues, comment, and reviews",
11+
)
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<odoo>
3+
<record id="view_partner_form" model="ir.ui.view">
4+
<field name="model">res.partner</field>
5+
<field name="inherit_id" ref="base.view_partner_form" />
6+
<field name="arch" type="xml">
7+
<xpath expr="//field[@name='website']" position="after">
8+
<field name="github_login" />
9+
<field name="gitlab_username" />
10+
<field name="gitlab_email" />
11+
</xpath>
12+
</field>
13+
</record>
14+
</odoo>

partner_contact_birthdate/README.rst

+97
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
===================
2+
Contact's birthdate
3+
===================
4+
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7+
!! This file is generated by oca-gen-addon-readme !!
8+
!! changes will be overwritten. !!
9+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:db7b80c505264ae253e70964033a5805613fd32ba70d9368a8e6ce22dd1b54a7
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12+
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14+
:target: https://odoo-community.org/page/development-status
15+
:alt: Beta
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
17+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18+
:alt: License: AGPL-3
19+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
20+
:target: https://github.com/OCA/partner-contact/tree/16.0/partner_contact_birthdate
21+
:alt: OCA/partner-contact
22+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+
:target: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_contact_birthdate
24+
:alt: Translate me on Weblate
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=16.0
27+
:alt: Try me on Runboat
28+
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
30+
31+
This module was written to extend the functionality of Odoo to support setting
32+
a birthdate using a date format and allow you to benefit of a clearer API and
33+
UI.
34+
35+
Add a computed age field on Partners
36+
37+
.. image:: https://raw.githubusercontent.com/OCA/partner-contact/16.0/partner_contact_birthdate/static/description/age.png
38+
39+
**Table of contents**
40+
41+
.. contents::
42+
:local:
43+
44+
Usage
45+
=====
46+
47+
To use this module, you need to:
48+
49+
* Edit or create a partner.
50+
* Ensure it is **not** a company.
51+
* Set the birthdate there.
52+
53+
Bug Tracker
54+
===========
55+
56+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
57+
In case of trouble, please check there if your issue has already been reported.
58+
If you spotted it first, help us to smash it by providing a detailed and welcomed
59+
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_contact_birthdate%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
60+
61+
Do not contact contributors directly about support or help with technical issues.
62+
63+
Credits
64+
=======
65+
66+
Authors
67+
~~~~~~~
68+
69+
* Tecnativa
70+
71+
Contributors
72+
~~~~~~~~~~~~
73+
74+
* EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
75+
* Jairo Llopis <j.llopis@grupoesoc.es>
76+
* Matjaž Mozetič <m.mozetic@matmoz.si>
77+
* Rudolf Schnapka <schnapkar@golive-saar.de>
78+
* Denis Leemann <denis.leemann@camptocamp.com>
79+
* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
80+
* Druidoo (<https://www.druidoo.io>)
81+
82+
Maintainers
83+
~~~~~~~~~~~
84+
85+
This module is maintained by the OCA.
86+
87+
.. image:: https://odoo-community.org/logo.png
88+
:alt: Odoo Community Association
89+
:target: https://odoo-community.org
90+
91+
OCA, or the Odoo Community Association, is a nonprofit organization whose
92+
mission is to support the collaborative development of Odoo features and
93+
promote its widespread use.
94+
95+
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/16.0/partner_contact_birthdate>`_ project on GitHub.
96+
97+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

partner_contact_birthdate/__init__.py

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
2+
3+
from . import models
+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Copyright 2014-2015 Grupo ESOC <www.grupoesoc.es>
2+
# Copyright 2017-Apertoso N.V. (<http://www.apertoso.be>)
3+
# Copyright 2019-2020: Druidoo (<https://www.druidoo.io>)
4+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
5+
6+
{
7+
"name": "Contact's birthdate",
8+
"version": "16.0.1.0.0",
9+
"author": "Tecnativa, Odoo Community Association (OCA)",
10+
"category": "Customer Relationship Management",
11+
"website": "https://www.onestein.nl",
12+
"depends": ["partner_contact_personal_information_page"],
13+
"data": ["views/res_partner.xml"],
14+
"license": "AGPL-3",
15+
"installable": True,
16+
}

partner_contact_birthdate/i18n/am.po

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * partner_contact_birthdate
4+
#
5+
# Translators:
6+
# OCA Transbot <transbot@odoo-community.org>, 2017
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-03-10 03:39+0000\n"
12+
"PO-Revision-Date: 2017-03-10 03:39+0000\n"
13+
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14+
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
15+
"Language: am\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20+
21+
#. module: partner_contact_birthdate
22+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__age
23+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__age
24+
msgid "Age"
25+
msgstr ""
26+
27+
#. module: partner_contact_birthdate
28+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__birthdate_date
29+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__birthdate_date
30+
msgid "Birthdate"
31+
msgstr ""
32+
33+
#. module: partner_contact_birthdate
34+
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
35+
msgid "Contact"
36+
msgstr ""
37+
38+
#~ msgid "Partner"
39+
#~ msgstr "ተባባሪ"

partner_contact_birthdate/i18n/ar.po

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * partner_contact_birthdate
4+
#
5+
# Translators:
6+
# OCA Transbot <transbot@odoo-community.org>, 2017
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-03-10 03:39+0000\n"
12+
"PO-Revision-Date: 2017-03-10 03:39+0000\n"
13+
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14+
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
15+
"Language: ar\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20+
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
21+
22+
#. module: partner_contact_birthdate
23+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__age
24+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__age
25+
msgid "Age"
26+
msgstr ""
27+
28+
#. module: partner_contact_birthdate
29+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__birthdate_date
30+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__birthdate_date
31+
msgid "Birthdate"
32+
msgstr ""
33+
34+
#. module: partner_contact_birthdate
35+
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
36+
msgid "Contact"
37+
msgstr ""
38+
39+
#~ msgid "Partner"
40+
#~ msgstr "الشريك"

partner_contact_birthdate/i18n/bg.po

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * partner_contact_birthdate
4+
#
5+
# Translators:
6+
# OCA Transbot <transbot@odoo-community.org>, 2016
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2016-12-31 01:39+0000\n"
12+
"PO-Revision-Date: 2016-12-31 01:39+0000\n"
13+
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
14+
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
15+
"Language: bg\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20+
21+
#. module: partner_contact_birthdate
22+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__age
23+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__age
24+
msgid "Age"
25+
msgstr ""
26+
27+
#. module: partner_contact_birthdate
28+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__birthdate_date
29+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__birthdate_date
30+
msgid "Birthdate"
31+
msgstr ""
32+
33+
#. module: partner_contact_birthdate
34+
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
35+
msgid "Contact"
36+
msgstr ""
37+
38+
#~ msgid "Partner"
39+
#~ msgstr "Партньор"

partner_contact_birthdate/i18n/bs.po

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * partner_contact_birthdate
4+
#
5+
# Translators:
6+
# OCA Transbot <transbot@odoo-community.org>, 2017
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-03-10 03:39+0000\n"
12+
"PO-Revision-Date: 2017-03-10 03:39+0000\n"
13+
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14+
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
15+
"Language: bs\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21+
22+
#. module: partner_contact_birthdate
23+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__age
24+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__age
25+
msgid "Age"
26+
msgstr ""
27+
28+
#. module: partner_contact_birthdate
29+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__birthdate_date
30+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__birthdate_date
31+
msgid "Birthdate"
32+
msgstr ""
33+
34+
#. module: partner_contact_birthdate
35+
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
36+
msgid "Contact"
37+
msgstr ""
38+
39+
#~ msgid "Partner"
40+
#~ msgstr "Partner"

partner_contact_birthdate/i18n/ca.po

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * partner_contact_birthdate
4+
#
5+
# Translators:
6+
# OCA Transbot <transbot@odoo-community.org>, 2017
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-03-10 03:39+0000\n"
12+
"PO-Revision-Date: 2024-06-03 14:34+0000\n"
13+
"Last-Translator: Eric Antones <eantones@nuobit.com>\n"
14+
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
15+
"Language: ca\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20+
"X-Generator: Weblate 4.17\n"
21+
22+
#. module: partner_contact_birthdate
23+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__age
24+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__age
25+
msgid "Age"
26+
msgstr "Edat"
27+
28+
#. module: partner_contact_birthdate
29+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner__birthdate_date
30+
#: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users__birthdate_date
31+
msgid "Birthdate"
32+
msgstr "Data de naixement"
33+
34+
#. module: partner_contact_birthdate
35+
#: model:ir.model,name:partner_contact_birthdate.model_res_partner
36+
msgid "Contact"
37+
msgstr "Contacte"
38+
39+
#~ msgid "Partner"
40+
#~ msgstr "Empresa"

0 commit comments

Comments
 (0)