Italian HR, payroll costing, and employee liability management for ERPNext.
fab_hr_italy is the fab extension app for Italy-specific employee cost
management on top of ERPNext and HRMS.
Committed specifications live under docs/specs, including:
Phase 1 ScopeDomain ModelDecisions
The app is intended to cover:
- payroll cost allocation for Italian reporting
- employer social contribution and yearly employer-cost analysis
- TFR accrual, reserve visibility, and settlement support
- employee advances and liability configuration needed for clean accounting
- company-level reporting for annual personnel cost and obligations
develop: integration branch for testing against Frappe/ERPNextdevelopversion-16: stable branch for Frappe/ERPNext 16
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/fabricatorsltd/frappe-fab-hr-italy.git --branch version-16
bench --site [site] install-app fab_hr_italyfab_hr_italy expects erpnext, hrms, and fab to already be present in
the bench.
Follow the official Frappe contribution guidelines:
Use the upstream guidance for proposals, coding standards, pull requests, and documentation updates when contributing to this app.
cd apps/fab_hr_italy
pre-commit installPre-commit is configured for Ruff, ESLint, Prettier, and PyUpgrade.
GNU Affero General Public License v3.0