Canada - Accounting

l10n_ca
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
MAINTAINERS
MAINTAINERSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Arnold Moyaux, Gorash, Miquel Raïch, william-andre, jbw-odoo, Habib (ayh), Andrew Gavgavian, Dylan Kiss (dyki), guva-odoo, kcv-odoo, SaddemAmine, Claire (clbr), Hesham Saleh, Logan Staelens, igbe
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
l10n_ca_external_layout_bold l10n_ca_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ca_external_layout_boxed l10n_ca_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ca_external_layout_bubble l10n_ca_external_layout_bubble ir.ui.view qweb Inherits web.external_layout_bubble
l10n_ca_external_layout_folder l10n_ca_external_layout_folder ir.ui.view qweb Inherits web.external_layout_folder
l10n_ca_external_layout_standard l10n_ca_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ca_external_layout_striped l10n_ca_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ca_external_layout_wave l10n_ca_external_layout_wave ir.ui.view qweb Inherits web.external_layout_wave
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
pst_external_layout pst_external_layout ir.ui.view qweb New
res_company_form_inherit_ca res.company.form.inherit.l10n.ca res.company xpath Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits account.view_partner_property_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • l10n_ca_pst Char
    readonly=True related='company_id.l10n_ca_pst'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    readonly=False related='partner_id.l10n_ca_pst' store=False string='PST Number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    help='Canadian Provincial Tax Identification Number (PST) or Québec Sales Tax (QST)' string='PST number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
MAINTAINERS
MAINTAINERSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Yannick Tivisse, william-andre, Florian(flg), Andrew Gavgavian, Dylan Kiss (dyki), Harsh Modi, guva-odoo, Ruben Gomes (rugo), mano-odoo, Claire (clbr), igbe
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
l10n_ca_external_layout_bold l10n_ca_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ca_external_layout_boxed l10n_ca_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ca_external_layout_bubble l10n_ca_external_layout_bubble ir.ui.view qweb Inherits web.external_layout_bubble
l10n_ca_external_layout_folder l10n_ca_external_layout_folder ir.ui.view qweb Inherits web.external_layout_folder
l10n_ca_external_layout_standard l10n_ca_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ca_external_layout_striped l10n_ca_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ca_external_layout_wave l10n_ca_external_layout_wave ir.ui.view qweb Inherits web.external_layout_wave
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
pst_external_layout pst_external_layout ir.ui.view qweb New
res_company_form_inherit_ca res.company.form.inherit.l10n.ca res.company xpath Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits account.view_partner_property_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • l10n_ca_pst Char
    readonly=True related='company_id.l10n_ca_pst'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    readonly=False related='partner_id.l10n_ca_pst' store=False string='PST Number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    help='Canadian Provincial Tax Identification Number' string='PST number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
MAINTAINERS
MAINTAINERSSavoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Denis Ledoux, Mitesh Savani, Gorash, Ricardo Gomes Rodrigues (rigr), william-andre, Antoine Vandevenne (anv), Florian(flg), Louis Wicket (wil), Daniel Kosky (dako), Andrew Gavgavian, Claire Bretton (clbr), Antoine Boonen, Camille Spiritus, Dylan Kiss (dyki), Julien Alardot (jual), guva-odoo, Ruben Gomes (rugo), moerradi
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/17.0/applications/finance/fiscal_localizations.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
l10n_ca_external_layout_bold l10n_ca_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ca_external_layout_boxed l10n_ca_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ca_external_layout_standard l10n_ca_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ca_external_layout_striped l10n_ca_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
res_company_form_inherit_ca res.company.form.inherit.l10n.ca res.company xpath Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits account.view_partner_property_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • l10n_ca_pst Char
    readonly=True related='company_id.l10n_ca_pst'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    readonly=False related='partner_id.l10n_ca_pst' store=False string='PST Number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    help='Canadian Provincial Tax Identification Number' string='PST number'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Wolfgang Taferner, Romeo Fragomeli, oco-odoo, Anh Thao Pham (pta), Paolo (pgi), aliya, Pouya Malekinejad, Camille Spiritus
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:51
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
l10n_ca_external_layout_bold l10n_ca_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ca_external_layout_boxed l10n_ca_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ca_external_layout_standard l10n_ca_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ca_external_layout_striped l10n_ca_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
res_company_form_inherit_ca res.company.form.inherit.l10n.ca res.company xpath Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits base.view_partner_form
Models touched (3)

New fields (2)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • l10n_ca_pst Char
    readonly=True related='company_id.l10n_ca_pst'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    related='partner_id.l10n_ca_pst' store=False string='PST'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    args: 'PST'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Yannick Tivisse, wan, Xavier-Do, oco-odoo, Anh Thao Pham (pta), Achraf (abz), Nicolas (vin), william-andre, Paolo (pgi)
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
l10n_ca_external_layout_bold l10n_ca_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ca_external_layout_boxed l10n_ca_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ca_external_layout_standard l10n_ca_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ca_external_layout_striped l10n_ca_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
res_company_form_inherit_ca res.company.form.inherit.l10n.ca res.company xpath Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits base.view_partner_form
Models touched (3)

