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/tests/unit/helpers/test_env.js | 0 addons/point_of_sale/static/tests/unit/helpers/test_main.js | 0 addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js | 0 addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js | 0 addons/point_of_sale/static/tests/unit/test_NumberBuffer.js | 0 addons/point_of_sale/static/tests/unit/test_PaymentScreen.js | 0 addons/point_of_sale/static/tests/unit/test_ProductScreen.js | 0 addons/point_of_sale/static/tests/unit/test_popups.js | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/helpers/test_env.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/helpers/test_main.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_NumberBuffer.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_PaymentScreen.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ProductScreen.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_popups.js (limited to 'addons/point_of_sale/static/tests/unit') diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_env.js b/addons/point_of_sale/static/tests/unit/helpers/test_env.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_main.js b/addons/point_of_sale/static/tests/unit/helpers/test_main.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js b/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js b/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js b/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js b/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ProductScreen.js b/addons/point_of_sale/static/tests/unit/test_ProductScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_popups.js b/addons/point_of_sale/static/tests/unit/test_popups.js old mode 100644 new mode 100755 -- cgit v1.2.3