From 8399842311faaec0593ad951c3b73ff1eb95f42f Mon Sep 17 00:00:00 2001 From: Denis Mudarisov Date: Tue, 17 Mar 2020 18:51:40 +0500 Subject: [PATCH] :cherries: module name change --- pos_keyboard/README.rst | 6 +++--- pos_keyboard/__manifest__.py | 2 +- pos_keyboard/doc/index.rst | 6 +++--- pos_keyboard/static/description/index.html | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pos_keyboard/README.rst b/pos_keyboard/README.rst index 0e6b8f8..3b50f13 100644 --- a/pos_keyboard/README.rst +++ b/pos_keyboard/README.rst @@ -2,9 +2,9 @@ :target: https://opensource.org/licenses/MIT :alt: License: MIT -=================================== - Keyboard support in Point Of Sale -=================================== +============== + POS Keyboard +============== The module allows to apply the usual keyboard (not the virtual one) in the Point of Sale. diff --git a/pos_keyboard/__manifest__.py b/pos_keyboard/__manifest__.py index ad77b28..4fc2b71 100644 --- a/pos_keyboard/__manifest__.py +++ b/pos_keyboard/__manifest__.py @@ -6,7 +6,7 @@ # Copyright 2019 Anvar Kildebekov https://it-projects.info/team/fedoranvar> # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { - "name": """Keyboard support in Point Of Sale""", + "name": """POS Keyboard""", "summary": """Module allows to use usual keyboard (not virtual one) in Point of Sale""", "category": "Point Of Sale", # "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version={ODOO_BRANCH}", diff --git a/pos_keyboard/doc/index.rst b/pos_keyboard/doc/index.rst index 9de727c..61ba566 100644 --- a/pos_keyboard/doc/index.rst +++ b/pos_keyboard/doc/index.rst @@ -1,6 +1,6 @@ -=================================== - Keyboard support in Point Of Sale -=================================== +============== + POS Keyboard +============== Installation ============ diff --git a/pos_keyboard/static/description/index.html b/pos_keyboard/static/description/index.html index b5cd4ab..71b075a 100644 --- a/pos_keyboard/static/description/index.html +++ b/pos_keyboard/static/description/index.html @@ -1,7 +1,7 @@
-

Keyboard support in Point Of Sale

+

POS Keyboard

The module allows to apply the usual keyboard (not the virtual one) in the Point of Sale.