TIP: You can type at any time to perform a new search.
Gulf Cooperation Council - Invoice
l10n_gcc_invoice · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0.1
- Category
- Accounting/Localizations
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-10 16:12:40
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Julien Castiaux, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), Achraf (abz), Gorash, Dylan Kiss (dyki), Arnaud Sibille, Nicolas Viseur (vin), mano-odoo, Harsh Shah, hatr-odoo, Mathieu Coutant, Yousef Alnashef (alny), Hesham Saleh, Michaël Mattiello, ppat-odoo, kukor-odoo, lrizzi1
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_ae, l10n_bh, l10n_gcc_invoice_stock_account, l10n_gcc_pos, l10n_kw, l10n_om, l10n_qa, l10n_sa
- Description
Adds Arabic as a secondary language on your invoice, credit note, debit note, vendor bill, and refund bill
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_gcc_document_tax_totals |
l10n_gcc_document_tax_totals | ir.ui.view | qweb | Inherits account.document_tax_totals |
l10n_gcc_document_tax_totals_company_currency_template |
l10n_gcc_document_tax_totals_company_currency_template | ir.ui.view | qweb | Inherits account.document_tax_totals_company_currency_template |
l10n_gcc_report_invoice_document |
l10n_gcc_report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
report_invoice |
report_invoice | ir.ui.view | qweb | Inherits account.report_invoice |
res_config_settings_view_form_inherit_l10n_gcc_invoice |
res.config.settins.view.form.inherit | res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
narrationHtmltranslate=True
-
create(self, vals_list)@api.model_create_multi
New fields (2)
-
l10n_gcc_invoice_tax_amountFloatcompute='_compute_tax_amount'min_display_digits='Product Price'string='Tax Amount' -
l10n_gcc_line_nameCharcompute='_compute_l10n_gcc_line_name'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
l10n_gcc_country_is_gccBooleancompute='_compute_l10n_gcc_country_is_gcc' -
l10n_gcc_dual_language_invoiceBooleanstring='GCC Formatted Invoices'
No public methods.
New fields (2)
-
l10n_gcc_country_is_gccBooleanrelated='company_id.l10n_gcc_country_is_gcc' -
l10n_gcc_dual_language_invoiceBooleanreadonly=Falserelated='company_id.l10n_gcc_dual_language_invoice'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…