Taxes included in expense

account_tax_expense_include
REPOSITORY
REPOSITORYOCA/l10n-canada
GIT
GIThttps://github.com/OCA/l10n-canada.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-canada/tree/7.0/account_tax_expense_include
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-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, Maxime Chambreuil, Jonatan Cloutier, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
WEBSITE
WEBSITEhttp://wwww.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Taxes included in expense
=========================
This module adds a checkbox to tax to include tax in expense invoices.
It is useful if your taxes are not included in the price, but you
want to ease the life of your employees by allowing them to enter
their expenses with the taxes included.

Contributors
------------
* Jonatan Cloutier <jonatan.cloutier@savoirfairelinux.com>
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_tax_form account.tax.form.expense_include account.tax field Inherits account.view_tax_form
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-canada
GIT
GIThttps://github.com/OCA/l10n-canada.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-canada/tree/6.1/account_tax_expense_include
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEGPL-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
WEBSITE
WEBSITEhttp://wwww.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module adds a checkbox to tax to include tax in expense invoices.
        It is useful if your taxes are not included in the price, but you
        want to ease the life of your employees by allowing them to enter 
        their expenses with the taxes included.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_partner_form res.partner.form.expense_include res.partner field Inherits base.view_partner_form
view_tax_form account.tax.form.expense_include account.tax field Inherits account.view_tax_form
Models touched (0)

No models found for this module.