This module was written to extend the functionality of employees contracts to support multiple jobs of the employee assigned on the same contract.
An example is a construction worker who makes different types of jobs for the same company like bricklaying, electricity, carpentry.
Also in restaurants, a waiter can also work as a barman.
To install this module, you need to:
- clone the branch 8.0 of the repository https://github.com/OCA/hr
- add the path to this repository in your configuration (addons-path)
- update the module list
- search for "HR Contract Multi Jobs" in your addons
- install the module
On every employee contract you can set multiple jobs, and mark one of the job as the main job (the main job will be written afterwards in the job_id field).
- David Dufresne <[email protected]>
- Pierre Lamarche <[email protected]>
- Fekete Mihai <[email protected]>
This module is maintained by the OCA.
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.
To contribute to this module, please visit http://odoo-community.org.