Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • e-learning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

[V8] [WORKAROUND] Pos Restaurant: doesn't send order with the selected local printer.

Suscribirse

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

Se marcó esta pregunta
v8posprinterpoint_of_saleesc
1 Responder
8124 Vistas
Avatar
FEDERICO LEONI

I've Installed Odoo (branch 8.0) from github, standard installation using setup instructions from the documentation. I'm testing the platform on Ubuntu 15.04 64 bit beta 1 with python 2.7.9 (but I got the same results with Ubuntu 14.10 64bit and python 2.7.8).

Fresh db (no demo)- Technical Features enabled

Server starts with no errors:

$ ./odoo.py --addons-path=addons

2015-03-27 21:26:09,177 31240 INFO ? openerp: OpenERP version 8.0

2015-03-27 21:26:09,178 31240 INFO ? openerp: addons paths: ['/home/effe/.local/share/Odoo/addons/8.0', u'/home/effe/odoo/addons', '/home/effe/odoo/openerp/addons']

2015-03-27 21:26:09,178 31240 INFO ? openerp: database hostname: localhost

2015-03-27 21:26:09,178 31240 INFO ? openerp: database port: 5432

2015-03-27 21:26:09,179 31240 INFO ? openerp: database user: effe

2015-03-27 21:26:09,379 31240 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069

Modules installed (in this order):

POS

POS_Restaurant

Hardware Proxy

ESC/POS hardware driver

Report to printer

No other modules installed or any kind of customization.

The thermal printer is a generic USB ESC/POS (epson/samsung compatible) installed and working fine in other apps and with the report to printer module after identify it on Odoo.

In the POS settings the Print via Proxy was enable and the address was set to 'locahost'. The result is the message "printer offline" but at least I don't have the tedious Chrome printing window.

Errors on log:

2015-03-27 21:13:59,580 26002 WARNING ? openerp.addons.hw_escpos.controllers.main: ESC/POS Device Disconnected: Printer Not Found

Due to some kind of polling the error is very frequent (obviously).

I have created an Order Printer and is enabled on the POS setting page. I tried with 'localhost' and with the path provided by CUPS (usb://). I fear it need a precise syntax for the address but I didn't see errors on log. But when I press the 'order' or 'bill' button nothing happens.

Message in log:

2015-03-27 21:46:09,716 31240 INFO db1_test openerp.addons.hw_escpos.controllers.main: ESC/POS: PRINT XML RECEIPT

2015-03-27 21:46:09,717 31240 INFO db1_test werkzeug: 127.0.0.1 - - [27/Mar/2015 21:46:09] "POST /hw_proxy/print_xml_receipt HTTP/1.1" 200 -

2015-03-27 21:46:10,794 31240 INFO ? openerp.addons.hw_escpos.controllers.main: disconnected : Printer Not Found

Using the 'reprint' button on a selected order works even if not at the best quality. 

Even adding the printer vendor id on ~/odoo/addons/hw_escpos/escpos/supported_devices.py the result is still the same:

{ 'vendor' : 0x0416, 'product' : 0x5011, 'name' : 'Generic USB' },

Starting the server I can see on log:

2015-03-30 22:13:49,567 1773 INFO ? openerp.addons.hw_escpos.controllers.main: connected : Connected to Generic USB

But then a huge amount of errors is shown and the printer is still not working.

Since we are talking about a working system printer should be possible to have it configured on Odoo. But how?

I've opened an issue on github too: https://github.com/odoo/odoo/issues/6026

Thanks,

Federico

0
Avatar
Descartar
Avatar
FEDERICO LEONI
Autor Mejor respuesta

I've found a solution, even with some limitations. Have a look here:

https://www.odoo.com/forum/help-1/question/print-order-instead-of-coupon-on-pos-what-qweb-view-82635

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
POS: ubuntu generic text only printer not working
pos printer proxy esc
Avatar
0
ago 16
6573
[SOLVED] [V8] Need help for setup my POS local printer and I'll pay for it. Resuelto
v8 pos printer paypal
Avatar
1
jun 15
4300
[V8] [POS] How to order product by name on web pos?
v8 pos customization point_of_sale
Avatar
0
jun 15
3509
Unable to print properly on Order Printer (Epson TM-U220B) Paper size mismatch
pos printer point_of_sale Epson Point Of Sale
Avatar
Avatar
Avatar
2
jul 24
6719
[V8] [WORKAROUND] Bind a report to a workflow: some guides around here? Resuelto
v8 pos personalization point_of_sale workflows
Avatar
Avatar
1
may 21
5722
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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