19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -1,9 +1,9 @@
# Hr Recruitment Interview Forms
Use interview forms during recruitment process.
This module is integrated with the survey module
to allow you to define interviews for different jobs.
Use interview forms during recruitment process.
This module is integrated with the survey module
to allow you to define interviews for different jobs.
## Installation
@ -14,36 +14,15 @@ pip install odoo-bringout-oca-ocb-hr_recruitment_survey
## Dependencies
This addon depends on:
- survey
- hr_recruitment
## Manifest Information
- **Name**: Hr Recruitment Interview Forms
- **Version**: 1.0
- **Category**: Human Resources
- **License**: LGPL-3
- **Installable**: False
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `hr_recruitment_survey`.
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/hr_recruitment_survey
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.