Browse Source

[13.0] update readme + add S to http:// urls

14.0
Jeroen Evens 5 years ago
committed by newtratip
parent
commit
4bb4684ada
  1. 2
      partner_contact_personal_information_page/__init__.py
  2. 2
      partner_contact_personal_information_page/__manifest__.py
  3. 3
      partner_contact_personal_information_page/readme/DESCRIPTION.rst

2
partner_contact_personal_information_page/__init__.py

@ -1 +1 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

2
partner_contact_personal_information_page/__manifest__.py

@ -1,4 +1,4 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Personal information page for contacts",

3
partner_contact_personal_information_page/readme/DESCRIPTION.rst

@ -2,6 +2,3 @@ This module extends the contact management functionality.
Its only purpose is to serve as a base for other modules that add personal
information fields to **contacts that are persons**.
Ultimately, this module is no longer required in version 9, as each module
that was previously dependent upon it will declare what it needs for itself.
Loading…
Cancel
Save