Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

odo v16 inventory app

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
productprinterlabelsodoo16featuresINVENTORY
3 Respuestas
2812 Vistas
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
Descartar
Avatar
Yurii Razumovskyi
Mejor respuesta

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
Descartar
Avatar
brent.desalvo
Autor Mejor respuesta

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
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

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
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Print ODOO product label to zebra printer
product labels zebra odoo16features zpl
Avatar
Avatar
Avatar
Avatar
3
mar 24
4437
How to print barcode for products Resuelto
product printer barcode ean13 labels
Avatar
Avatar
Avatar
5
dic 23
18712
product name on product label is not printing
product labels
Avatar
Avatar
2
mar 15
7769
Print Product Labels on Dymo 550 printer Resuelto
printer labels Dymo
Avatar
Avatar
2
ago 25
859
V16 Import multiple images for each product
product product_images odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
mar 25
6656
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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