INVOICING SOFTWARE WITH VERIFACTU AND AI
Bilteo
Bilteo is an invoicing SaaS for freelancers, small businesses and accountants, built from scratch around VeriFactu, the Spanish Tax Agency system that requires every issued invoice to produce a chained, tamper-proof record and be reported immediately.
It is not a bolt-on to an existing app: compliance is the core of the product. Every sale generates its record, sealed with a SHA-256 hash linked to the previous one to form an unbreakable chain, sent to the tax agency, with the verdict handled automatically —corrections and re-submissions included. The PDF ships with its official verification QR code.
On that legal foundation, Bilteo puts artificial intelligence exactly where self-employed people lose time: you say what you are charging and the AI writes the line item, works out VAT and withholdings and leaves the invoice ready to issue. For expenses a photo of the receipt is enough: the OCR scanner pulls out merchant, date, net amount, VAT and total and drafts the purchase invoice.
Architecture: multi-tenant Go backend (Gin + GORM), a Vue 3 + Quasar app installable as a PWA, a Python / FastAPI microservice for PDFs, a Django marketing site and public developer docs, all on PostgreSQL and Redis with async queues, Stripe subscriptions, AWS KMS certificate encryption, Docker and GitLab CI/CD.
From 1 January 2027 for corporate taxpayers, and 1 July 2027 for every other business and freelancer in Spain, invoicing must be done with a system that complies with RD 1007/2023. Thousands of businesses still invoicing with Excel, Word or legacy programs will have to switch, and the software vendor is legally answerable for the integrity and traceability of the records.
The goal was to build exactly that software: an invoicing system that meets the regulation down to the detail and still feels easy to someone who knows nothing about tax. A modern alternative to tools like Holded, Quipu or Factorial, designed for the self-employed first.
Hence the three lines of work:
All of it on a multi-tenant architecture with strict per-customer data isolation, a real sandbox against the tax agency test environment and continuous deployment.
Bilteo is in production as VeriFactu invoicing software, with the app, the public API, the developer documentation and the multilingual site all running on the same platform.
info@teosalas.com
I don’t have fixed hours, but please don’t call me on Sundays – that’s what forms and email are for. Thanks!