Supplier tax id on hr.expense.line

hr_expense_line_supplier_tax
REPOSITORY
REPOSITORYOCA/connector-accountedge
GIT
GIThttps://github.com/OCA/connector-accountedge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-accountedge/tree/10.0/hr_expense_line_supplier_tax
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEGPL-3 or any later version
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - hr
    - account_accountant
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds the supplier tax id field to hr.expense.line
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.form hr.expense.expense field Inherits hr_expense_line_supplier.view_expenses_form
view_expenses_tree hr.expense.line.tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • create(self, cr, user, vals, context=None)
    Overwrite the create() function to automatically set the default supplier tax since regular employees cannot access this field.
  • get_tax_id(self, cr, uid, product_id, partner_id, context=None)
    Get the automatic value of the tax id field.
  • onchange_partner_id(self, cr, uid, ids, partner_id, context=None)
  • onchange_product_id(self, cr, uid, ids, product_id, uom_id, employee_id, context=None)
REPOSITORY
REPOSITORYOCA/connector-accountedge
GIT
GIThttps://github.com/OCA/connector-accountedge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-accountedge/tree/9.0/hr_expense_line_supplier_tax
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEGPL-3 or any later version
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - base_action_rule
    - base
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - hr
    - web_tip
    - account_accountant
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds the supplier tax id field to hr.expense.line
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.form hr.expense.expense field Inherits hr_expense_line_supplier.view_expenses_form
view_expenses_tree hr.expense.line.tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • create(self, cr, user, vals, context=None)
    Overwrite the create() function to automatically set the default supplier tax since regular employees cannot access this field.
  • get_tax_id(self, cr, uid, product_id, partner_id, context=None)
    Get the automatic value of the tax id field.
  • onchange_partner_id(self, cr, uid, ids, partner_id, context=None)
  • onchange_product_id(self, cr, uid, ids, product_id, uom_id, employee_id, context=None)
REPOSITORY
REPOSITORYOCA/connector-accountedge
GIT
GIThttps://github.com/OCA/connector-accountedge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-accountedge/tree/8.0/hr_expense_line_supplier_tax
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEGPL-3 or any later version
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-canada:
    - hr_expense_line_supplier
odoo/odoo:
    - hr_expense
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
    - account_accountant
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds the supplier tax id field to hr.expense.line
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.form hr.expense.expense field Inherits hr_expense_line_supplier.view_expenses_form
view_expenses_tree hr.expense.line.tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • create(self, cr, user, vals, context=None)
    Overwrite the create() function to automatically set the default supplier tax since regular employees cannot access this field.
  • get_tax_id(self, cr, uid, product_id, partner_id, context=None)
    Get the automatic value of the tax id field.
  • onchange_partner_id(self, cr, uid, ids, partner_id, context=None)
  • onchange_product_id(self, cr, uid, ids, product_id, uom_id, employee_id, context=None)
REPOSITORY
REPOSITORYOCA/connector-accountedge
GIT
GIThttps://github.com/OCA/connector-accountedge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-accountedge/tree/7.0/hr_expense_line_supplier_tax
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - account_voucher
    - account
    - product
    - decimal_precision
    - analytic
    - edi
    - email_template
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds the supplier tax id field to hr.expense.line
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.expense xpath Inherits hr_expense.view_expenses_form
view_expenses_line_tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • create(self, cr, user, vals, context=None)
    Overwrite the create() function to automatically set the default supplier tax since regular employees cannot access this field.
  • get_tax_id(self, cr, uid, product_id, partner_id, context=None)
    Get the automatic value of the tax id field.
  • onchange_partner_id(self, cr, uid, ids, partner_id, context=None)
  • onchange_product_id(self, cr, uid, ids, product_id, uom_id, employee_id, context=None)
REPOSITORY
REPOSITORYOCA/connector-accountedge
GIT
GIThttps://github.com/OCA/connector-accountedge.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-accountedge/tree/6.1/hr_expense_line_supplier_tax
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Maxime Chambreuil, Naysan Saran
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-canada:
    - hr_expense_line_supplier
odoo/odoo:
    - hr_expense
    - hr
    - base_setup
    - base
    - mail
    - base_tools
    - resource
    - process
    - board
    - account
    - product
    - decimal_precision
    - analytic
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds the supplier tax id field to hr.expense.line
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.form hr.expense.expense field Inherits hr_expense_line_supplier.view_expenses_form
view_expenses_tree hr.expense.line.tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (0)

No models found for this module.