Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] hr_course: Migration to 18.0 #1412

Open
wants to merge 30 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
2e011b9
[11.0][ADD] hr_course
Mar 19, 2019
51af5a0
[12.0][MIG] hr_course
Oct 22, 2019
3641e17
[IMP] hr_course: black, isort, prettier
Sep 29, 2020
3ef58ae
[13.0][MIG] hr_course
Sep 29, 2020
64cdc51
[IMP] : black, isort, prettier
gurneyalex Jul 26, 2021
d3a700a
[MIG] hr_course: migration to 14.0
gurneyalex Jul 26, 2021
0cf8ee1
[REF] hr_course: training plan planning ISO 9001
FernandoRomera Oct 20, 2021
6ba5c1a
[OU-IMP] hr_course: Finish migration (#1)
etobella Nov 11, 2021
3be069d
[IMP] hr_course: Add improvements to 14
Jan 18, 2022
0c55e70
Translated using Weblate (Spanish)
olgamarcocb Feb 2, 2022
15e0ce2
Added translation using Weblate (German)
marylla May 11, 2022
8ef8185
[MIG] hr_course: Migration to 15.0
olgamarcocb May 12, 2022
4258ea5
[FIX] hr_course: Remove test folder from __init__
victoralmau Nov 4, 2022
a2d9d38
[16.0][MIG] hr_course: Migration to 16.0
FernandoRomera Dec 20, 2022
a349a37
[IMP] hr_course: Remove the readonly=True attribute to be able to use…
victoralmau Feb 28, 2023
b9a552d
[IMP] hr_course: Add Schedules page from course editable to be more u…
victoralmau Feb 28, 2023
2ee2e14
Added translation using Weblate (Italian)
mymage May 17, 2023
9706ea4
Translated using Weblate (Italian)
mymage May 18, 2023
61a7995
Translated using Weblate (Italian)
mymage May 22, 2023
04d8a24
[IMP] hr_course: Add internal notes
etobella May 29, 2023
ff8678c
Translated using Weblate (Italian)
francesco-ooops Jun 6, 2023
cf6ec83
Translated using Weblate (Italian)
mymage Jun 12, 2023
fe05e1a
Translated using Weblate (Spanish)
Ivorra78 Aug 3, 2023
ca2e343
Translated using Weblate (Italian)
mymage Sep 4, 2023
eb50cce
Translated using Weblate (Spanish)
Ivorra78 Sep 5, 2023
77a7441
[IMP] hr_course: pre-commit auto fixes
manishkumarbohra Nov 14, 2023
3a8b509
[MIG] hr_course: Migration to 17.0
manishkumarbohra Nov 14, 2023
254e4b0
[FIX]readonly hr_course_schedule: attendant_ids, course_attendee_ids
DorianMAG Jun 19, 2024
dc57a8d
[IMP] hr_course: pre-commit auto fixes
BhaveshHeliconia Dec 12, 2024
2ac392a
[MIG] hr_course: Migration to 18.0
BhaveshHeliconia Dec 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 93 additions & 0 deletions hr_course/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
=========
HR Course
=========

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:daef8818c8922de2991b0186ce8d242b7ee0082d61e2c12e3c2e95f445864b99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github
:target: https://github.com/OCA/hr/tree/18.0/hr_course
:alt: OCA/hr
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/hr-18-0/hr-18-0-hr_course
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/hr&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows your to manage employee's training courses, course
dates and all its validation process.

**Table of contents**

.. contents::
:local:

Usage
=====

To create a Course go to Employees -> Courses.

To create a Training Schedule go to Employees -> Courses Schedule.

Fill the information and click assign attendees to continue. Assign them
and then start the course session.

One it has finished you must enter the results and finish the course
session.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_course%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Creu Blanca

Contributors
------------

- Enric Tobella <[email protected]>
- Jaime Arroyo <[email protected]>
- Manish Bohra [email protected]
- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/hr <https://github.com/OCA/hr/tree/18.0/hr_course>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions hr_course/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
22 changes: 22 additions & 0 deletions hr_course/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 2019 Creu Blanca
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "HR Course",
"summary": """
This module allows your to manage employee's training courses""",
"version": "18.0.1.0.0",
"license": "AGPL-3",
"author": "Creu Blanca, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/hr",
"depends": ["hr", "mail"],
"data": [
"security/course_security.xml",
"security/ir.model.access.csv",
"views/hr_course_category_views.xml",
"views/hr_course_views.xml",
"views/hr_course_schedule_views.xml",
"views/hr_employee_views.xml",
],
"demo": ["demo/hr_course.xml"],
}
33 changes: 33 additions & 0 deletions hr_course/demo/hr_course.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<record id="hr_course_category_it" model="hr.course.category">
<field name="name">Department IT</field>
</record>
<record id="hr_course_category_language" model="hr.course.category">
<field name="name">Languages</field>
</record>
<record id="hr_course_qsa" model="hr.course">
<field name="name">Qualified Security Assessor Training (QSA)</field>
<field name="category_id" ref="hr_course_category_it" />
</record>
<record id="hr_course_isa" model="hr.course">
<field name="name">Internal Security Assessor Training (ISA)</field>
<field name="category_id" ref="hr_course_category_it" />
</record>
<record id="hr_course_schedule_qsa_october" model="hr.course.schedule">
<field name="name">QSA October</field>
<field name="course_id" ref="hr_course_qsa" />
<field name="start_date">2021-10-21</field>
<field name="end_date">2021-10-21</field>
<field name="cost">100</field>
<field name="authorized_by" ref="hr.employee_hne" />
</record>
<record id="hr_course_schedule_qsa_november" model="hr.course.schedule">
<field name="name">QSA November</field>
<field name="course_id" ref="hr_course_qsa" />
<field name="start_date">2021-11-29</field>
<field name="end_date">2021-11-29</field>
<field name="cost">100</field>
<field name="authorized_by" ref="hr.employee_hne" />
</record>
</odoo>
Loading