TIP: You can type at any time to perform a new search.
Spain - Veri*Factu for Point of Sale
l10n_es_edi_verifactu_pos · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations/Point of Sale
- Folder size
- 0.07 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, Andrea Grazioso (agr-odoo), Dylan Kiss (dyki), Sven Fuehr, Arthur Nanson, Ajit Singh, Hadi El Yakhni
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_pos_order_filter |
pos.order.list.select | pos.order | list | Inherits point_of_sale.view_pos_order_filter |
view_pos_order_form_inherit_l10n_es_pos_verifactu |
pos.order.form.inherit.l10n_es_edi_verifactu_pos | pos.order | form | Inherits point_of_sale.view_pos_pos_form |
view_pos_order_tree |
pos.order.tree | pos.order | tree | Inherits point_of_sale.view_pos_order_tree |
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 (1)
-
pos_order_idMany2one → pos.ordercomodel_name='pos.order'readonly=Truestring='PoS Order'
No public methods.
New fields (1)
-
l10n_es_edi_verifactu_requiredBooleanrelated='company_id.l10n_es_edi_verifactu_required'string='Veri*Factu Required'
No public methods.
New fields (7)
-
l10n_es_edi_verifactu_document_idsOne2many → l10n_es_edi_verifactu.documentcomodel_name='l10n_es_edi_verifactu.document'inverse_name='pos_order_id'string='Veri*Factu Documents' -
l10n_es_edi_verifactu_qr_codeCharcompute='_compute_l10n_es_edi_verifactu_qr_code'string='Veri*Factu QR Code' -
l10n_es_edi_verifactu_refund_reasonSelectioncopy=Falseselection=[('R1', 'R1: Art 80.1 and 80.2 and error of law'), ('R2', 'R2: Art. 80.3'), ('R3', 'R3: Art. 80.4'), ('R4', 'R4: Rest'), ('R5', 'R5: Corrective invoices concerning simplified invoices')]string='Veri*Factu Refund Reason' -
l10n_es_edi_verifactu_requiredBooleanrelated='company_id.l10n_es_edi_verifactu_required'string='Veri*Factu Required' -
l10n_es_edi_verifactu_stateSelectioncompute='_compute_l10n_es_edi_verifactu_state'help='- Rejected: Successfully sent to the AEAT, but it was rejected during validation\n - Registered with Errors: Registered at the AEAT, but the AEAT has some issues with the sent document\n - Accepted: Registered by the AEAT without errors\n - Cancelled: Registered by the AEAT as cancelled'selection=[('rejected', 'Rejected'), ('registered_with_errors', 'Registered with Errors'), ('accepted', 'Accepted'), ('cancelled', 'Cancelled')]store=Truestring='Veri*Factu Status' -
l10n_es_edi_verifactu_warningHtmlcompute='_compute_l10n_es_edi_verifactu_warning'string='Veri*Factu Warning' -
l10n_es_edi_verifactu_warning_levelCharcompute='_compute_l10n_es_edi_verifactu_warning'string='Veri*Factu Warning Level'
-
action_pos_order_paid(self) -
l10n_es_edi_verifactu_button_send(self) -
l10n_es_edi_verifactu_get_invoice_name(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…