Repository
odoo/odoo · module folder
Module version
1.1
Category
Accounting/Localizations/Account Charts
Folder size
0.16 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations.html
Last tracking update
2026-08-07 06:47:02
Authors
Savoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
Maintainers
Savoir-faire Linux (https://www.savoirfairelinux.com); Odoo SA
Committers
Odoo 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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits base.view_company_form
res_partner_form_inherit_ca res.partner.form.inherit.l10n.ca res.partner form Inherits account.view_partner_property_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…