| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/l10n_jo_edi_extended |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Dylan Kiss (dyki), Khumam Alzagim, Hesham Saleh |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_jo_edi - account_edi_ubl_cii - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_jo |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module improves the Jordan E-invoicing (JoFotara) by the following:
1. Adds support for different invoice types and payment methods.
2. Introduces demo mode.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits l10n_jo_edi.res_config_settings_view_form |
view_account_invoice_filter |
account.invoice.select | account.move | xpath | Inherits l10n_jo_edi.view_account_invoice_filter |
view_move_form |
account.move.form.inherit | account.move | xpath | Inherits l10n_jo_edi.view_move_form |
view_out_credit_note_tree |
account.move.tree | account.move | field | Inherits l10n_jo_edi.view_out_credit_note_tree |
view_out_invoice_tree |
account.move.tree | account.move | field | Inherits l10n_jo_edi.view_out_invoice_tree |
l10n_jo_edi_invoice_type
Selection
compute='_compute_l10n_jo_edi_invoice_type'
help='Invoice Types as per the Income and Sales Tax Department for JoFotara'
precompute=True
readonly=False
selection=[('local', 'Local'), ('export', 'Export'), ('development', 'Development Area'), ('transit', 'Transit'), ('foreign', 'Foreign Trade'), ('freezone', 'Free Zone Transfer')]
store=True
string='Invoice Type'
tracking=True
l10n_jo_edi_state
Selection
selection_add=[('demo', 'Sent (Demo)')]
No public methods.
No new fields.
Public methods (0)No public methods.
l10n_jo_edi_demo_mode
Boolean
string='JoFotara Demo Mode'
No public methods.
l10n_jo_edi_demo_mode
Boolean
readonly=False
related='company_id.l10n_jo_edi_demo_mode'
string='JoFotara Demo Mode'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/l10n_jo_edi_extended |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Dylan Kiss (dyki), Khumam Alzagim, Hesham Saleh |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_jo_edi - account_edi_ubl_cii - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_jo |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module improves the Jordan E-invoicing (JoFotara) by the following:
1. Adds support for different invoice types and payment methods.
2. Introduces demo mode.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_send_form |
account.move.send.form | account.move.send | div | Inherits l10n_jo_edi.account_move_send_form |
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits l10n_jo_edi.res_config_settings_view_form |
view_account_invoice_filter |
account.invoice.select | account.move | xpath | Inherits l10n_jo_edi.view_account_invoice_filter |
view_move_form |
account.move.form.inherit | account.move | xpath | Inherits l10n_jo_edi.view_move_form |
view_out_credit_note_tree |
account.move.tree | account.move | field | Inherits l10n_jo_edi.view_out_credit_note_tree |
view_out_invoice_tree |
account.move.tree | account.move | field | Inherits l10n_jo_edi.view_out_invoice_tree |
l10n_jo_edi_invoice_type
Selection
compute='_compute_l10n_jo_edi_invoice_type'
help='Invoice Types as per the Income and Sales Tax Department for JoFotara'
precompute=True
readonly=False
selection=[('local', 'Local'), ('export', 'Export'), ('development', 'Development Area'), ('transit', 'Transit'), ('foreign', 'Foreign Trade'), ('freezone', 'Free Zone Transfer')]
store=True
string='Invoice Type'
tracking=True
l10n_jo_edi_payment_method
Selection
default='receivable'
help='Payment Methods as per the Income and Sales Tax Department for JoFotara'
selection=[('cash', 'Cash'), ('receivable', 'Receivable')]
string='JoFotara Payment Method'
tracking=True
l10n_jo_edi_state
Selection
selection_add=[('demo', 'Sent (Demo)')]
No public methods.
l10n_jo_edi_demo_mode
Boolean
related='company_id.l10n_jo_edi_demo_mode'
No public methods.
l10n_jo_edi_demo_mode
Boolean
string='JoFotara Demo Mode'
No public methods.
l10n_jo_edi_demo_mode
Boolean
readonly=False
related='company_id.l10n_jo_edi_demo_mode'
string='JoFotara Demo Mode'
No public methods.