TicketBAI - Point of Sale - declaración de todas las operaciones de venta realizadas por las personas y entidades que desarrollan actividades económicas

l10n_es_ticketbai_pos
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/16.0/l10n_es_ticketbai_pos
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, r.perez
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (6)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (2)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (3)
  • build_tbai_simplified_invoice(self)
  • mark_chain_as_error(self, invoice_to_error)
    @api.model
  • send(self, **kwargs)
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/15.0/l10n_es_ticketbai_pos
VERSION
VERSION 1.0.7
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aritz Olea, xAdrianC, Miquel Alzanillas, r.perez
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (4)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)
  • open_session_cb(self, check_coa=True)
  • open_ui(self)

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (2)
  • build_tbai_simplified_invoice(self)
  • send(self, **kwargs)
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/14.0/l10n_es_ticketbai_pos
VERSION
VERSION 1.1.4
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, Omar (Comunitea), Weblate, OCA-git-bot, oca-ci, Enrique Martín, Aritz Olea, xAdrianC, Miquel Alzanillas
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (4)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)
  • open_session_cb(self, check_coa=True)
  • open_ui(self)

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (2)
  • build_tbai_simplified_invoice(self)
  • send(self, **kwargs)
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/13.0/l10n_es_ticketbai_pos
VERSION
VERSION 1.0.5
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Aritz Olea, xAdrianC
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (4)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)
  • open_session_cb(self)
  • open_ui(self)

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (2)
  • build_tbai_simplified_invoice(self)
  • send(self, **kwargs)
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/12.0/l10n_es_ticketbai_pos
VERSION
VERSION 1.0.6
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Aritz Olea, xAdrianC
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (4)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)
    @api.multi
  • open_session_cb(self)
    @api.multi
  • open_ui(self)
    @api.multi

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (2)
  • build_tbai_simplified_invoice(self)
  • send(self, **kwargs)
    @api.multi
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/11.0/l10n_es_ticketbai_pos
VERSION
VERSION 0.6.3
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binovo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binovo
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, arodriguez, Aritz Olea
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • tbai_substitution_pos_order_id Many2one → pos.order
    comodel_name='pos.order' copy=False help='Link between a validated Customer Invoice and its substitute.'
Public methods (1)
  • tbai_prepare_invoice_values(self)

New fields (5)
  • 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'
Public methods (4)
  • get_tbai_p12_and_friendlyname(self)
  • open_existing_session_cb(self)
    @api.multi
  • open_session_cb(self)
    @api.multi
  • open_ui(self)
    @api.multi

New fields (5)
  • 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'
Public methods (5)
  • 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)

New fields (1)
  • pos_order_id Many2one → pos.order
    comodel_name='pos.order'
Public methods (2)
  • build_tbai_simplified_invoice(self)
  • send(self, **kwargs)
    @api.multi