Direct Print to Dot Matrix Printer

by
Odoo

116.19

v 8.0 v 10.0 v 11.0 v 12.0 Third Party 86
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Purchase Management (purchase)
Sales Management (sale)
Warehouse Management (stock)
Social Network (mail)
Online Billing (account_voucher)
Technical Name vit_dotmatrix
LicenseSee License tab
Websitehttp://www.vitraining.com
Versions 14.0 15.0 16.0 13.0 10.0 11.0 8.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Purchase Management (purchase)
Sales Management (sale)
Warehouse Management (stock)
Social Network (mail)
Online Billing (account_voucher)
Technical Name vit_dotmatrix
LicenseSee License tab
Websitehttp://www.vitraining.com
Versions 14.0 15.0 16.0 13.0 10.0 11.0 8.0 12.0

Introduction

  • this is modul is used to print PO, SO, Picking, Invoice directly to dot matrix printer
  • no special hardware needed
  • using printer proxy script (example apache/ngnix+php) or any webserver
  • add printer_data field on account.invoice, sale.order, purchase.order, stock.picking
  • printer template data from email.template named "Dot Matrix *"
  • you can easily modify the template to adjust your printed documents

One of the biggest challange in implementing Odoo in some companies especially Indonesia which already have so many daily transactions (like thousands of invoices per day), is printing to Dot Matrix Printer!

Yes, it is common in Indonesia's big trading companies to use Dot Matrix printer to print PO, SO, Invoices, Picking List to efficiently print using continuous and carbonized forms so they can print 3-4 document at once. Printing PDF file to dot matrix printers that can take the whole day just to print :(

This can be a big issue in Odoo standard, because it uses PDF for every document printing. The print result is good when printed at deskjet/ laserjet printers, but when it comes to dotmatrix, the font is broken and almost unreadable. This is because the dot per inch is too small. We can set it up bigger, but it will take some more time to print to dot matrix printer. It is impractical when it comes to print like 5000 invoices daily!

The solution is to use a proxy printing techniques. We make a small web server application at the client computer that is connected to the printer. That small application listen at a specific HTTP port and ready to receive request from Odoo's web browser client. At server side, we add an add-on that will send the raw data to print to that local application via HTTP post. The raw data is automatically composed based on the document to print using template.

The result is: AMAZING! printing is now direct to dot matrix printer with it's super fast speed and perfect printing result!

Mau Gratis?

Addons ini bisa anda peroleh secara gratis jika mengikuti Training Odoo di vitraining.com, klik shop.vitraining.com/event untuk jadwal dan informasi lebih lanjut.

Installation

  • install this addon on the database
  • download the proxy script from this LINK
  • from the local Odoo server that you installed this addon on.
  • install apache+php or nginx+php on the local computer and extract to above file info the htdocs folder
  • follow the INSTALL.TXT instruction on how to install the script
  • print Invoice, SO, PO directly to local dotmatrix printer
  • visit vitraining.com/odoo-direct-print-to-dot-matrix-printer for more detailed information

Contact and Support

Contact Us: info[at]vitraining.com
Facebook : www.facebook.com/trainingOdoo
YouTube: www.youtube.com/channel/UCfLiSpb5nKcurnRIZse8zgA
Web: shop.vitraining.com

Odoo Proprietary 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.