HR Expense Payment

hr_expense_payment
REPOSITORY
REPOSITORYOCA/hr-expense
GIT
GIThttps://github.com/OCA/hr-expense.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-expense/tree/18.0/hr_expense_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Franco Leyes
WEBSITE
WEBSITEhttps://github.com/OCA/hr-expense
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - phone_validation
    - resource_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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.

Models touched (3)

New fields (1)
  • expense_sheet_ids Many2many → hr.expense.sheet
    column1='payment_id' column2='sheet_id' comodel_name='hr.expense.sheet' copy=False readonly=True relation='payment_expense_sheet_rel' string='Expense sheet'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_ids Many2many → account.payment
    column1='sheet_id' column2='payment_id' comodel_name='account.payment' copy=False readonly=True relation='payment_expense_sheet_rel' string='Payment'
Public methods (1)
  • action_register_payment(self)
    Send context when you register payment from expense sheet
REPOSITORY
REPOSITORYOCA/hr-expense
GIT
GIThttps://github.com/OCA/hr-expense.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-expense/tree/17.0/hr_expense_payment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSVíctor Martínez, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/hr-expense
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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.

Models touched (3)

New fields (1)
  • expense_sheet_ids Many2many → hr.expense.sheet
    column1='payment_id' column2='sheet_id' comodel_name='hr.expense.sheet' copy=False readonly=True relation='payment_expense_sheet_rel' string='Expense sheet'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_ids Many2many → account.payment
    column1='sheet_id' column2='payment_id' comodel_name='account.payment' copy=False readonly=True relation='payment_expense_sheet_rel' string='Payment'
Public methods (1)
  • action_register_payment(self)
    Send context when you register payment from expense sheet
REPOSITORY
REPOSITORYOCA/hr-expense
GIT
GIThttps://github.com/OCA/hr-expense.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-expense/tree/16.0/hr_expense_payment
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Saran440, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/hr-expense
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (1)
  • expense_sheet_ids Many2many → hr.expense.sheet
    column1='payment_id' column2='sheet_id' comodel_name='hr.expense.sheet' copy=False readonly=True relation='payment_expense_sheet_rel' string='Expense sheet'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_ids Many2many → account.payment
    column1='sheet_id' column2='payment_id' comodel_name='account.payment' copy=False readonly=True relation='payment_expense_sheet_rel' string='Payment'
Public methods (1)
  • action_register_payment(self)
    Send context when you register payment from expense sheet
REPOSITORY
REPOSITORYOCA/hr-expense
GIT
GIThttps://github.com/OCA/hr-expense.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-expense/tree/15.0/hr_expense_payment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSmanu, Weblate, OCA-git-bot, oca-ci, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/hr-expense
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (1)
  • expense_sheet_ids Many2many → hr.expense.sheet
    column1='payment_id' column2='sheet_id' comodel_name='hr.expense.sheet' copy=False readonly=True relation='payment_expense_sheet_rel' string='Expense sheet'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_ids Many2many → account.payment
    column1='sheet_id' column2='payment_id' comodel_name='account.payment' copy=False readonly=True relation='payment_expense_sheet_rel' string='Payment'
Public methods (1)
  • action_register_payment(self)
    Send context when you register payment from expense sheet
REPOSITORY
REPOSITORYOCA/hr-expense
GIT
GIThttps://github.com/OCA/hr-expense.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-expense/tree/14.0/hr_expense_payment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Kitti U, Saran440, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/hr-expense
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (1)
  • expense_sheet_ids Many2many → hr.expense.sheet
    column1='payment_id' column2='sheet_id' comodel_name='hr.expense.sheet' copy=False readonly=True relation='payment_expense_sheet_rel' string='Expense sheet'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_ids Many2many → account.payment
    column1='sheet_id' column2='payment_id' comodel_name='account.payment' copy=False readonly=True relation='payment_expense_sheet_rel' string='Payment'
Public methods (1)
  • action_register_payment(self)
    Send context when you register payment from expense sheet
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/hr-expense
PULL REQUEST
PULL REQUEST[19.0][MIG] hr_expense_payment: Migration to 19.0 (#355)