Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Localizations/EDI
Folder size
0.06 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 06:23:38
Authors
Odoo
Maintainers
Odoo
Committers
Odoo Translation Bot, Dylan Kiss (dyki), Antoine Boonen, Yassien Ghoniem, Ai Lin Zuccarello (aizu), Mauricio Rubio Haro
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_move_form_inherit_l10n_ro_synchronize account.move.form.inherit.l10n_ro_edi account.move form Inherits account.view_move_form
res_config_settings_form_inherit_l10n_ro_synchronize res.config.settings.form.inherit.l10n.ro.edi 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 (0)

No new fields.

Public methods (1)
  • action_l10n_ro_edi_fetch_invoices(self)

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_ro_edi_anaf_imported_inv_journal_id Many2one → account.journal
    comodel_name='account.journal' compute='_compute_l10n_ro_edi_anaf_imported_inv_journal' domain="[('type', '=', 'purchase')]" readonly=False store=True string='Select journal for SPV imported bills'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_edi_anaf_imported_inv_journal_id Many2one
    readonly=False related='company_id.l10n_ro_edi_anaf_imported_inv_journal_id'
Public methods (0)

No public methods.

Loading…