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/css/chrome50.css | 0 .../static/src/css/customer_facing_display.css | 0 addons/point_of_sale/static/src/css/keyboard.css | 0 addons/point_of_sale/static/src/css/pos.css | 0 addons/point_of_sale/static/src/css/pos_receipts.css | 0 addons/point_of_sale/static/src/fonts/Inconsolata.otf | Bin addons/point_of_sale/static/src/img/backspace.png | Bin addons/point_of_sale/static/src/img/bc-arrow-big.png | Bin addons/point_of_sale/static/src/img/bc-arrow.png | Bin .../static/src/img/blocks/block_simple_text.png | Bin .../point_of_sale/static/src/img/default_category_photo.png | Bin addons/point_of_sale/static/src/img/home.png | Bin addons/point_of_sale/static/src/img/ios-share-icon.png | Bin addons/point_of_sale/static/src/img/logo.png | Bin addons/point_of_sale/static/src/img/pos_screenshot.jpg | Bin addons/point_of_sale/static/src/img/scroll-down.png | Bin addons/point_of_sale/static/src/img/scroll-up.png | Bin addons/point_of_sale/static/src/img/touch-icon-128.png | Bin addons/point_of_sale/static/src/img/touch-icon-196.png | Bin .../point_of_sale/static/src/img/touch-icon-ipad-retina.png | Bin addons/point_of_sale/static/src/img/touch-icon-ipad.png | Bin .../static/src/img/touch-icon-iphone-retina.png | Bin addons/point_of_sale/static/src/img/touch-icon-iphone.png | Bin addons/point_of_sale/static/src/img/touch-icon.svg | 0 addons/point_of_sale/static/src/js/Chrome.js | 0 .../static/src/js/ChromeWidgets/CashierName.js | 0 .../static/src/js/ChromeWidgets/ClientScreenButton.js | 0 .../static/src/js/ChromeWidgets/DebugWidget.js | 0 .../static/src/js/ChromeWidgets/HeaderButton.js | 0 .../static/src/js/ChromeWidgets/OrderManagementButton.js | 0 .../static/src/js/ChromeWidgets/ProxyStatus.js | 0 .../static/src/js/ChromeWidgets/SaleDetailsButton.js | 0 .../static/src/js/ChromeWidgets/SyncNotification.js | 0 .../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 .../static/src/js/Misc/AbstractReceiptScreen.js | 0 addons/point_of_sale/static/src/js/Misc/Draggable.js | 0 .../static/src/js/Misc/IndependentToOrderScreen.js | 0 .../point_of_sale/static/src/js/Misc/MobileOrderWidget.js | 0 .../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 .../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 .../point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js | 0 addons/point_of_sale/static/src/js/Popups/ErrorPopup.js | 0 .../static/src/js/Popups/ErrorTracebackPopup.js | 0 addons/point_of_sale/static/src/js/Popups/NumberPopup.js | 0 .../point_of_sale/static/src/js/Popups/OfflineErrorPopup.js | 0 .../point_of_sale/static/src/js/Popups/OrderImportPopup.js | 0 .../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 .../src/js/Screens/ClientListScreen/ClientDetailsEdit.js | 0 .../static/src/js/Screens/ClientListScreen/ClientLine.js | 0 .../src/js/Screens/ClientListScreen/ClientListScreen.js | 0 .../OrderManagementScreen/ControlButtons/InvoiceButton.js | 0 .../ControlButtons/ReprintReceiptButton.js | 0 .../OrderManagementScreen/MobileOrderManagementScreen.js | 0 .../src/js/Screens/OrderManagementScreen/OrderDetails.js | 0 .../src/js/Screens/OrderManagementScreen/OrderFetcher.js | 0 .../src/js/Screens/OrderManagementScreen/OrderList.js | 0 .../OrderManagementScreen/OrderManagementControlPanel.js | 0 .../Screens/OrderManagementScreen/OrderManagementScreen.js | 0 .../static/src/js/Screens/OrderManagementScreen/OrderRow.js | 0 .../js/Screens/OrderManagementScreen/OrderlineDetails.js | 0 .../Screens/OrderManagementScreen/ReprintReceiptScreen.js | 0 .../src/js/Screens/PaymentScreen/PSNumpadInputButton.js | 0 .../src/js/Screens/PaymentScreen/PaymentMethodButton.js | 0 .../static/src/js/Screens/PaymentScreen/PaymentScreen.js | 0 .../Screens/PaymentScreen/PaymentScreenElectronicPayment.js | 0 .../src/js/Screens/PaymentScreen/PaymentScreenNumpad.js | 0 .../js/Screens/PaymentScreen/PaymentScreenPaymentLines.js | 0 .../src/js/Screens/PaymentScreen/PaymentScreenStatus.js | 0 .../static/src/js/Screens/ProductScreen/ActionpadWidget.js | 0 .../static/src/js/Screens/ProductScreen/CashBoxOpening.js | 0 .../src/js/Screens/ProductScreen/CategoryBreadcrumb.js | 0 .../static/src/js/Screens/ProductScreen/CategoryButton.js | 0 .../src/js/Screens/ProductScreen/CategorySimpleButton.js | 0 .../ProductScreen/ControlButtons/SetFiscalPositionButton.js | 0 .../ProductScreen/ControlButtons/SetPricelistButton.js | 0 .../src/js/Screens/ProductScreen/HomeCategoryBreadcrumb.js | 0 .../static/src/js/Screens/ProductScreen/NumpadWidget.js | 0 .../static/src/js/Screens/ProductScreen/OrderSummary.js | 0 .../static/src/js/Screens/ProductScreen/OrderWidget.js | 0 .../static/src/js/Screens/ProductScreen/Orderline.js | 0 .../static/src/js/Screens/ProductScreen/ProductItem.js | 0 .../static/src/js/Screens/ProductScreen/ProductList.js | 0 .../static/src/js/Screens/ProductScreen/ProductScreen.js | 0 .../static/src/js/Screens/ProductScreen/ProductsWidget.js | 0 .../js/Screens/ProductScreen/ProductsWidgetControlPanel.js | 0 .../static/src/js/Screens/ReceiptScreen/OrderReceipt.js | 0 .../static/src/js/Screens/ReceiptScreen/ReceiptScreen.js | 0 .../src/js/Screens/ReceiptScreen/WrappedProductNameLines.js | 0 .../static/src/js/Screens/ScaleScreen/ScaleScreen.js | 0 .../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 .../static/src/scss/customer_facing_display.scss | 0 addons/point_of_sale/static/src/scss/pos_dashboard.scss | 0 addons/point_of_sale/static/src/sounds/bell.wav | Bin addons/point_of_sale/static/src/sounds/error.wav | Bin addons/point_of_sale/static/src/xml/Chrome.xml | 0 .../static/src/xml/ChromeWidgets/CashierName.xml | 0 .../static/src/xml/ChromeWidgets/ClientScreenButton.xml | 0 .../static/src/xml/ChromeWidgets/DebugWidget.xml | 0 .../static/src/xml/ChromeWidgets/HeaderButton.xml | 0 .../static/src/xml/ChromeWidgets/OrderManagementButton.xml | 0 .../static/src/xml/ChromeWidgets/ProxyStatus.xml | 0 .../static/src/xml/ChromeWidgets/SaleDetailsButton.xml | 0 .../static/src/xml/ChromeWidgets/SyncNotification.xml | 0 .../static/src/xml/ChromeWidgets/TicketButton.xml | 0 addons/point_of_sale/static/src/xml/Misc/Draggable.xml | 0 .../point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml | 0 .../point_of_sale/static/src/xml/Misc/NotificationSound.xml | 0 addons/point_of_sale/static/src/xml/Misc/SearchBar.xml | 0 addons/point_of_sale/static/src/xml/Popups/ConfirmPopup.xml | 0 .../point_of_sale/static/src/xml/Popups/EditListInput.xml | 0 .../point_of_sale/static/src/xml/Popups/EditListPopup.xml | 0 .../static/src/xml/Popups/ErrorBarcodePopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/ErrorPopup.xml | 0 .../static/src/xml/Popups/ErrorTracebackPopup.xml | 0 addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml | 0 .../static/src/xml/Popups/OfflineErrorPopup.xml | 0 .../static/src/xml/Popups/OrderImportPopup.xml | 0 .../static/src/xml/Popups/ProductConfiguratorPopup.xml | 0 .../point_of_sale/static/src/xml/Popups/SelectionPopup.xml | 0 .../point_of_sale/static/src/xml/Popups/TextAreaPopup.xml | 0 .../point_of_sale/static/src/xml/Popups/TextInputPopup.xml | 0 addons/point_of_sale/static/src/xml/SaleDetailsReport.xml | 0 .../src/xml/Screens/ClientListScreen/ClientDetailsEdit.xml | 0 .../static/src/xml/Screens/ClientListScreen/ClientLine.xml | 0 .../src/xml/Screens/ClientListScreen/ClientListScreen.xml | 0 .../OrderManagementScreen/ControlButtons/InvoiceButton.xml | 0 .../ControlButtons/ReprintReceiptButton.xml | 0 .../OrderManagementScreen/MobileOrderManagementScreen.xml | 0 .../src/xml/Screens/OrderManagementScreen/OrderDetails.xml | 0 .../src/xml/Screens/OrderManagementScreen/OrderList.xml | 0 .../OrderManagementScreen/OrderManagementControlPanel.xml | 0 .../Screens/OrderManagementScreen/OrderManagementScreen.xml | 0 .../src/xml/Screens/OrderManagementScreen/OrderRow.xml | 0 .../xml/Screens/OrderManagementScreen/OrderlineDetails.xml | 0 .../Screens/OrderManagementScreen/ReprintReceiptScreen.xml | 0 .../src/xml/Screens/PaymentScreen/PSNumpadInputButton.xml | 0 .../src/xml/Screens/PaymentScreen/PaymentMethodButton.xml | 0 .../static/src/xml/Screens/PaymentScreen/PaymentScreen.xml | 0 .../PaymentScreen/PaymentScreenElectronicPayment.xml | 0 .../src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml | 0 .../xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml | 0 .../src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml | 0 .../src/xml/Screens/ProductScreen/ActionpadWidget.xml | 0 .../static/src/xml/Screens/ProductScreen/CashBoxOpening.xml | 0 .../src/xml/Screens/ProductScreen/CategoryBreadcrumb.xml | 0 .../static/src/xml/Screens/ProductScreen/CategoryButton.xml | 0 .../src/xml/Screens/ProductScreen/CategorySimpleButton.xml | 0 .../ControlButtons/SetFiscalPositionButton.xml | 0 .../ProductScreen/ControlButtons/SetPricelistButton.xml | 0 .../xml/Screens/ProductScreen/HomeCategoryBreadcrumb.xml | 0 .../static/src/xml/Screens/ProductScreen/NumpadWidget.xml | 0 .../static/src/xml/Screens/ProductScreen/OrderSummary.xml | 0 .../static/src/xml/Screens/ProductScreen/OrderWidget.xml | 0 .../static/src/xml/Screens/ProductScreen/Orderline.xml | 0 .../static/src/xml/Screens/ProductScreen/ProductItem.xml | 0 .../static/src/xml/Screens/ProductScreen/ProductList.xml | 0 .../static/src/xml/Screens/ProductScreen/ProductScreen.xml | 0 .../static/src/xml/Screens/ProductScreen/ProductsWidget.xml | 0 .../Screens/ProductScreen/ProductsWidgetControlPanel.xml | 0 .../static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml | 0 .../static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml | 0 .../xml/Screens/ReceiptScreen/WrappedProductNameLines.xml | 0 .../static/src/xml/Screens/ScaleScreen/ScaleScreen.xml | 0 .../static/src/xml/Screens/TicketScreen/TicketScreen.xml | 0 addons/point_of_sale/static/src/xml/debug_manager.xml | 0 193 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/static/src/css/chrome50.css mode change 100644 => 100755 addons/point_of_sale/static/src/css/customer_facing_display.css mode change 100644 => 100755 addons/point_of_sale/static/src/css/keyboard.css mode change 100644 => 100755 addons/point_of_sale/static/src/css/pos.css mode change 100644 => 100755 addons/point_of_sale/static/src/css/pos_receipts.css mode change 100644 => 100755 addons/point_of_sale/static/src/fonts/Inconsolata.otf mode change 100644 => 100755 addons/point_of_sale/static/src/img/backspace.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/bc-arrow-big.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/bc-arrow.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/blocks/block_simple_text.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/default_category_photo.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/home.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/ios-share-icon.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/logo.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/pos_screenshot.jpg mode change 100644 => 100755 addons/point_of_sale/static/src/img/scroll-down.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/scroll-up.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-128.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-196.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-ipad.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon-iphone.png mode change 100644 => 100755 addons/point_of_sale/static/src/img/touch-icon.svg 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 mode change 100644 => 100755 addons/point_of_sale/static/src/scss/customer_facing_display.scss mode change 100644 => 100755 addons/point_of_sale/static/src/scss/pos_dashboard.scss mode change 100644 => 100755 addons/point_of_sale/static/src/sounds/bell.wav mode change 100644 => 100755 addons/point_of_sale/static/src/sounds/error.wav mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Chrome.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/CashierName.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/ClientScreenButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/HeaderButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/OrderManagementButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/ChromeWidgets/TicketButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Misc/Draggable.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Misc/NotificationSound.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Misc/SearchBar.xml 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 mode change 100644 => 100755 addons/point_of_sale/static/src/xml/SaleDetailsReport.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientDetailsEdit.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientLine.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientListScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/MobileOrderManagementScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderDetails.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderList.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementControlPanel.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderRow.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderlineDetails.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ReprintReceiptScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PSNumpadInputButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentMethodButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenElectronicPayment.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/CashBoxOpening.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryBreadcrumb.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategorySimpleButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/HomeCategoryBreadcrumb.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductItem.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductList.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/WrappedProductNameLines.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml mode change 100644 => 100755 addons/point_of_sale/static/src/xml/debug_manager.xml (limited to 'addons/point_of_sale/static/src') diff --git a/addons/point_of_sale/static/src/css/chrome50.css b/addons/point_of_sale/static/src/css/chrome50.css old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/css/customer_facing_display.css b/addons/point_of_sale/static/src/css/customer_facing_display.css old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/css/keyboard.css b/addons/point_of_sale/static/src/css/keyboard.css old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/css/pos.css b/addons/point_of_sale/static/src/css/pos.css old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/css/pos_receipts.css b/addons/point_of_sale/static/src/css/pos_receipts.css old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/fonts/Inconsolata.otf b/addons/point_of_sale/static/src/fonts/Inconsolata.otf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/backspace.png b/addons/point_of_sale/static/src/img/backspace.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/bc-arrow-big.png b/addons/point_of_sale/static/src/img/bc-arrow-big.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/bc-arrow.png b/addons/point_of_sale/static/src/img/bc-arrow.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/blocks/block_simple_text.png b/addons/point_of_sale/static/src/img/blocks/block_simple_text.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/default_category_photo.png b/addons/point_of_sale/static/src/img/default_category_photo.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/home.png b/addons/point_of_sale/static/src/img/home.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/ios-share-icon.png b/addons/point_of_sale/static/src/img/ios-share-icon.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/logo.png b/addons/point_of_sale/static/src/img/logo.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/pos_screenshot.jpg b/addons/point_of_sale/static/src/img/pos_screenshot.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/scroll-down.png b/addons/point_of_sale/static/src/img/scroll-down.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/scroll-up.png b/addons/point_of_sale/static/src/img/scroll-up.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-128.png b/addons/point_of_sale/static/src/img/touch-icon-128.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-196.png b/addons/point_of_sale/static/src/img/touch-icon-196.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png b/addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-ipad.png b/addons/point_of_sale/static/src/img/touch-icon-ipad.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png b/addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon-iphone.png b/addons/point_of_sale/static/src/img/touch-icon-iphone.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/img/touch-icon.svg b/addons/point_of_sale/static/src/img/touch-icon.svg old mode 100644 new mode 100755 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 diff --git a/addons/point_of_sale/static/src/scss/customer_facing_display.scss b/addons/point_of_sale/static/src/scss/customer_facing_display.scss old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/scss/pos_dashboard.scss b/addons/point_of_sale/static/src/scss/pos_dashboard.scss old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/sounds/bell.wav b/addons/point_of_sale/static/src/sounds/bell.wav old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/sounds/error.wav b/addons/point_of_sale/static/src/sounds/error.wav old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Chrome.xml b/addons/point_of_sale/static/src/xml/Chrome.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/CashierName.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/CashierName.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/ClientScreenButton.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/ClientScreenButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/HeaderButton.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/HeaderButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/OrderManagementButton.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/OrderManagementButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/ChromeWidgets/TicketButton.xml b/addons/point_of_sale/static/src/xml/ChromeWidgets/TicketButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Misc/Draggable.xml b/addons/point_of_sale/static/src/xml/Misc/Draggable.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml b/addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Misc/NotificationSound.xml b/addons/point_of_sale/static/src/xml/Misc/NotificationSound.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Misc/SearchBar.xml b/addons/point_of_sale/static/src/xml/Misc/SearchBar.xml old mode 100644 new mode 100755 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 diff --git a/addons/point_of_sale/static/src/xml/SaleDetailsReport.xml b/addons/point_of_sale/static/src/xml/SaleDetailsReport.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientDetailsEdit.xml b/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientDetailsEdit.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientLine.xml b/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientLine.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientListScreen.xml b/addons/point_of_sale/static/src/xml/Screens/ClientListScreen/ClientListScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/InvoiceButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ControlButtons/ReprintReceiptButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/MobileOrderManagementScreen.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/MobileOrderManagementScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderDetails.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderDetails.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderList.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderList.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementControlPanel.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementControlPanel.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementScreen.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderManagementScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderRow.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderRow.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderlineDetails.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/OrderlineDetails.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ReprintReceiptScreen.xml b/addons/point_of_sale/static/src/xml/Screens/OrderManagementScreen/ReprintReceiptScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PSNumpadInputButton.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PSNumpadInputButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentMethodButton.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentMethodButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenElectronicPayment.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenElectronicPayment.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml b/addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CashBoxOpening.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CashBoxOpening.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryBreadcrumb.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryBreadcrumb.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryButton.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategorySimpleButton.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategorySimpleButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/HomeCategoryBreadcrumb.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/HomeCategoryBreadcrumb.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductItem.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductItem.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductList.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductList.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductScreen.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml b/addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml b/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml b/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/WrappedProductNameLines.xml b/addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/WrappedProductNameLines.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml b/addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml b/addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/src/xml/debug_manager.xml b/addons/point_of_sale/static/src/xml/debug_manager.xml old mode 100644 new mode 100755 -- cgit v1.2.3