Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

odo v16 inventory app

Naroči se

Get notified when there's activity on this post

This question has been flagged
productprinterlabelsodoo16featuresINVENTORY
3 Odgovori
2843 Prikazi
Avatar
brent.desalvo

in the inventory app in ver. 16 i would like to print inventory labels.

these label i would like to print would be from the product items.

once printed they can show the product picture, and brief desc. and price  better yet and bar code to say bring item to counter scan it and it will tell me how many i have left and cost.

how can this be done?

thank you in advance..

label printer is printing on like 2x3" about size of business card or baseball card size



0
Avatar
Opusti
Avatar
Yurii Razumovskyi
Best Answer

Hi Brent,

To create a barcode product label in Odoo there are two common ways:

  1. Develop own label (by yourself or with Odoo developers);
  2. Use the app that allows to print and design own labels.

The first approach is not so flexible because after the label creation, if you want to change the label you will need to go into code and change something there.

The second way is more easy and convenient if you use some Odoo module, that is developed at the high level and covered with support and assistance.

We into the product label development since 2017, in the last year, we built our Odoo Product Label Builder. It allows designing and creating your own labels by Odoo UI. You can watch details in this YouTube video.


With the Product Label Builder, you can put into labels your product data and other information from various standard Odoo apps. In this case, you need additional extensions in addition to the Product Label Builder app. The list of these extensions is the following, and you can choose ones that you need:

  • Stock Product Labels — to print from the Stock documents and use its data on your label templates: 
    • Stock Transfers (stock.picking), 
    • Stock Inventory Adjustments (stock.quant),
    • Stock Lots (stock.lot), 
    • Stock Packages (stock.quant.package), 
    • Stock Scrap (stock.scrap).
  • Product Packaging Labels — to print from Product Packaging (product.packaging) and use its data on your label templates.
  • Purchase Product Labels — to print from Purchase Orders (purchaser.order) and use its data on your label templates.
  • MRP Product Labels — to print from Manufacturing Orders (mrp.production) and use its data on your label templates.
  • MRP Workorder Labels — to print from Manufacturing Work Orders (mrp.workorder) and use its data on your label templates (Odoo Enterprise feature only).
  • Repair Product Labels — to print from Repair Orders (repair.order) and use its data on your label templates.
  • Maintenance Barcode Labels — to print from the Maintenance documents and use its data on your label templates: 
    • Maintenance Requests (maintenance.request),
    • Maintenance Equipments (maintenance.equipment).
  • Sales Product Labels  — to print from Sales Orders (sale.order) and use its data on your label templates (in the development at the current moment).


If you need additional assistance or information, please contact us.


Best regards, Yurii Razumovskyi.

Company Garazd Creation — Odoo solutions for e-Commerce, SEO, Data Feeds, Website Tracking, Marketing and Analytics integrations, Product Label designing and printing.

https://garazd.biz  |  Our solutions on Odoo Apps

0
Avatar
Opusti
Avatar
brent.desalvo
Avtor Best Answer

thank you for your input and time.,

this looks just about like what i am trying to complete.

i may contact you Monday in regard to maybe a little customization.

thank you i think i got your direct contact info..

thanks to all that read and responded im trying all

0
Avatar
Opusti
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,

Try to Inherits the pdf template

<?xml version="1.0" encoding="UTF-8"?>
<odoo>
    <data>
        <!-- Inherit the existing label template -->
<template id="label_product_product_view" inherit_id="stock.label_product_product_view">
            <xpath expr="//t" position="after">
                <!-- Add product cost -->
<t t-foreach="range(product_info['quantity'])" t-as="qty">
                    <t t-translation="off">
                        ^FT100,185^A0N,30,24^FDCost: <t t-esc="product.standard_price" t-options='{"widget": "float", "precision": 2}'/>^FS
                    </t>
                </t>
                <!-- Add quantity on hand -->
<t t-foreach="range(product_info['quantity'])" t-as="qty">
                    <t t-translation="off">
^FT100,220^A0N,30,24^FDQty: <t t-esc="product.qty_available"/>^FS
                    </t>
                </t>
            </xpath>
        </template>

        <!-- Define Odoo report -->
        <record id="label_product_product" model="ir.actions.report">
            <field name="name">Product Label (ZPL)</field>
<field name="model">product.product</field>
<field name="report_type">qweb-text</field>
<field name="report_name">stock.label_product_product_view_inherited</field>
<field name="report_file">stock.label_product_product_view_inherited</field>
            <field name="binding_model_id" eval="False"/>
<field name="binding_type">report</field>
        </record>
    </data>
</odoo>


if you need to change the print report size, please add a new style in the print label wizard action and add a new paper format to it

class ProductLabel(models.Model):
    _inherit = 'product.product'

    print_format = fields.Selection([
        ('dymo', 'Dymo'),
        ('2x7xprice', '2 x 7 with price'),
        ('4x7xprice', '4 x 7 with price'),
        ('4x12', '4 x 12'),
        ('4x12xprice', '4 x 12 with price'),
        ('2x3', '2 x 3 (Business Card Size)')  # New size option
    ], string="Format", default='2x7xprice', required=True)

<!-- Update existing template to handle different sizes -->
<template id="label_product_product_view" inherit_id="stock.label_product_product_view">
<xpath expr="//field[@name='print_format']/selection[@name='print_format']/value[last()]" position="after">
                <value>2x3</value>
            </xpath>
        </template>

        <!-- Define Odoo report for 2x3" label size -->
        <record id="label_product_product_2x3" model="ir.actions.report">
            <field name="name">Product Label 2x3 (ZPL)</field>
<field name="model">product.product</field>
<field name="report_type">qweb-text</field>
<field name="report_name">stock.label_product_product_view_2x3</field>
<field name="report_file">stock.label_product_product_view_2x3</field>
            <field name="binding_model_id" eval="False"/>
<field name="binding_type">report</field>
        </record>



Hope it helps

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Print ODOO product label to zebra printer
product labels zebra odoo16features zpl
Avatar
Avatar
Avatar
Avatar
3
mar. 24
4515
How to print barcode for products Solved
product printer barcode ean13 labels
Avatar
Avatar
Avatar
5
dec. 23
18738
product name on product label is not printing
product labels
Avatar
Avatar
2
mar. 15
7782
Print Product Labels on Dymo 550 printer Solved
printer labels Dymo
Avatar
Avatar
2
avg. 25
891
V16 Import multiple images for each product
product product_images odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
mar. 25
6712
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now