Skip to Content
Menu
v 15.0 Third Party 304
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 876
Technical Name zpl_label_designer
LicenseOPL-1
Websitehttps://ecosystem.ventor.tech/product/zpl-label-designer-one-time-payment/
Versions 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 876
Technical Name zpl_label_designer
LicenseOPL-1
Websitehttps://ecosystem.ventor.tech/product/zpl-label-designer-one-time-payment/
Versions 13.0 14.0 15.0 16.0 17.0 18.0
VentorTech Logo

ZPL Label Designer PRO

by VentorTech

Design custom ZPL labels for Odoo using a powerful drag-and-drop visual editor — no technical skills required. Add product data, barcodes, images, or custom text in seconds.

Labels can be created for Products, Lots/Serials, Packages, or any custom model. Works perfectly with Zebra and ZPL-compatible printers through Direct Print PRO.

Why Customers Love ZPL Label Designer PRO

Customization

Flexible Label Design for Any Model

Use any Odoo model or field in your label design — including custom fields and those created with Odoo Studio. Whether it's for products, serial numbers, packages, or your own models — you’re in full control.

But flexibility is just the beginning — our customers also appreciate...

Editor
No-Code Visual Designer

Drag-and-drop editor makes it easy for anyone to build ZPL labels without technical knowledge.

Zebra Printers
Optimized for Zebra

Built specifically for Zebra and other ZPL-compatible printers. Reliable, sharp, and efficient output every time.

Compatibility
Works with Direct Print PRO

Seamless integration with our Direct Print PRO app for automatic and instant printing of designed labels.

Ongoing Support
Reliable & Maintained

Regular updates and fast support from a team dedicated to making your labeling experience better.

Watch It in Action

Getting Started with ZPL Label Designer PRO

Intro to Designer Tools & Elements

Adding Many2One & One2Many fields

Powerful & Easy ZPL Label Design

  • No-Code Designer Icon
    No-Code Visual Designer

    Design ZPL labels in minutes using a drag-and-drop editor – no developer required.

  • Custom Fields Icon
    Supports Any Field

    Add standard, custom, and Odoo Studio fields from products, lots, packages, or any other model.

  • Reusable Labels Icon
    Reusable for Any Model

    Design labels once and use them across product templates, lots, packages, or even custom objects.

  • Nested Labels Icon
    Nested Labels Support

    Use Many2one and One2many fields to print nested information like components, packaging, or related records.

  • Wizard Integration Icon
    Odoo Product Labels Integration

    Works with the native Print Label wizard for printing product labels in Odoo 15+ and any compatible automation logic.

  • Fast Output Icon
    Blazing Fast Output

    No delays – export clean ZPL instantly for printing on Zebra or compatible thermal printers.

What Is ZPL?

ZPL (Zebra Programming Language) is a specialized markup language used to format labels for Zebra and compatible thermal printers. Unlike standard PDF documents, ZPL labels are designed for high-speed, high-precision label printing.

This module is not intended for designing or printing PDF documents. It’s optimized exclusively for users who need to generate labels in ZPL format using thermal label printers.

We are currently working on extending this module to support PDF-based label design as well. Stay tuned for updates as this feature is still under development.

Important Notice

Our ZPL label designer is now hosted in a dedicated external application: https://labels.ventor.tech. This change was made to overcome technical limitations of the Odoo UI and deliver a better label creation experience.

  • The designer is available only to users who purchase this module. It enhances your label creation workflow and is included as part of the solution.
  • We only store label layout data and your API key — not your Odoo data. The API key is used solely to retrieve the list of models and fields.
  • Our service must connect to your Odoo through the API. If your system is behind a VPN or firewall, it may not work properly without configuration. Ensure your Odoo is publicly accessible or contact support.ventor.tech for help.

Our Products

Explore our printing extensions and e-commerce connectors to supercharge your Odoo workflows.

Did you know that this module works perfectly with our Odoo Direct Print PRO solution?

It's the #1 printing module on the Odoo Apps Store – trusted by thousands of businesses for reliable, automatic document printing.
Combine it with ZPL Label Designer PRO for the ultimate end-to-end label printing solution.

Looking for special offers or bundled modules? Visit ecosystem.ventor.tech to get the best deals across our solutions.

Have Questions or Need Help?

If you have any questions, need assistance, or would like to request a demo, we’re here to help. Reach out to us about features, configuration, or anything else.

support.ventor.tech
support@ventor.tech

We’re committed to helping you get the most from ZPL Label Designer PRO.

Our Company

VentorTech sp. z o.o.

al. Jerozolimskie 81 / 11.10

Warsaw, 02-001

Poland

NIP: 9512525443

support.ventor.tech

ZPL Label Designer

On-premise installation

  1. Our ZPL Label Designer is need to be installed as server wide module. Below is quick summary of what you need to add or modify in your odoo.conf file:
server_wide_modules = base,web,zpl_label_designer
  1. Restart your Odoo server.

odoo.sh installation

Important

Please, try to install and use the module without these instructions. In most cases it will work without any additional steps.

  1. For odoo.sh you need to login in your account. There will be multiple options like History, Mails, Shell, Editor. Click on the Shell tab.
Click on Shell button
  1. Then you will get a shell access of Odoo.sh. Now you need to add the module in the server wide modules. For that you need to open the odoo.conf file:
  2. In order to get your config file you can go through the below path:
/home/odoo/.config/odoo/odoo.conf
  1. Add or change the following line:
server_wide_modules = base,web,zpl_label_designer

Add of modify server_wide_modules
  1. Now you need to restart the server. Run the following command in the shell:
odoosh-restart

Feedback

  • If you have any feedback, please contact us at support@ventor.tech.
  • Don't forget to share your experience! :)

