Repository
odoo/odoo · module folder
Module version
1.1
Category
Accounting/Accounting
Folder size
0.14 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 06:47:00
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Nicolas Martinelli, Julien Castiaux, Pierre Paridans, Pierrot (prro), Maximilien (malb), Ali Alfie (alal), Naman Shah, Dylan Kiss (dyki), SaddemAmine, hatr-odoo, Khumam Alzagim, Yousef Alnashef (alny), Claire (clbr), Antoine Dupuis, Ahmed Abdelaziz Hasaneen, roto-odoo, Anton Romanova (roan), Krzysztof Magusiak (krma), ijja-odoo, MAGREMENT, igbe, path-odoo, Manav Shah, Omar Assouma, Adnan Sabbir, Uemus, khom-odoo, Omar Khalid, Romain (roto), Paolantoni Jules (jupao)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_tr_nilvera_einvoice_extended
Description
For sending and receiving electronic invoices to Nilvera.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_nilvera_view_account_invoice_filter account.nilvera.invoice.select account.move Inherits account.view_account_invoice_filter
account_nilvera_view_invoice_tree account.nilvera.invoice.list account.move list Inherits account.view_invoice_tree
account_nilvera_view_move_form account.nilvera.view.move.form account.move form Inherits account.view_move_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • button_fetch_in_einvoices(self)
    Fetches bills from Nilvera.
  • button_refresh_out_einvoices_status(self)

New fields (2)
  • l10n_tr_nilvera_send_status Selection
    copy=False default='not_sent' readonly=True selection=[('error', 'Error'), ('not_sent', 'Not sent'), ('sent', 'Sent and waiting response'), ('succeed', 'Successful'), ('waiting', 'Waiting'), ('unknown', 'Unknown')] string='Nilvera Status'
  • l10n_tr_nilvera_uuid Char
    copy=False help='Universally unique identifier of the Invoice' readonly=True string='Nilvera Document UUID'
Public methods (2)
  • button_draft(self)
  • l10n_tr_nilvera_get_pdf(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.

Loading…

Loading…