New fields (2)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • l10n_ca_pst Char
    readonly=True related='company_id.l10n_ca_pst'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    related='partner_id.l10n_ca_pst' store=False string='PST'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ca_pst Char
    args: 'PST'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/l10n_ca
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSJosse Colpaert, Ravi Gohil, Nicolas Martinelli, Yannick Tivisse, wan, Xavier-Do
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits base.view_partner_form
Models touched (1)

New fields (1)
  • l10n_ca_pst Char
    args: 'PST'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/l10n_ca
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSJosse Colpaert, Christophe Simonis, Cedric Snauwaert, Ravi Gohil, Nicolas Martinelli, Olivier Colson, Pierre Masereel, Xavier-Do
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_ca_report_invoice_document_inherit l10n_ca_report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner xpath Inherits base.view_partner_form
Models touched (1)

New fields (1)
  • l10n_ca_pst Char
    args: 'PST'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/l10n_ca
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSMartin Trigaux, Christophe Simonis, Nicolas Martinelli, qdp-odoo, Yannick Tivisse, Xavier-Do
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/l10n_ca
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSChristophe Simonis, Nicolas Martinelli, qdp-odoo, Laurent Smet
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - base_iban
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/l10n_ca
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Christophe Simonis, Olivier Colson, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - base_iban
    - base_vat
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in Odoo.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/l10n_ca
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Josse Colpaert, Denis Ledoux, Christophe Simonis, Richard Mathot, qdp-odoo, pvy, Yannick Tivisse, De Paoli Quentin
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - base_iban
    - base_vat
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the Canadian accounting chart in OpenERP.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters.
Therefore we decided to implement the most common case in the fiscal positions: delivery is the
responsibility of the vendor and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international vendor doesn't charge you any tax. Taxes are charged at customs
by the customs broker. On the vendor, set the fiscal position to International.

4) An international vendor charge you your provincial tax. They are registered with your
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/l10n_ca
VERSION
VERSION 1.2
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSMartin Trigaux, Antony Lesuisse, Olivier Dony, Josse Colpaert, Quentin (OpenERP), Denis Ledoux, Christophe Simonis, qdp-odoo, Aaron Bohy, Sunil Sharma (OpenERP Trainee)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_iban
    - base_vat
    - account_chart
    - account_anglo_saxon
    - purchase
    - stock_account
    - stock
    - procurement
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the English and French - Canadian accounting chart in OpenERP.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters. 
Therefore we decided to implement the most common case in the fiscal positions: delivery is the 
responsibility of the supplier and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international supplier doesn't charge you any tax. Taxes are charged at customs 
by the customs broker. On the supplier, set the fiscal position to International.

4) An international supplier charge you your provincial tax. They are registered with your
provincial government and remit taxes themselves. On the supplier, do not set any fiscal 
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/l10n_ca
VERSION
VERSION 1.2
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSRaphael Collet, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Hardik, pso (OpenERP), Launchpad Translations on behalf of openerp, Quentin (OpenERP), Denis Ledoux, Sanjay Gohel (Open ERP), Chirag Dodiya (OpenERP Trainee), Maxime Chambreuil, Jonatan Cloutier, Virgil Dupras
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - base_iban
    - base_vat
    - account_chart
    - account_anglo_saxon
    - purchase
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the English and French - Canadian accounting chart in OpenERP.
===========================================================================================

Canadian accounting charts and localizations.

Fiscal positions
----------------

When considering taxes to be applied, it is the province where the delivery occurs that matters. 
Therefore we decided to implement the most common case in the fiscal positions: delivery is the 
responsibility of the supplier and done at the customer location.

Some examples:

1) You have a customer from another province and you deliver to his location.
On the customer, set the fiscal position to his province.

2) You have a customer from another province. However this customer comes to your location
with their truck to pick up products. On the customer, do not set any fiscal position.

3) An international supplier doesn't charge you any tax. Taxes are charged at customs 
by the customs broker. On the supplier, set the fiscal position to International.

4) An international supplier charge you your provincial tax. They are registered with your
provincial government and remit taxes themselves. On the supplier, do not set any fiscal 
position.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/l10n_ca
VERSION
VERSION 1.1
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSRucha (Open ERP), Stephane Wirtel, Martin Trigaux, Fabien Pinckaers, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Xavier Morel, Maxime Chambreuil, Virgil Dupras, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, psi (Open ERP)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - base_iban
    - base_vat
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the English and French - Canadian accounting chart in OpenERP.
===========================================================================================

Canadian accounting charts and localizations.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.