TIP: You can type at any time to perform a new search.
Sri Lanka - Tax Invoice
l10n_lk_invoice · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations
- Folder size
- 0.05 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-21 16:14:25
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Arnav Varshney
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Sri Lanka Tax Invoice ===================== - Custom tax invoice sequence format: YYMMM_QQQQ_XXXXX - Tax Invoice / Supply Date / Mode of Payment in PDF report - VAT registration tracking for companies and partners
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_commercial_invoice |
report_commercial_invoice | ir.ui.view | qweb | New |
report_invoice |
report_invoice | ir.ui.view | qweb | Inherits account.report_invoice |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_company_form_l10n_lk_vat_registered |
res.company.form.l10n_lk_vat_registered | res.company | form | Inherits base.view_company_form |
view_partner_form_l10n_lk_vat_registered |
res.partner.form.l10n_lk_vat_registered | res.partner | form | Inherits base.view_partner_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 (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
l10n_lk_vat_registeredBooleanhelp='Indicates if this company is registered for VAT in Sri Lanka. This defaults invoice printout to this partner to tax invoice for taxable supplies.'readonly=Falserelated='partner_id.l10n_lk_vat_registered'string='Sri Lanka: VAT Registered'
No public methods.
New fields (1)
-
l10n_lk_vat_registeredBooleancompute='_compute_l10n_lk_vat_registered'help='Indicates if this partner is registered for VAT in Sri Lanka. This defaults invoice printout to this partner to tax invoice for taxable supplies.'readonly=Falsestore=Truestring='Sri Lanka: VAT Registered'
No public methods.