| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/16.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_ticketbai_api OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - base_vat - l10n_es - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
unidecode qrcode xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits l10n_es_pos.res_config_settings_view_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
No new fields.
Public methods (0)No public methods.
pos_tbai_certificate_id
Many2one
readonly=False
related='pos_config_id.tbai_certificate_id'
pos_tbai_device_serial_number
Char
related='pos_config_id.tbai_device_serial_number'
string='PoS TicketBAI Device Serial Number'
No public methods.
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
mark_chain_as_error(self, invoice_to_error)
send(self, **kwargs)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/15.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 1.0.7 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aritz Olea, xAdrianC, Miquel Alzanillas, r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_ticketbai_api OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - base_vat - l10n_es - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography unidecode qrcode xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_pos_config_form_inherit |
pos.config.form.inherit | pos.config | xpath | Inherits l10n_es_pos.pos_config_view_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
open_session_cb(self, check_coa=True)
open_ui(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
copy=True
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
send(self, **kwargs)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/14.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 1.1.4 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Omar (Comunitea), Weblate, OCA-git-bot, oca-ci, Enrique Martín, Aritz Olea, xAdrianC, Miquel Alzanillas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_ticketbai_api OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - base_vat - l10n_es - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography<39 unidecode pyOpenSSL qrcode xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
point_of_sale_assets |
point_of_sale_assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
view_pos_config_form_inherit |
pos.config.form.inherit | pos.config | xpath | Inherits l10n_es_pos.pos_config_view_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
open_session_cb(self, check_coa=True)
open_ui(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
copy=True
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
send(self, **kwargs)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/13.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Aritz Olea, xAdrianC |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_ticketbai_api OCA/pos: - pos_order_mgmt OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat - l10n_es - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
OpenSSL pyOpenSSL unidecode cryptography<39 qrcode requests_pkcs12 xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
point_of_sale_assets |
point_of_sale_assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
view_pos_config_form_inherit |
pos.config.form.inherit | pos.config | xpath | Inherits l10n_es_pos.pos_config_view_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
open_session_cb(self)
open_ui(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
copy=True
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
send(self, **kwargs)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/12.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 1.0.6 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Aritz Olea, xAdrianC |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_ticketbai_api OCA/pos: - pos_order_mgmt - pos_order_return OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes - account - analytic - portal - http_routing - digest - web_editor - base_vat - l10n_es - base_iban - account_cancel |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
OpenSSL requests unidecode zeep cryptography qrcode requests_pkcs12 xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
point_of_sale_assets |
point_of_sale_assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
view_pos_config_form_inherit |
pos.config.form.inherit | pos.config | xpath | Inherits l10n_es_pos.pos_config_view_form |
view_pos_order_form_inherit |
pos.order.order.form.inherit | pos.order | xpath | Inherits pos_order_return.view_pos_order_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
open_session_cb(self)
open_ui(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
copy=True
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
send(self, **kwargs)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/11.0/l10n_es_ticketbai_pos |
| VERSION | |
| VERSION | 0.6.3 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binovo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binovo |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, arodriguez, Aritz Olea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-invoicing: - account_invoice_tax_required OCA/l10n-spain: - l10n_es_pos - l10n_es_ticketbai - l10n_es_aeat - l10n_es_aeat_certificate - l10n_es_ticketbai_api OCA/pos: - pos_order_mgmt - pos_order_return OCA/server-ux: - date_range odoo/odoo: - point_of_sale - stock_account - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - barcodes - web_planner - account - analytic - portal - http_routing - web_editor - base_vat - l10n_es - base_iban - account_invoicing - account_cancel |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
OpenSSL unidecode cryptography qrcode requests_pkcs12 xmlsig xmltodict |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
point_of_sale_assets |
point_of_sale_assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
view_pos_config_form_inherit |
pos.config.form.inherit | pos.config | xpath | Inherits l10n_es_pos.view_pos_config_form |
view_pos_order_form_inherit |
pos.order.order.form.inherit | pos.order | xpath | Inherits pos_order_return.view_pos_order_form |
view_pos_pos_form_inherit |
pos.order.form.inherit | pos.order | button | Inherits point_of_sale.view_pos_pos_form |
tbai_substitution_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
copy=False
help='Link between a validated Customer Invoice and its substitute.'
tbai_prepare_invoice_values(self)
iface_l10n_es_simplified_invoice
Boolean
default=True
tbai_certificate_id
Many2one → tbai.certificate
comodel_name='tbai.certificate'
copy=False
domain="[('company_id', '=', company_id)]"
string='TicketBAI Certificate'
tbai_device_serial_number
Char
string='Device Serial Number'
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_last_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='Last TicketBAI Invoice sent'
get_tbai_p12_and_friendlyname(self)
open_existing_session_cb(self)
open_session_cb(self)
open_ui(self)
tbai_enabled
Boolean
readonly=True
related='company_id.tbai_enabled'
tbai_invoice_id
Many2one → tbai.invoice
comodel_name='tbai.invoice'
copy=False
string='TicketBAI PoS Order'
tbai_invoice_ids
One2many → tbai.invoice
comodel_name='tbai.invoice'
inverse_name='pos_order_id'
string='TicketBAI Invoices'
tbai_response_ids
Many2many → tbai.response
comodel_name='tbai.response'
compute='_compute_tbai_response_ids'
string='Responses'
tbai_vat_regime_key
Many2one → tbai.vat.regime.key
comodel_name='tbai.vat.regime.key'
copy=True
string='VAT Regime Key'
tbai_get_value_fecha_expedicion_factura(self)
tbai_get_value_hora_expedicion_factura(self)
tbai_get_value_num_factura(self)
tbai_get_value_serie_factura(self)
tbai_prepare_invoice_values(self, pos_order=None)
pos_order_id
Many2one → pos.order
comodel_name='pos.order'
build_tbai_simplified_invoice(self)
send(self, **kwargs)