| 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_ro_efactura |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Moens Alexandre, Anh Thao Pham (pta), Yosua Nicolaus, Antoine Boonen, Dylan Kiss (dyki), Jinane Maksoud, Antoine Dupuis, aizu-odoo, nape-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_ro_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_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_form_inherit_l10n_ro_edi |
account.move.form.inherit.l10n_ro_edi | account.move | xpath | Inherits account.view_move_form |
account_move_send_inherit_l10n_ro_edi |
account.move.send.form.inherit.l10n_ro_edi | account.move.send | xpath | Inherits account.account_move_send_form |
in_invoice_tree_inherit_l10n_ro_edi |
in.invoice.tree.inherit.l10n_ro_edi | account.move | field | Inherits account.view_in_invoice_tree |
l10n_ro_edi_view_account_invoice_filter |
account.invoice.select.inherit.l10n.ro.edi | account.move | xpath | Inherits account.view_account_invoice_filter |
out_credit_note_tree_inherit_l10n_ro_edi |
out.credit.note.tree.inherit.l10n_ro_edi | account.move | field | Inherits account.view_out_credit_note_tree |
out_invoice_tree_inherit_l10n_ro_edi |
out.invoice.tree.inherit.l10n_ro_edi | account.move | field | Inherits account.view_out_invoice_tree |
res_config_settings_form_inherit_l10n_ro_edi |
res.config.settings.form.inherit.l10n.ro.edi | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
l10n_ro_edi_attachment_id
Many2one → ir.attachment
comodel_name='ir.attachment'
l10n_ro_edi_document_ids
One2many → l10n_ro_edi.document
comodel_name='l10n_ro_edi.document'
inverse_name='invoice_id'
l10n_ro_edi_state
Selection
compute='_compute_l10n_ro_edi_state'
help='- Sent: Successfully sent to the SPV, waiting for validation\n - Validated: Sent & validated by the SPV\n - Error: Sending error or validation error from the SPV'
selection=[('invoice_sending', 'Sent'), ('invoice_sent', 'Validated')]
store=True
string='E-Factura Status'
No public methods.
l10n_ro_edi_send_checkbox
Boolean
compute='_compute_l10n_ro_edi_send_checkbox'
help='Send the CIUS-RO XML to the Romanian Government via the ANAF platform'
readonly=False
store=True
string='Send E-Factura to SPV'
l10n_ro_edi_send_enable
Boolean
compute='_compute_l10n_ro_edi_send_enable'
l10n_ro_edi_send_readonly
Boolean
compute='_compute_l10n_ro_edi_send_readonly'
l10n_ro_edi_warnings
Char
compute='_compute_l10n_ro_edi_warnings'
No public methods.
attachment_id
Many2one → ir.attachment
comodel_name='ir.attachment'
datetime
Datetime
default=fields.Datetime.now
required=True
invoice_id
Many2one → account.move
comodel_name='account.move'
required=True
key_certificate
Char
key_loading
Char
string='E-Factura Index'
key_signature
Char
message
Char
state
Selection
help='Sent -> Successfully sent to the SPV, waiting for validation.\n Validated -> Sent & validated by the SPV.\n Error -> Sending error or validation error from the SPV.'
required=True
selection=[('invoice_sending', 'Sent'), ('invoice_sending_failed', 'Error'), ('invoice_sent', 'Validated')]
string='E-Factura Status'
action_l10n_ro_edi_download_signature(self)
action_l10n_ro_edi_fetch_status(self)
l10n_ro_edi_access_expiry_date
Date
string='Access Token Expiry Date'
l10n_ro_edi_access_token
Char
string='Access Token'
l10n_ro_edi_callback_url
Char
compute='_compute_l10n_ro_edi_callback_url'
l10n_ro_edi_client_id
Char
string='eFactura Client ID'
l10n_ro_edi_client_secret
Char
string='Client Secret'
l10n_ro_edi_oauth_error
Char
l10n_ro_edi_refresh_expiry_date
Date
string='Refresh Token Expiry Date'
l10n_ro_edi_refresh_token
Char
string='Refresh Token'
l10n_ro_edi_test_env
Boolean
default=True
string='Use Test Environment'
No public methods.
l10n_ro_edi_access_expiry_date
Date
readonly=False
related='company_id.l10n_ro_edi_access_expiry_date'
l10n_ro_edi_access_token
Char
readonly=False
related='company_id.l10n_ro_edi_access_token'
l10n_ro_edi_callback_url
Char
related='company_id.l10n_ro_edi_callback_url'
l10n_ro_edi_client_id
Char
readonly=False
related='company_id.l10n_ro_edi_client_id'
l10n_ro_edi_client_secret
Char
readonly=False
related='company_id.l10n_ro_edi_client_secret'
l10n_ro_edi_oauth_error
Char
related='company_id.l10n_ro_edi_oauth_error'
l10n_ro_edi_refresh_expiry_date
Date
readonly=False
related='company_id.l10n_ro_edi_refresh_expiry_date'
l10n_ro_edi_refresh_token
Char
readonly=False
related='company_id.l10n_ro_edi_refresh_token'
l10n_ro_edi_test_env
Boolean
readonly=False
related='company_id.l10n_ro_edi_test_env'
button_l10n_ro_edi_generate_token(self)