TIP: You can type at any time to perform a new search.
Türkiye - Nilvera E-Invoice
l10n_tr_nilvera_einvoice · odoo/odoo
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_statusSelectioncopy=Falsedefault='not_sent'readonly=Trueselection=[('error', 'Error'), ('not_sent', 'Not sent'), ('sent', 'Sent and waiting response'), ('succeed', 'Successful'), ('waiting', 'Waiting'), ('unknown', 'Unknown')]string='Nilvera Status' -
l10n_tr_nilvera_uuidCharcopy=Falsehelp='Universally unique identifier of the Invoice'readonly=Truestring='Nilvera Document UUID'
-
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…