Repository
OCA/l10n-spain · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting & Finance
Folder size
0.13 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-spain
Last tracking update
2026-08-07 08:09:09
Authors
Odoo Community Association (OCA), Factor Libre S.L.
Maintainers
Odoo Community Association (OCA), Factor Libre S.L.
Committers
OCA-git-bot, oca-ci, almumu
Odoo dependencies
Python dependencies
unidecode
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
pos_order_verifactu_tree pos.order.tree pos.order tree Inherits point_of_sale.view_pos_order_tree
poz_order_verifactu_search pos.order.verifactu.search pos.order search Inherits point_of_sale.view_pos_order_filter
view_pos_order_verifactu_form pos.order.verifactu.form 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 (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
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
294 days ago
Last activity
7 days ago
Repository
OCA/l10n-spain
Pull request
[17.0][MIG] l10n_es_verifactu_pos_oca: Migration to 17.0 (#4527)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
280 days ago
Last activity
3 days ago
Repository
OCA/l10n-spain
Pull request
[18.0][MIG] l10n_es_verifactu_pos_oca: Migration to 18.0 (#4583)