From e96361dce77201ce5a3b22bc24a75a21ab36f585 Mon Sep 17 00:00:00 2001 From: "Santiago J. Said" Date: Mon, 6 May 2019 11:04:35 -0300 Subject: [PATCH] :ambulance: Duplicated event listener --- pos_keyboard/__manifest__.py | 2 +- pos_keyboard/doc/changelog.rst | 11 ----------- pos_keyboard/static/description/index.html | 12 ++++++------ pos_keyboard/static/src/js/pos.js | 10 +--------- 4 files changed, 8 insertions(+), 27 deletions(-) diff --git a/pos_keyboard/__manifest__.py b/pos_keyboard/__manifest__.py index 709cbe1..f1b1681 100644 --- a/pos_keyboard/__manifest__.py +++ b/pos_keyboard/__manifest__.py @@ -11,7 +11,7 @@ "category": "Point Of Sale", # "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version={ODOO_BRANCH}", "images": ['images/keyboard.png'], - "version": "10.0.1.1.5", + "version": "12.0.1.1.3", "application": False, "author": "IT-Projects LLC, Ivan Yelizariev", diff --git a/pos_keyboard/doc/changelog.rst b/pos_keyboard/doc/changelog.rst index 33dd2f4..d4dcfe4 100644 --- a/pos_keyboard/doc/changelog.rst +++ b/pos_keyboard/doc/changelog.rst @@ -1,14 +1,3 @@ - -`1.1.5` -------- - -**Fix:** Function 'disconnect' not working in expected way - -`1.1.4` -------- - -**Fix:** Incompatibility with some modules led to the action duplicating - `1.1.3` ------- diff --git a/pos_keyboard/static/description/index.html b/pos_keyboard/static/description/index.html index ee3e332..b5cd4ab 100644 --- a/pos_keyboard/static/description/index.html +++ b/pos_keyboard/static/description/index.html @@ -15,24 +15,24 @@

Users can take advantage of a regular keyboard to process pop-up actions, for example, enter a PIN on cashier changing.

-

+

- +

In the Sale process cashiers can operate with the hotkeys for each of Qty, Price, Disc, +/- modes by using Numpad/Extra keys and after which they can enter necessary numbers.

-

+

- - + +
@@ -62,7 +62,7 @@ -o-transform: rotate(8deg); -moz-transform: rotate(8deg); -ms-transform: rotate(8deg);"> - Tested on Odoo
10.0 community + Tested on Odoo
12.0 community