Skip to content

Commit

Permalink
Merge 5e1abb3 into efd7d73
Browse files Browse the repository at this point in the history
  • Loading branch information
andhit-r committed Jul 22, 2020
2 parents efd7d73 + 5e1abb3 commit 7b8d896
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions hr_employee_ethnicity_from_home_address/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Contributors
Maintainer
----------

.. image:: https://opensynergy-indonesia.com/logo.png
:alt: OpenSynergy Indonesia
:target: https://opensynergy-indonesia.com
.. image:: https://simetri-sinergi.id/logo.png
:alt: PT. Simetri Sinergi Indonesia
:target: https://simetri-sinergi.id.com

This module is maintained by the OpenSynergy Indonesia.
This module is maintained by the PT. Simetri Sinergi Indonesia.
8 changes: 4 additions & 4 deletions hr_employee_ethnicity_from_home_address/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
# pylint: disable=locally-disabled, manifest-required-author
{
"name": "Employee Ethnicity From Home Address",
"version": "8.0.1.0.0",
"version": "8.0.2.0.0",
"category": "Human Resource",
"website": "https://opensynergy-indonesia.com",
"author": "OpenSynergy Indonesia",
"website": "https://simetri-sinergi.id",
"author": "PT. Simetri Sinergi Indonesia,OpenSynergy Indonesia",
"license": "AGPL-3",
"installable": True,
"depends": [
"hr_contract",
"hr",
"partner_contact_ethnicity",
],
"data": [
Expand Down
8 changes: 4 additions & 4 deletions hr_employee_pob_from_home_address/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Contributors
Maintainer
----------

.. image:: https://opensynergy-indonesia.com/logo.png
:alt: OpenSynergy Indonesia
:target: https://opensynergy-indonesia.com
.. image:: https://simetri-sinergi.id/logo.png
:alt: PT. Simetri Sinergi Indonesia
:target: https://simetri-sinergi.id.com

This module is maintained by the OpenSynergy Indonesia.
This module is maintained by the PT. Simetri Sinergi Indonesia.
8 changes: 4 additions & 4 deletions hr_employee_pob_from_home_address/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
# pylint: disable=locally-disabled, manifest-required-author
{
"name": "Employee Place of Birth From Home Address",
"version": "8.0.1.0.0",
"version": "8.0.2.0.0",
"category": "Human Resource",
"website": "https://opensynergy-indonesia.com",
"author": "OpenSynergy Indonesia",
"website": "https://simetri-sinergi.id",
"author": "PT. Simetri Sinergi Indonesia,OpenSynergy Indonesia",
"license": "AGPL-3",
"installable": True,
"depends": [
"hr_contract",
"hr",
"partner_place_of_birth",
],
"data": [
Expand Down
8 changes: 4 additions & 4 deletions hr_employee_religion_from_home_address/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Contributors
Maintainer
----------

.. image:: https://opensynergy-indonesia.com/logo.png
:alt: OpenSynergy Indonesia
:target: https://opensynergy-indonesia.com
.. image:: https://simetri-sinergi.id/logo.png
:alt: PT. Simetri Sinergi Indonesia
:target: https://simetri-sinergi.id.com

This module is maintained by the OpenSynergy Indonesia.
This module is maintained by the PT. Simetri Sinergi Indonesia.
8 changes: 4 additions & 4 deletions hr_employee_religion_from_home_address/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
# pylint: disable=locally-disabled, manifest-required-author
{
"name": "Employee Religion From Home Address",
"version": "8.0.1.0.0",
"version": "8.0.2.0.0",
"category": "Human Resource",
"website": "https://opensynergy-indonesia.com",
"author": "OpenSynergy Indonesia",
"website": "https://simetri-sinergi.id",
"author": "PT. Simetri Sinergi Indonesia,OpenSynergy Indonesia",
"license": "AGPL-3",
"installable": True,
"depends": [
"hr_contract",
"hr",
"partner_contact_religion",
],
"data": [
Expand Down

0 comments on commit 7b8d896

Please sign in to comment.