Browse Source

⬆️1️⃣1️⃣ pos_keyboard

pull/155/head
KolushovAlexandr 5 years ago
committed by Vincent Van Rossem
parent
commit
0fd4bef4f2
  1. 2
      pos_keyboard/README.rst
  2. 2
      pos_keyboard/__manifest__.py

2
pos_keyboard/README.rst

@ -22,4 +22,4 @@ mode price ``*`` ``p``
=========== ===================== =================
Tested on Odoo 8.0 a40d48378d22309e53e6d38000d543de1d2f7a78
Tested on Odoo 9.0 2ec9a9c99294761e56382bdcd766e90b8bc1bb38

2
pos_keyboard/__manifest__.py

@ -8,7 +8,7 @@
'images': ['images/keyboard.png'],
'category': 'Point Of Sale',
'license': 'LGPL-3',
'version': '10.0.1.0.2',
'version': '10.0.1.1.0',
'depends': ['point_of_sale'],
"price": 15.00,
"currency": "EUR",

Loading…
Cancel
Save