Odoo Kit Store

Odoo Kit Store / Label & Printer CMS

Label & Printer CMS icon
Live

Label & Printer CMS

Design a label once, bind it to your Odoo records, and print it on a Bluetooth thermal printer without leaving the page.

What it does

TSPL label rendering for Bluetooth thermal printers, plus a canvas designer for building the label itself. Printer and sound drawers keep hardware settings out of the way, and templates are assigned per purpose so the right label prints for the right document.

Who it's for: warehouse and retail teams printing from Odoo on handhelds.

What you get: the builder, a deploy script with dry-run, diff and rollback, a read-only PASS/FAIL verify gate, a fake-RPC test harness, and a parity file proving the kit matches its source system.

Not yet proven: standalone page mode ships in the same bundle but has never been installed anywhere. Treat that mode as beta.

Specification

Version1.0.0
CompatibilityOdoo 19 Enterprise; XML-RPC only
RequirementsOdoo 19 Enterprise. A TSPL-compatible Bluetooth label printer. XML-RPC admin access.
Proven onWakatobi (inject mode, view 3485)
Installs toodoo
Keywordslabel, TSPL, thermal printer, Bluetooth, barcode, warehouse

How you install it

Order the kit, download the encrypted bundle from your portal, then unlock it with the activation token we send you.

python3 kitctl.py unlock label-1.0.0.kitpkg \
    --token=KIT-XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXX \
    --target=https://your-instance.odoo.com \
    --db=yourdb --login=you --password=... \
    --out=./kit

The token binds to that instance the first time it is exchanged. Reinstalling there stays free; a different instance is refused, and we are told about it.

Back to all kits