oca-ocb-hr/odoo-bringout-oca-ocb-hr_expense
Ernad Husremovic a1f02d8cc7 19.0 vanilla
2026-03-25 12:00:11 +01:00
..
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:42 +01:00
hr_expense 19.0 vanilla 2026-03-25 12:00:11 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:31:00 +01:00
README.md 19.0 vanilla 2026-03-09 09:31:00 +01:00

Expenses

Manage expenses by Employees

This application allows you to manage your employees' daily expenses. It gives you access to your employees fee notes and give you the right to complete and validate or refuse the notes. After validation it creates an invoice for the employee. Employee can encode their own expenses and the validation flow puts it automatically in the accounting after validation by managers.

The whole flow is implemented as:

  • Draft expense
  • Submitted by the employee to his manager
  • Approved by his manager
  • Validation by the accountant and accounting entries creation

This module also uses analytic accounting and is compatible with the invoice on timesheet module so that you are able to automatically re-invoice your customers' expenses if your work by project.

Installation

pip install odoo-bringout-oca-ocb-hr_expense

Dependencies

  • account
  • web_tour
  • hr

Source

License

This package preserves the original LGPL-3 license.