Comunicación Veri*FACTU: TPV

l10n_es_verifactu_pos_oca
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_verifactu_pos_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Factor Libre S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Factor Libre S.L.
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, almumu
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-invoicing:
    - account_invoice_refund_link
OCA/l10n-spain:
    - l10n_es_pos
    - l10n_es_verifactu_oca
    - l10n_es_aeat
OCA/pos:
    - pos_default_partner
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
    - l10n_es
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
pos_order_verifactu_tree pos.order.tree pos.order field Inherits point_of_sale.view_pos_order_tree
poz_order_verifactu_search pos.order.verifactu.search pos.order filter Inherits point_of_sale.view_pos_order_filter
view_pos_order_verifactu_form pos.order.verifactu.form pos.order button Inherits point_of_sale.view_pos_pos_form
Models touched (3)

New fields (1)
  • verifactu_base_url Char
    compute='_compute_verifactu_base_url' help='Base URL for Verifactu QR code generation. Needed on PoS.' store=True string='Verifactu Base URL'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • cancel_verifactu(self)
    Cancel POS order on verifactu - not implemented
  • resend_verifactu(self)
    Resend POS orders to verifactu after errors
  • write(self, vals)
    Override write to protect fields once sent to verifactu

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-spain
PULL REQUEST
PULL REQUEST[18.0][MIG] l10n_es_verifactu_pos_oca: Migration to 18.0 (#4583)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-spain
PULL REQUEST
PULL REQUEST[17.0][MIG] l10n_es_verifactu_pos_oca: Migration to 17.0 (#4527)