Repository
OCA/hr-expense · module folder · Try on Runboat
Module version
1.1.1
Category
Human Resources/Expenses
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr-expense
Last tracking update
2026-08-07 07:57:07
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, Weblate, OCA-git-bot, oca-ci, ps-tubtim
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_expense_form_view_inherit hr.expense form Inherits hr_expense.hr_expense_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • price_tax Float
    compute='_compute_amount_price_tax' readonly=False store=True
  • tax_adjust Boolean
    copy=False help='trigger line with adjust tax'
Public methods (0)

No public methods.

Loading…