Odoo Kit Store / 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.
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.
| Version | 1.0.0 |
|---|---|
| Compatibility | Odoo 19 Enterprise; XML-RPC only |
| Requirements | Odoo 19 Enterprise. A TSPL-compatible Bluetooth label printer. XML-RPC admin access. |
| Proven on | Wakatobi (inject mode, view 3485) |
| Installs to | odoo |
| Keywords | label, TSPL, thermal printer, Bluetooth, barcode, warehouse |
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=./kitThe 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.