TIP: You can type at any time to perform a new search.
Spain - Point of Sale + TicketBAI
l10n_es_edi_tbai_pos · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations/Point of Sale
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 16:13:17
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Josse Colpaert, Odoo Translation Bot, Laurent Smet, Julien Castiaux, Andrea Grazioso (agr-odoo), Gorash, Mathieu Duckerts-Antoine, roen-odoo, David Monnom (moda), Pedram (PEBR), Dylan Kiss (dyki), Louis Gobert, manv-afk, paan-odoo, David Monnom, Ajit Singh, Robin Engels (roen), Guillaume V, Junqi, sjai-odoo, Stephane Vanmeerhaeghe (stva)
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_pos_order_form_inherit_l10n_es_pos_tbai |
pos.order.form.inherit.l10n_es_edi_tbai_pos | pos.order | form | Inherits point_of_sale.view_pos_pos_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (7)
-
l10n_es_tbai_chain_indexIntegerhelp='Invoice index in chain, set if and only if an in-chain XML was submitted and did not error'related='l10n_es_tbai_post_document_id.chain_index'string='TicketBAI chain index' -
l10n_es_tbai_is_requiredBooleanrelated='company_id.l10n_es_tbai_is_enabled'string='TicketBAI required' -
l10n_es_tbai_post_document_idMany2one → l10n_es_edi_tbai.documentcomodel_name='l10n_es_edi_tbai.document'copy=False -
l10n_es_tbai_post_fileBinaryrelated='l10n_es_tbai_post_document_id.xml_attachment_id.datas'string='TicketBAI Post File' -
l10n_es_tbai_post_file_nameCharrelated='l10n_es_tbai_post_document_id.xml_attachment_id.name'string='TicketBAI Post Attachment Name' -
l10n_es_tbai_refund_reasonSelectioncopy=Falsehelp='BOE-A-1992-28740. Ley 37/1992, de 28 de diciembre, del Impuesto sobre el Valor Añadido. Artículo 80. Modificación de la base imponible.'selection=TBAI_REFUND_REASONSstring='Invoice Refund Reason Code (TicketBai)' -
l10n_es_tbai_stateSelectioncompute='_compute_l10n_es_tbai_state'string='TicketBAI status' args: [('to_send', 'To Send'), ('sent', 'Sent')]
-
action_pos_order_paid(self) -
get_l10n_es_pos_tbai_qrurl(self)Retrieve the QR Code from the related ticketbai document . -
l10n_es_tbai_retry_post(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…