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/Chrome.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/CashierName.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/ClientScreenButton.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/OrderManagementButton.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/SaleDetailsButton.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/SyncNotification.js | 0 addons/point_of_sale/static/src/js/ChromeWidgets/TicketButton.js | 0 addons/point_of_sale/static/src/js/ClassRegistry.js | 0 addons/point_of_sale/static/src/js/ComponentRegistry.js | 0 addons/point_of_sale/static/src/js/ControlButtonsMixin.js | 0 addons/point_of_sale/static/src/js/Gui.js | 0 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 addons/point_of_sale/static/src/js/PopupControllerMixin.js | 0 addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js | 0 addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js | 0 addons/point_of_sale/static/src/js/Popups/EditListInput.js | 0 addons/point_of_sale/static/src/js/Popups/EditListPopup.js | 0 addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js | 0 addons/point_of_sale/static/src/js/Popups/ErrorPopup.js | 0 addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js | 0 addons/point_of_sale/static/src/js/Popups/NumberPopup.js | 0 addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js | 0 addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js | 0 addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js | 0 addons/point_of_sale/static/src/js/Popups/SelectionPopup.js | 0 addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js | 0 addons/point_of_sale/static/src/js/Popups/TextInputPopup.js | 0 addons/point_of_sale/static/src/js/PosComponent.js | 0 addons/point_of_sale/static/src/js/PosContext.js | 0 addons/point_of_sale/static/src/js/Registries.js | 0 .../static/src/js/Screens/ClientListScreen/ClientDetailsEdit.js | 0 addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientLine.js | 0 .../static/src/js/Screens/ClientListScreen/ClientListScreen.js | 0 .../src/js/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.js | 0 .../Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.js | 0 .../src/js/Screens/OrderManagementScreen/MobileOrderManagementScreen.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderDetails.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderFetcher.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderList.js | 0 .../src/js/Screens/OrderManagementScreen/OrderManagementControlPanel.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderManagementScreen.js | 0 .../point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderRow.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderlineDetails.js | 0 .../static/src/js/Screens/OrderManagementScreen/ReprintReceiptScreen.js | 0 .../static/src/js/Screens/PaymentScreen/PSNumpadInputButton.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentMethodButton.js | 0 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentScreenElectronicPayment.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentScreenNumpad.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentScreenPaymentLines.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentScreenStatus.js | 0 .../point_of_sale/static/src/js/Screens/ProductScreen/ActionpadWidget.js | 0 .../point_of_sale/static/src/js/Screens/ProductScreen/CashBoxOpening.js | 0 .../static/src/js/Screens/ProductScreen/CategoryBreadcrumb.js | 0 .../point_of_sale/static/src/js/Screens/ProductScreen/CategoryButton.js | 0 .../static/src/js/Screens/ProductScreen/CategorySimpleButton.js | 0 .../js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js | 0 .../src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js | 0 .../static/src/js/Screens/ProductScreen/HomeCategoryBreadcrumb.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/NumpadWidget.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderSummary.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/Orderline.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductList.js | 0 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js | 0 .../point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js | 0 .../static/src/js/Screens/ProductScreen/ProductsWidgetControlPanel.js | 0 addons/point_of_sale/static/src/js/Screens/ReceiptScreen/OrderReceipt.js | 0 addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js | 0 .../static/src/js/Screens/ReceiptScreen/WrappedProductNameLines.js | 0 addons/point_of_sale/static/src/js/Screens/ScaleScreen/ScaleScreen.js | 0 addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js | 0 addons/point_of_sale/static/src/js/barcode_reader.js | 0 addons/point_of_sale/static/src/js/custom_hooks.js | 0 addons/point_of_sale/static/src/js/db.js | 0 addons/point_of_sale/static/src/js/debug_manager.js | 0 addons/point_of_sale/static/src/js/devices.js | 0 addons/point_of_sale/static/src/js/keyboard.js | 0 addons/point_of_sale/static/src/js/main.js | 0 addons/point_of_sale/static/src/js/models.js | 0 addons/point_of_sale/static/src/js/payment.js | 0 addons/point_of_sale/static/src/js/printers.js | 0 addons/point_of_sale/static/src/js/tours/point_of_sale.js | 0 addons/point_of_sale/static/src/js/utils.js | 0 94 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/static/src/js/Chrome.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/CashierName.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/ClientScreenButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/OrderManagementButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/SaleDetailsButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/SyncNotification.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ChromeWidgets/TicketButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ClassRegistry.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ComponentRegistry.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/ControlButtonsMixin.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Gui.js 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 mode change 100644 => 100755 addons/point_of_sale/static/src/js/PopupControllerMixin.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/EditListInput.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/EditListPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/ErrorPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/NumberPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/SelectionPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Popups/TextInputPopup.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/PosComponent.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/PosContext.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Registries.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientDetailsEdit.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientLine.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientListScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/MobileOrderManagementScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderDetails.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderFetcher.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderList.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementControlPanel.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderRow.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderlineDetails.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ReprintReceiptScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PSNumpadInputButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentMethodButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenElectronicPayment.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenNumpad.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenPaymentLines.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenStatus.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ActionpadWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/CashBoxOpening.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryBreadcrumb.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/CategorySimpleButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/HomeCategoryBreadcrumb.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/NumpadWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderSummary.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/Orderline.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductList.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidgetControlPanel.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ReceiptScreen/OrderReceipt.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ReceiptScreen/WrappedProductNameLines.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/ScaleScreen/ScaleScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/barcode_reader.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/custom_hooks.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/db.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/debug_manager.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/devices.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/keyboard.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/main.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/models.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/payment.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/printers.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/tours/point_of_sale.js mode change 100644 => 100755 addons/point_of_sale/static/src/js/utils.js (limited to 'addons/point_of_sale/static/src/js') diff --git a/addons/point_of_sale/static/src/js/Chrome.js b/addons/point_of_sale/static/src/js/Chrome.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/CashierName.js b/addons/point_of_sale/static/src/js/ChromeWidgets/CashierName.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/ClientScreenButton.js b/addons/point_of_sale/static/src/js/ChromeWidgets/ClientScreenButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js b/addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js b/addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/OrderManagementButton.js b/addons/point_of_sale/static/src/js/ChromeWidgets/OrderManagementButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js b/addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/SaleDetailsButton.js b/addons/point_of_sale/static/src/js/ChromeWidgets/SaleDetailsButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/SyncNotification.js b/addons/point_of_sale/static/src/js/ChromeWidgets/SyncNotification.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ChromeWidgets/TicketButton.js b/addons/point_of_sale/static/src/js/ChromeWidgets/TicketButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ClassRegistry.js b/addons/point_of_sale/static/src/js/ClassRegistry.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ComponentRegistry.js b/addons/point_of_sale/static/src/js/ComponentRegistry.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/ControlButtonsMixin.js b/addons/point_of_sale/static/src/js/ControlButtonsMixin.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Gui.js b/addons/point_of_sale/static/src/js/Gui.js old mode 100644 new mode 100755 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 diff --git a/addons/point_of_sale/static/src/js/PopupControllerMixin.js b/addons/point_of_sale/static/src/js/PopupControllerMixin.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js b/addons/point_of_sale/static/src/js/Popups/AbstractAwaitablePopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js b/addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/EditListInput.js b/addons/point_of_sale/static/src/js/Popups/EditListInput.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/EditListPopup.js b/addons/point_of_sale/static/src/js/Popups/EditListPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js b/addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/NumberPopup.js b/addons/point_of_sale/static/src/js/Popups/NumberPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js b/addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js b/addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js b/addons/point_of_sale/static/src/js/Popups/ProductConfiguratorPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js b/addons/point_of_sale/static/src/js/Popups/SelectionPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js b/addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js b/addons/point_of_sale/static/src/js/Popups/TextInputPopup.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/PosComponent.js b/addons/point_of_sale/static/src/js/PosComponent.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/PosContext.js b/addons/point_of_sale/static/src/js/PosContext.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Registries.js b/addons/point_of_sale/static/src/js/Registries.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientDetailsEdit.js b/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientDetailsEdit.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientLine.js b/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientLine.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientListScreen.js b/addons/point_of_sale/static/src/js/Screens/ClientListScreen/ClientListScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/MobileOrderManagementScreen.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/MobileOrderManagementScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderDetails.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderDetails.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderFetcher.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderFetcher.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderList.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderList.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementControlPanel.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementControlPanel.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementScreen.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderManagementScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderRow.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderRow.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderlineDetails.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderlineDetails.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ReprintReceiptScreen.js b/addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/ReprintReceiptScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PSNumpadInputButton.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PSNumpadInputButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentMethodButton.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentMethodButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenElectronicPayment.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenElectronicPayment.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenNumpad.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenNumpad.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenPaymentLines.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenPaymentLines.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenStatus.js b/addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreenStatus.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ActionpadWidget.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ActionpadWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/CashBoxOpening.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/CashBoxOpening.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryBreadcrumb.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryBreadcrumb.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryButton.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategoryButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategorySimpleButton.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/CategorySimpleButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/HomeCategoryBreadcrumb.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/HomeCategoryBreadcrumb.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/NumpadWidget.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/NumpadWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderSummary.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderSummary.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/Orderline.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/Orderline.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductList.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductList.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidgetControlPanel.js b/addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidgetControlPanel.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/OrderReceipt.js b/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/OrderReceipt.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js b/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/WrappedProductNameLines.js b/addons/point_of_sale/static/src/js/Screens/ReceiptScreen/WrappedProductNameLines.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/ScaleScreen/ScaleScreen.js b/addons/point_of_sale/static/src/js/Screens/ScaleScreen/ScaleScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js b/addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/barcode_reader.js b/addons/point_of_sale/static/src/js/barcode_reader.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/custom_hooks.js b/addons/point_of_sale/static/src/js/custom_hooks.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/db.js b/addons/point_of_sale/static/src/js/db.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/debug_manager.js b/addons/point_of_sale/static/src/js/debug_manager.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/devices.js b/addons/point_of_sale/static/src/js/devices.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/keyboard.js b/addons/point_of_sale/static/src/js/keyboard.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/main.js b/addons/point_of_sale/static/src/js/main.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/models.js b/addons/point_of_sale/static/src/js/models.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/payment.js b/addons/point_of_sale/static/src/js/payment.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/printers.js b/addons/point_of_sale/static/src/js/printers.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/tours/point_of_sale.js b/addons/point_of_sale/static/src/js/tours/point_of_sale.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/js/utils.js b/addons/point_of_sale/static/src/js/utils.js old mode 100644 new mode 100755 -- cgit v1.2.3