You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
675 B

  1. This module is designed to be installed on the *main Odoo server*. On the
  2. *POSbox*, you should install the module *hw_customer_display*. But you will certainly prefer to use `pywebdriver <https://github.com/akretion/pywebdriver>`__ instead of the POSbox. Compared to the POSbox, Pywebdriver has several advantages:
  3. * smaller footprint: no need to have a full-blown Odoo with PostgreSQL on the computer of the cashier (or his small Linux-based PC connected to the hardware, like the RaspberryPi for the POSbox),
  4. * availability of an Ubuntu package, for easier deployment,
  5. * native support for the customer display, payment terminal, etc.
  6. * nice test/diagnosis Web interface.