Product Small Label with Zebra Printer (Community)

by
Odoo

149.51

v 14.0 Third Party 13
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 2344
Technical Name aspl_product_small_label_zebra
LicenseSee License tab
Websitehttp://www.acespritech.com
Versions 12.0 13.0 11.0 14.0 16.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 2344
Technical Name aspl_product_small_label_zebra
LicenseSee License tab
Websitehttp://www.acespritech.com
Versions 12.0 13.0 11.0 14.0 16.0 15.0

Odoo 14 Product Zebra label (Community)

User can create custom label template by frontend and can print the dynamic product label report with Zebra Printer for Odoo which running in same premises or on cloud server.

Note: This module is tested and working in Odoo community edition but not tested in Enterprise version. And we are supporting Ubuntu OS and not Windows OS.


How to use

  • Important step to use this module, Install python library which is required to print label.
  • Steps to install barcode font library:
    1) Download fonts : http://www.reportlab.com/ftp/fonts/pfbfer.zip
    2) Now put this fonts into location : /usr/lib/python2.7/dist-packages/reportlab/fonts/(put the files)
    Note : if fonts folder does not exists, create that folder and copy that fonts into it.
    3) To see the preview of label install following packages:
    ==> sudo apt-get install python3-wand
    ==> sudo apt-get install libmagickwand-dev
    ==> sudo apt-get install imagemagick
  • Steps to install node JS and zebra python package:
    1) Copy node application and put into safe folder. Now open terminal and go to that folder and copy paste first two commands.
    ==> sudo pip install simple_zpl2
    ==> sudo npm install express
    2) This is python package which you can install from any path.
    ==> sudo pip install zebra
    3) This python package which will be used only for LAN zebra printing Purpose.
    ==> sudo apt-get install cups
    or
    ==> sudo pip3 install pycups
    Remember this CUPS you can install any machine but make sure printer and CUPS installed machine should be into same LAN Network.
  • After Installing all packages restart odoo server.

Label print using zebra printer with Node js application

  • First Install Zebra printer into client machine.








  • Install Node application into client machine Where zebra printer is attach.


  • Once node app running. Open odoo server. Go to menu Sales-->Product Small Label-->Label Configuration. Configure 'Odoo Instance Location' as Cloud, give Node Application URL and enter printer name into list view.


  • User need to select product(s) and no. of quantity to print product label(s). Select printer where you want to send label data.


  • In "Label" tab, for zebra give only width into DPI.


  • In "Barcode" tab, fill appropriate data to print different type of barcode.


  • In "fields" tab, select product table fields and give proper style to text for label.


  • By clicking on 'Save Design' button, User can save template design. If user select 'Update Existing Template' check box, so selected design template will save current design.


  • By Clicking on 'Preview' button, you can preview label into new pop up.
  • Select printer and click on 'Print' button, you can print label direct to zebra printer.


  • In "Zebra Print Help" tab, user can get help for print barcode.




Label print LAN(Local Network) zebra printer.

  • Here we need to create CUPS server. For CUPS make sure cups package is install and running on machine where CUPS is install on port 631.
  • First Install Zebra printer into local LAN network.








  • After Installing Zebra printer on machine, Add printer into CUPS server.














  • Once Printers are added into CUPS server. Go to Sales-->Product Small Label-->LAN Printer Servers menu and click on Add printer button.


  • After creating LAN printer server, configure Label Configuration.



Label design using fields selection

  • User need to select product attributes to print product attributes in label(s).


  • In "Label" tab, take logo and give logo position,height,width to print in label.


  • In "Barcode" tab, select barcode type to print barcode in label.


  • In "Fields" tab, select field(s) of product to print in label.


  • By clicking on "Preview" button get preview.


  • Print of product label.


Label Design using "XML Design"

  • User need to select product(s) and no. of quantity to print product label(s).


  • In "Label" tab, fill appropriate data for report label formatting.


  • In "Barcode" tab, fill appropriate data to print different type of barcode.


  • In "Design" tab, user can add, remove or change sequance of field(s) of product.


  • Print of product label.


  • Here we can see all saved template design.


  • In "Barcode Print Help" tab, user can get help for print barcode.


Release Notes

Release Update - March 31, 2021
Version - 14.0.1.1.0
  • Improve Code Quality.
Release Update - February 23, 2021
Version - 14.0.1.0.0
  • Initial Release

NOTE: We give 60 days support for our customers. Before trying in your live db, please ask us to provide you for test link. If any other custom modules are installed and because of that some errors occurs then we charge extra.

Acespritech Solutions Pvt. Ltd. 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.
There are no ratings yet!
by
Nikhil Kamath
on 5/10/21, 1:18 AM

will this work on windows 10 zd220 zebra printer. can a demo link be provided

Re:
by
Acespritech Solutions Private Limited
on 5/10/21, 2:16 AM Author

Hello,

It will not work for Windows.

Thanks