Skip to content

Commit

Permalink
[IMP] hr_employee_resume_line: pre-commit stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
oihane committed Jun 27, 2024
1 parent 65a3573 commit d941bb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hr_employee_resume_line/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Employee Resume Line",
"license": "AGPL-3",
"author": "AvanzOSC",
"website": "https://github.com/OCA/l10n-spain",
"website": "https://github.com/avanzosc/hr-addons",
"category": "Human Resources/Employees",
"version": "14.0.1.0.0",
"depends": [
Expand All @@ -13,4 +13,5 @@
"data": [
"views/views.xml",
],
"installable": True,
}

0 comments on commit d941bb2

Please sign in to comment.