Human Resources mailing list archives

hr@odoo-community.org

Avatar

Re: [OCA/hr] [13.0][MIG] hr_employee_ppe: Migration to 13.0 (#974)

by "Saran @ Ecosoft" <notifications@github.com> - 21/03/2021 10:00:43

@Saran440 commented on this pull request.

Code reviewed.


In hr_employee_ppe/__manifest__.py:

> @@ -0,0 +1,25 @@

+# Copyright 2020 Escodoo

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

+

+{

+    "name": "Personal Protective Equipment (PPE) Management",

+    "version": "13.0.1.1.0",

⬇️ Suggested change
-    "version": "13.0.1.1.0",

+    "version": "13.0.1.0.0",


In hr_employee_ppe/__manifest__.py:

> @@ -0,0 +1,25 @@

+# Copyright 2020 Escodoo

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

+

+{

+    "name": "Personal Protective Equipment (PPE) Management",

+    "version": "13.0.1.1.0",

+    "author": "Escodoo, Odoo Community Association (OCA)",

+    "maintainers": ["marcelsavegnago", "eduaparicio"],

+    "images": ["static/description/banner.png"],

+    "website": "https://github.com/oca/hr",

⬇️ Suggested change
-    "website": "https://github.com/oca/hr",

+    "website": "https://github.com/OCA/hr",


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.