POS Bill Direct Print + Cash Drawer

by
Odoo

77.88

v 17.0 Third Party 9
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 52
Technical Name pos_bill_print
LicenseLGPL-3
Versions 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 52
Technical Name pos_bill_print
LicenseLGPL-3
Versions 16.0 17.0
Live Demo

Click on the Live Preview button in the Odoo App Store to test the module directly on our demo server:

Username: demo

Password: demo

https://github.com/Mimbex/jIotBox Demo Repository - Follow the steps in the repository.

POS Direct Print + Cash Drawer: No IoT Box Needed

This module enhances the Odoo Point of Sale (POS) application by enabling direct printing to any modern ticket printer. It provides a seamless integration for businesses that aim to streamline their POS printing processes without the need for additional IoT hardware.

Compatible with non ESCPOS printers, including locally connected printers (USB, serial, etc.), not limited to network printers.

Key Features
  • Direct Printing with jIotBox: Integrates with jIotBox, bypassing the need for the IoT Box and enabling direct printing from Odoo POS to your bill printers. This ensures faster, more reliable receipt printing and supports a wide range of printer models.
  • Opening Cash Drawer: The cash drawer will open both when the "Open Cashbox" button is pressed in the POS interface and automatically when an order is validated.

POS Session View And Configuration

Printer Configuration

Go to Point of Sale → Configuration → Point of Sale to access the configuration settings for your POS terminal. In the 'Connected Devices' section, check the 'IoT Box' option, then select 'Receipt Printer' and enter the direct IP address and port number of your printer:

screen3

Proxy IP Address: https://ip:port

Point Of Sale

Print Receipt

screen3


Cash Drawer

screen4


screen4


Order Receipt

screen3


Driver Installation Notice

It's crucial to ensure that the required drivers are correctly installed for optimal performance. Without the proper drivers, your printers may not function as expected, leading to errors and disruptions in your order management process.

Before using this module, double-check that all printer drivers are installed and up to date. Proper driver installation helps prevent compatibility issues and ensures seamless printing from Odoo POS to your bill printers.

Windows Specific Configuration for SSL

To ensure a smooth installation and operation of the jIotBox, please follow these steps before launching the application:

  1. Run the provided executeAsAdmin.bat file as Administrator to automatically set up necessary components like Chocolatey and mkcert on your system.
  2. Do not close the window until the script confirms that the installation has completed.
  3. It will only run the first time, then you can open the jar directly.

After completing these steps, your system will be ready to handle secure direct printing tasks via jIotBox, integrated seamlessly with your Odoo POS system.

Initial Setup Instructions

Ensuring secure communication for jIotBox on Windows involves several critical steps, from installing package managers to setting up SSL certificates. Here's a detailed walkthrough:

  • Go to the jIotBox settings.
  • Look for the "Enable SSL" option within the settings.
  • Check the box to activate SSL.
  • Find the section to configure the IP address ("Local Ip").
  • Enter the local server IP address.
  • Save the changes.
(Without SSL)

If you encounter any CORS errors, we recommend using Mozilla Firefox and disabling CORS. CORS errors might occur when accessing certain resources due to security restrictions enforced by the browser.

To disable strict origin policy in Firefox, type about:config in the address bar. Search for security.fileuri.strict_origin_policy and set it to false. This adjustment can help when working with local files and testing across different origins.

To disable mixed content warnings in Firefox, enter about:config into the address bar and search for security.mixed_content.block_active_content. Set it to false. This change allows loading of mixed active content, which can help during development and testing.

Unfortunately, we can't disable these security features in Chrome or Safari using similar methods. In these cases, it's necessary to use other approaches to resolve the issue, such as ensuring all resources are served over HTTPS or using a development proxy that handles HTTPS.

Help and Support

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.
There are no ratings yet!
How to install jiotbox
by
mengkeyu
on 7/22/24, 9:08 AM Confirmed Purchase

How should I install jiotbox?

I did not find the executeAsAdmin.bat file

Re: How to install jiotbox
by
Dustin
on 7/22/24, 10:32 AM Author

I just updated it, download it again, sorry