Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

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

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
v8posprinterpoint_of_saleesc
1 Răspunde
8086 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
Imagine profil
FEDERICO LEONI
Autor Cel mai bun răspuns

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
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
POS: ubuntu generic text only printer not working
pos printer proxy esc
Imagine profil
0
aug. 16
6555
[SOLVED] [V8] Need help for setup my POS local printer and I'll pay for it. Rezolvat
v8 pos printer paypal
Imagine profil
1
iun. 15
4275
[V8] [POS] How to order product by name on web pos?
v8 pos customization point_of_sale
Imagine profil
0
iun. 15
3496
Unable to print properly on Order Printer (Epson TM-U220B) Paper size mismatch
pos printer point_of_sale Epson Point Of Sale
Imagine profil
Imagine profil
Imagine profil
2
iul. 24
6684
[V8] [WORKAROUND] Bind a report to a workflow: some guides around here? Rezolvat
v8 pos personalization point_of_sale workflows
Imagine profil
Imagine profil
1
mai 21
5695
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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