From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js | 0 addons/point_of_sale/static/src/js/Misc/Draggable.js | 0 addons/point_of_sale/static/src/js/Misc/IndependentToOrderScreen.js | 0 addons/point_of_sale/static/src/js/Misc/MobileOrderWidget.js | 0 addons/point_of_sale/static/src/js/Misc/NotificationSound.js | 0 addons/point_of_sale/static/src/js/Misc/NumberBuffer.js | 0 addons/point_of_sale/static/src/js/Misc/SearchBar.js | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/Draggable.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/IndependentToOrderScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/MobileOrderWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/NotificationSound.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/NumberBuffer.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Misc/SearchBar.js (limited to 'addons/point_of_sale/static/src/js/Misc') diff --git a/addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js b/addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/Draggable.js b/addons/point_of_sale/static/src/js/Misc/Draggable.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/IndependentToOrderScreen.js b/addons/point_of_sale/static/src/js/Misc/IndependentToOrderScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/MobileOrderWidget.js b/addons/point_of_sale/static/src/js/Misc/MobileOrderWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/NotificationSound.js b/addons/point_of_sale/static/src/js/Misc/NotificationSound.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/NumberBuffer.js b/addons/point_of_sale/static/src/js/Misc/NumberBuffer.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Misc/SearchBar.js b/addons/point_of_sale/static/src/js/Misc/SearchBar.js old mode 100644 new mode 100755 -- cgit v1.2.3