mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 12:52:05 +02:00
48 lines
929 B
Markdown
48 lines
929 B
Markdown
# Payroll OCA bosnian hack
|
|
|
|
Custom Odoo addon: payroll
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-hack-payroll
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
This addon depends on:
|
|
- hr_contract
|
|
- hr_holidays
|
|
- mail
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: Payroll OCA bosnian hack
|
|
- **Version**: 16.0.11.0.0
|
|
- **Category**: Human Resources
|
|
- **License**: LGPL-3
|
|
- **Installable**: False
|
|
|
|
## Source
|
|
|
|
Custom addon from bringout-oca-hack vendor, addon `payroll`.
|
|
|
|
## License
|
|
|
|
This package maintains the original LGPL-3 license from the addon.
|
|
|
|
## Documentation
|
|
|
|
- Overview: doc/OVERVIEW.md
|
|
- Architecture: doc/ARCHITECTURE.md
|
|
- Models: doc/MODELS.md
|
|
- Controllers: doc/CONTROLLERS.md
|
|
- Wizards: doc/WIZARDS.md
|
|
- Reports: doc/REPORTS.md
|
|
- Security: doc/SECURITY.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
|