HR Expense Receipt Require

hr_expense_receipt_require
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/12.0/hr_expense_receipt_require
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services
COMMITTERS
COMMITTERSDaniel Reis, oca-travis, Weblate, OCA-git-bot, Khalid, Reed Hayashikawa
WEBSITE
WEBSITEhttps://github.com/OCA/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_expense_sheet_form_inherit hr_expense_sheet_form_inherit hr.expense.sheet field Inherits hr_expense.view_hr_expense_sheet_form
product_product_expense_form_view product.product.expense.form product.product xpath Inherits hr_expense.product_product_expense_form_view
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_submit_expenses(self)
    @api.multi

New fields (1)
  • allow_without_attachment Boolean
    default=False string='Allow lines without attachment'
Public methods (1)
  • action_submit_sheet(self)
    @api.multi

New fields (1)
  • expense_receipt_required Boolean
    args: 'Require a receipt'
Public methods (0)

No public methods.