TIP: You can type at any time to perform a new search.
HR Expense Payment
hr_expense_payment · OCA/hr-expense
- Repository
- OCA/hr-expense · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-expense
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Tecnativa, Ecosoft
- Maintainers
- Odoo Community Association (OCA), Tecnativa, Ecosoft
- Committers
- Weblate, Franco Leyes, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- hr_expense_cancel
- Description
This module allow payment link to expense. After you register payment on expense sheet, it will link between expense sheet and payment.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
expense_sheet_idsMany2many → hr.expense.sheetcolumn1='payment_id'column2='sheet_id'comodel_name='hr.expense.sheet'copy=Falsereadonly=Truerelation='payment_expense_sheet_rel'string='Expense sheet'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
payment_idsMany2many → account.paymentcolumn1='sheet_id'column2='payment_id'comodel_name='account.payment'copy=Falsereadonly=Truerelation='payment_expense_sheet_rel'string='Payment'
-
action_register_payment(self)Send context when you register payment from expense sheet
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 85 days ago
- Last activity
- 24 days ago
- Repository
- OCA/hr-expense
- Pull request
- [19.0][MIG] hr_expense_payment: Migration to 19.0 (#355)