Raport PRN - Zebra (Browser Print / Terrabit Connect)
by Terrabit https://www.terrabit.ro , Dorin Hongu https://www.terrabit.ro$ 228.12
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 494 |
| Technical Name |
deltatech_report_prn_zebra_sdk |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 18.0 19.0 |
Raport PRN - Zebra (Browser Print / Terrabit Connect)
Print PRN/ZPL labels via Zebra Browser Print or the Terrabit Connect agent
Adds direct Zebra label printing as a transport for the PRN/ZPL
labels rendered by deltatech_report_prn, via the Terrabit
Connect local agent. This module owns the whole feature; the public
deltatech_report_prn module only renders the labels and handles the
legacy .prn download.
What it provides:
- ✓A small shim (
terrabit_browserprint.js) that exposes the globalwindow.BrowserPrintinterface (getLocalDevices/getDefaultDevice/device.send) backed by the Terrabit Connect agent (http://127.0.0.1:8765/zebra/*). The agent sends the ZPL to the printer over the network (TCP :9100) or USB (system spooler) — no proprietary Zebra SDK or Zebra Browser Print service required. - ✓The enable switch and a Transport selector in Settings →
General Settings → Integrations → Zebra (off by default). The
transport picks the backend:
Terrabit Connect agent only,Zebra Browser Print SDK only, orAuto— which prefers the agent and falls back to the Zebra SDK when the agent reports no printer. - ✓A report handler (registered with a lower sequence than the legacy one) that, when enabled, sends the rendered ZPL directly to the printer on the workstation (USB or network), with success/error notifications. The printer is resolved per workstation (localStorage → machine default device → single printer → picker dialog).
When the switch is off, this module is not installed, the chosen
transport is unreachable, or no printer can be resolved, printing falls
back to the legacy .prn download handled by
deltatech_report_prn.
Install this module on the instances that print Zebra labels, run the Terrabit Connect agent on each workstation, then enable the setting.
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the terrabit-solutions/bitshop project on GitHub.
You are welcome to contribute.
Need help getting started?
We are an Odoo partner building apps for the Romanian market (SAGA & WinMentor export; Romanian accounting localization in progress). Direct support from the team that built the module.
Contact Terrabit →| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 494 |
| Technical Name |
deltatech_report_prn_zebra_sdk |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module