From 7559d289ebd231b9ac63ab21a6d18062905dff42 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Sun, 30 Jun 2019 17:04:42 +0200 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ca001d..637fd36 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ pg_restore -d restoretest /data/odoo_data.dump ## Notes * Connection from PoS Tablet to IoT Box is a direct connection, not via Odoo server! +* Support for opening the cashbox via network printer has been patched. The IP is hardcoded + to 192.168.233.3. See 0c6ecfdd and [#730](https://github.com/it-projects-llc/pos-addons/issues/730]).