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/xml/Popups/ConfirmPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/EditListInput.xml | 0 addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/ErrorPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/SelectionPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/TextAreaPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/TextInputPopup.xml | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/ConfirmPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/EditListInput.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/ErrorPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/SelectionPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/TextAreaPopup.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Popups/TextInputPopup.xml (limited to 'addons/point_of_sale/static/src/xml/Popups') diff --git a/addons/point_of_sale/static/src/xml/Popups/ConfirmPopup.xml b/addons/point_of_sale/static/src/xml/Popups/ConfirmPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/EditListInput.xml b/addons/point_of_sale/static/src/xml/Popups/EditListInput.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml b/addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml b/addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/ErrorPopup.xml b/addons/point_of_sale/static/src/xml/Popups/ErrorPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml b/addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml b/addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml b/addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml b/addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml b/addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/SelectionPopup.xml b/addons/point_of_sale/static/src/xml/Popups/SelectionPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/TextAreaPopup.xml b/addons/point_of_sale/static/src/xml/Popups/TextAreaPopup.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Popups/TextInputPopup.xml b/addons/point_of_sale/static/src/xml/Popups/TextInputPopup.xml old mode 100644 new mode 100755 -- cgit v1.2.3