Change Log


  • 1.3.1 (2024-03-20)
    • Fixed issue with selection of custom ZPL Labels in "Print Labels" wizard on transfers
  • 1.3.0 (2023-04-16)
    • [NEW] Added support for many2many and one2many fields
  • 1.2.0 (2023-02-23)
    • [NEW] Moved designer to a separate UI: labels.ventor.tech
    • [NEW] Migrated to a new framework (Konva.js)
    • [NEW] Added support for different encodings
    • [NEW] Added possibility to change barcode and QR code size
    • [NEW] Added possibility to change font size
    • Fixed some small issues that were affecting the user experience
  • 1.1.0 (2022-12-06)
    • [NEW] Added possibility to render lines
    • [NEW] Added possibility to select models to be used while creating labels (in module Settings)
    • [NEW] Added possibility to select nested fields to add to the label
    • [NEW] Added snap feature to simplify the positioning of elements
    • [NEW] Added grid feature (can be enabled/disabled with special checkbox)
    • Fixed issue with duplicating labels
    • Fixed odoo.sh warnings while installing the module
    • Fixed issue with rotation of barcodes
    • Fixed issue with compatibility with Direct Print for Odoo 15.0
  • 1.0.0 (2022-09-05)
    • Initial version of module

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
by
worawat
on 3/24/23, 4:21 AM

Great support teams.
Ratings 5-star support. ZPL Label Designer , Odoo Direct Print PRO

Re:
by
Oleg Kuryan
on 3/27/23, 10:01 AM Author

Thank you for the great feedback!


We use this module in order to customize a ZPL label
by
Sébastien CLAUDE
on 2/6/23, 5:41 AM

Nice module, no problem with i

Re: We use this module in order to customize a ZPL label
by
Oleg Kuryan
on 2/6/23, 6:12 AM Author

Thank you for the great feedback!


great app, amazing support!
by
Pieter De Porre
on 1/12/25, 3:30 PM Confirmed Purchase

We've ramped up our WH game with this app. After using it, bought the ventor app, and ZPL label designer too and all works really well. Had some issues with a printer and we got amazing customer service, even with someone of the printing API software. Thanks a lot!

Only remark is: please add metric measurements and not only inch.

Re: great app, amazing support!
by
Oleg Kuryan
on 1/23/25, 5:41 AM Author

Hi Pieter,

Thank you a lot for your feedback!


by
TMS Solution VN
on 7/13/24, 12:31 AM

Could i insert some line of ZPL code to printout Vietnamese Font and character 

For example : 

^XA^CWZ,E:ARIAL.TTE^FS^XZ 

^XA 

^CI28

^FO30,35^AZN,30,30^FDTên hàng: Bút mực dạ ngòi 0.5mm^FS 

^FO30,65^AZN,30,30^FD Giá bán lẻ: 120.000,00₫^FS 

^BY3,1,40

^FO40,100^BC^FD12345678^FS

^PQ3 

^XZ

Re:
by
Oleg Kuryan
on 7/13/24, 6:38 AM Author

Hi,

Thank you for reaching out!

You can modify created labels after publishing to Odoo. Here you can find examples of how modify created labels: https://ventortech.atlassian.net/servicedesk/customer/portal/1/article/459505791

Please note that all changes you will make manually will be lost if you will update label using Designer.

If you will have any issues or questions, please reach out our support team, they will help: https://support.ventor.tech/


v16
by
crocodile
on 12/1/22, 4:08 AM

Hi can upgrade version 16 :(

Re: v16
by
Oleg Kuryan
on 12/15/22, 6:57 AM Author

Hi,

Thank you for your patience!

I am happy finally let you know that we released version for Odoo 16.0 :)


Version 16
by
crocodile
on 11/24/22, 5:41 AM

İ wish i buy black friday season 🙂


Version 16
by
crocodile
on 11/23/22, 10:43 AM

İf i but black friday v15 can upgrade 16?

Re: Version 16
by
Oleg Kuryan
on 11/23/22, 12:24 PM Author

Unfortunately, no.

This is due to Odoo Apps policy: "From version 13.0 onwards, each version of a third-party application is considered as a distinct product. This means that buying an application for version 13.0 grants access to the module in version 13.0 only."


Version 16
by
crocodile
on 11/23/22, 6:19 AM

Hi when upgrade 16 version?

Re: Version 16
by
Oleg Kuryan
on 11/23/22, 9:28 AM Author

Hello,

Thank you for contacting us!

We are working on it! :) Should be released in a week or two.


i interested by the app
by
wessam Ahmed
on 10/17/22, 5:26 PM

Hello

i interested by the app but i have (TSC 2410 M)  printer so how can i print with zpl file which i say in youtube the only Way to print From app

 or 

can i export pdf file to print ?

Re: i interested by the app
by
Oleg Kuryan
on 10/19/22, 4:11 AM Author

Hello,

Thank you for contacting us!

This module can work without Direct Print (printnode_base module). In this case Print action will lead to downloading label as text file (TXT). This is the default behavior of Odoo (you can download default ZPL Labels in the same way). Unfortunately, it is impossible to export such labels to PDF without third-party tools like http://labelary.com/


by
a7med.nor@gmail.com
on 9/29/22, 7:25 AM

yes i tested it 

it's good 

but not working with arabic language 

i can provide your zpl code for arabic if you can add option for arabic

Re:
by
Oleg Kuryan
on 9/29/22, 9:33 AM Author

Hello. Unfortunately, current version of our module supports only latin languages. We added support of arabic language to backlog for next releases and will let you know when it will be ready.


by
a7med.nor@gmail.com
on 9/28/22, 9:55 AM

hello 

can you give me demo ?


Re:
by
Oleg Kuryan
on 9/29/22, 4:03 AM Author

Hello. You can use our demo server odoo.ventor.tech to test our modules.