Repository
OCA/hr-expense · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
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 08:42:58
Authors
Odoo Community Association (OCA), Serv. Tecnol. Avanzados - Pedro M. Baeza
Maintainers
Odoo Community Association (OCA), Serv. Tecnol. Avanzados - Pedro M. Baeza
Committers
Saran440, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
hr_expense_advance_clearing_sequence, hr_expense_sequence_option
Description
This module adds the possibility to define a sequence for the expense
report's reference. This reference is then set as default when you
create a new expense report, using the defined sequence.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
hr_expense_sheet_view_search hr.expense.sheet.view.search.sequence hr.expense.sheet search Inherits hr_expense.hr_expense_sheet_view_search
report_expense_sheet report_expense_sheet ir.ui.view qweb Inherits hr_expense.report_expense_sheet
view_hr_expense_sheet_form hr.expense.sheet.form.sequence hr.expense.sheet form Inherits hr_expense.view_hr_expense_sheet_form
view_hr_expense_sheet_tree hr.expense.sheet.tree.sequence hr.expense.sheet tree Inherits hr_expense.view_hr_expense_sheet_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • number Char
    copy=False default='/' readonly=True required=True
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
86 days ago
Last activity
24 days ago
Repository
OCA/hr-expense
Pull request
[19.0][MIG] hr_expense_sequence: Migration to 19.0 (#353)