summaryrefslogtreecommitdiff
path: root/addons/point_of_sale/static/src/js/Popups
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
commit14ce21d220d21a6d9e5f7286a128d9838a768e0a (patch)
treead7fc2cfb3cc6ceffbc476e83653906220becc84 /addons/point_of_sale/static/src/js/Popups
parent4d41e5f767820976b127ab50eee6389a821e50be (diff)
initial commit release
Diffstat (limited to 'addons/point_of_sale/static/src/js/Popups')
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/EditListInput.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/EditListPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/ErrorPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/NumberPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/SelectionPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/src/js/Popups/TextInputPopup.js0
14 files changed, 0 insertions, 0 deletions
diff --git a/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js b/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js
index 6cdd6a04..6cdd6a04 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js b/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js
index e22c1aaa..e22c1aaa 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/EditListInput.js b/addons/point_of_sale/static/src/js/Popups/EditListInput.js
index 09b39f21..09b39f21 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/EditListInput.js
+++ b/addons/point_of_sale/static/src/js/Popups/EditListInput.js
diff --git a/addons/point_of_sale/static/src/js/Popups/EditListPopup.js b/addons/point_of_sale/static/src/js/Popups/EditListPopup.js
index ac4b262d..ac4b262d 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/EditListPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/EditListPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js
index 8cf11c40..8cf11c40 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js
index 865779c4..865779c4 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js
index 1af25e42..1af25e42 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/NumberPopup.js b/addons/point_of_sale/static/src/js/Popups/NumberPopup.js
index bf63ba8d..bf63ba8d 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/NumberPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/NumberPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js b/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js
index 147ed7c4..147ed7c4 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js b/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js
index c2c35291..c2c35291 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js b/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js
index b04e55d8..b04e55d8 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js b/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js
index 5321fdea..5321fdea 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js b/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js
index 1f2735f6..1f2735f6 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js
diff --git a/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js b/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js
index 4a0612d2..4a0612d2 100644..100755
--- a/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js
+++ b/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js