|
@@ -0,0 +1,38 @@
|
|
|
+.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
|
+ :target: https://www.gnu.org/licenses/agpl
|
|
|
+ :alt: License: AGPL-3
|
|
|
+
|
|
|
+===================================================
|
|
|
+Prevent undesired window close in the Point of Sale
|
|
|
+===================================================
|
|
|
+
|
|
|
+Context
|
|
|
+-------
|
|
|
+
|
|
|
+This module extends the functionality of Point of Sale Module to display
|
|
|
+an extra pop up confirmation, in case of the user try to close the current
|
|
|
+Point of Sale window.
|
|
|
+
|
|
|
+It is usefull in a context where there are a lot of customers, to
|
|
|
+prevent manipulation error that force user to reload all the Point of sale,
|
|
|
+specially if users are using tactile screen.
|
|
|
+
|
|
|
+This module disables too the "back" button in the point of sale.
|
|
|
+
|
|
|
+.. figure:: /pos_confirm_window_close/static/description/pos_confirmation_close.png
|
|
|
+ :width: 800 px
|
|
|
+
|
|
|
+Credits
|
|
|
+=======
|
|
|
+
|
|
|
+Contributors
|
|
|
+------------
|
|
|
+
|
|
|
+* Sylvain LE GAL (https://www.twitter.com/legalsylvain)
|
|
|
+
|
|
|
+Funders
|
|
|
+-------
|
|
|
+
|
|
|
+The development of this module has been financially supported by:
|
|
|
+
|
|
|
+* GRAP, Groupement Régional Alimentaire de Proximité (http://www.grap.coop)
|