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/README.md | 0 addons/point_of_sale/__init__.py | 0 addons/point_of_sale/__manifest__.py | 0 addons/point_of_sale/controllers/__init__.py | 0 addons/point_of_sale/controllers/main.py | 0 addons/point_of_sale/data/default_barcode_patterns.xml | 0 addons/point_of_sale/data/digest_data.xml | 0 addons/point_of_sale/data/point_of_sale_data.xml | 0 addons/point_of_sale/data/point_of_sale_demo.xml | 0 addons/point_of_sale/data/point_of_sale_onboarding.xml | 0 addons/point_of_sale/doc/barcode_test_sheet.pdf | Bin addons/point_of_sale/doc/barcode_test_sheet.svg | 0 addons/point_of_sale/doc/barcode_test_sheet2.svg | 0 addons/point_of_sale/doc/barcode_test_sheet4.pdf | Bin addons/point_of_sale/doc/barcode_test_sheet4.svg | 0 addons/point_of_sale/doc/barcode_test_sheet_new.svg | 0 addons/point_of_sale/i18n/af.po | 0 addons/point_of_sale/i18n/ar.po | 0 addons/point_of_sale/i18n/az.po | 0 addons/point_of_sale/i18n/bg.po | 0 addons/point_of_sale/i18n/bn.po | 0 addons/point_of_sale/i18n/bs.po | 0 addons/point_of_sale/i18n/ca.po | 0 addons/point_of_sale/i18n/ckb.po | 0 addons/point_of_sale/i18n/cs.po | 0 addons/point_of_sale/i18n/da.po | 0 addons/point_of_sale/i18n/de.po | 0 addons/point_of_sale/i18n/el.po | 0 addons/point_of_sale/i18n/eo.po | 0 addons/point_of_sale/i18n/es.po | 0 addons/point_of_sale/i18n/es_BO.po | 0 addons/point_of_sale/i18n/es_CL.po | 0 addons/point_of_sale/i18n/es_CO.po | 0 addons/point_of_sale/i18n/es_CR.po | 0 addons/point_of_sale/i18n/es_MX.po | 0 addons/point_of_sale/i18n/es_PE.po | 0 addons/point_of_sale/i18n/es_PY.po | 0 addons/point_of_sale/i18n/es_VE.po | 0 addons/point_of_sale/i18n/et.po | 0 addons/point_of_sale/i18n/eu.po | 0 addons/point_of_sale/i18n/fa.po | 0 addons/point_of_sale/i18n/fi.po | 0 addons/point_of_sale/i18n/fr.po | 0 addons/point_of_sale/i18n/fr_CA.po | 0 addons/point_of_sale/i18n/gl.po | 0 addons/point_of_sale/i18n/gu.po | 0 addons/point_of_sale/i18n/he.po | 0 addons/point_of_sale/i18n/hi.po | 0 addons/point_of_sale/i18n/hr.po | 0 addons/point_of_sale/i18n/hu.po | 0 addons/point_of_sale/i18n/id.po | 0 addons/point_of_sale/i18n/is.po | 0 addons/point_of_sale/i18n/it.po | 0 addons/point_of_sale/i18n/ja.po | 0 addons/point_of_sale/i18n/ka.po | 0 addons/point_of_sale/i18n/kab.po | 0 addons/point_of_sale/i18n/km.po | 0 addons/point_of_sale/i18n/ko.po | 0 addons/point_of_sale/i18n/lb.po | 0 addons/point_of_sale/i18n/lt.po | 0 addons/point_of_sale/i18n/lv.po | 0 addons/point_of_sale/i18n/mk.po | 0 addons/point_of_sale/i18n/mn.po | 0 addons/point_of_sale/i18n/nb.po | 0 addons/point_of_sale/i18n/nl.po | 0 addons/point_of_sale/i18n/nl_BE.po | 0 addons/point_of_sale/i18n/pl.po | 0 addons/point_of_sale/i18n/point_of_sale.pot | 0 addons/point_of_sale/i18n/pt.po | 0 addons/point_of_sale/i18n/pt_BR.po | 0 addons/point_of_sale/i18n/ro.po | 0 addons/point_of_sale/i18n/ru.po | 0 addons/point_of_sale/i18n/si.po | 0 addons/point_of_sale/i18n/sk.po | 0 addons/point_of_sale/i18n/sl.po | 0 addons/point_of_sale/i18n/sr.po | 0 addons/point_of_sale/i18n/sr@latin.po | 0 addons/point_of_sale/i18n/sv.po | 0 addons/point_of_sale/i18n/th.po | 0 addons/point_of_sale/i18n/tr.po | 0 addons/point_of_sale/i18n/uk.po | 0 addons/point_of_sale/i18n/ur.po | 0 addons/point_of_sale/i18n/vi.po | 0 addons/point_of_sale/i18n/zh_CN.po | 0 addons/point_of_sale/i18n/zh_TW.po | 0 addons/point_of_sale/models/__init__.py | 0 addons/point_of_sale/models/account_bank_statement.py | 0 addons/point_of_sale/models/account_journal.py | 0 addons/point_of_sale/models/account_move.py | 0 addons/point_of_sale/models/account_tax.py | 0 addons/point_of_sale/models/barcode_rule.py | 0 addons/point_of_sale/models/chart_template.py | 0 addons/point_of_sale/models/digest.py | 0 addons/point_of_sale/models/pos_category.py | 0 addons/point_of_sale/models/pos_config.py | 0 addons/point_of_sale/models/pos_order.py | 0 addons/point_of_sale/models/pos_payment.py | 0 addons/point_of_sale/models/pos_payment_method.py | 0 addons/point_of_sale/models/pos_session.py | 0 addons/point_of_sale/models/product.py | 0 addons/point_of_sale/models/res_company.py | 0 addons/point_of_sale/models/res_config_settings.py | 0 addons/point_of_sale/models/res_partner.py | 0 addons/point_of_sale/models/stock_picking.py | 0 addons/point_of_sale/models/stock_warehouse.py | 0 addons/point_of_sale/report/__init__.py | 0 addons/point_of_sale/report/pos_invoice.py | 0 addons/point_of_sale/report/pos_order_report.py | 0 addons/point_of_sale/security/ir.model.access.csv | 0 addons/point_of_sale/security/point_of_sale_security.xml | 0 addons/point_of_sale/static/description/icon.png | Bin addons/point_of_sale/static/description/icon.svg | 0 addons/point_of_sale/static/img/barcode.png | Bin addons/point_of_sale/static/img/desk_organizer.png | Bin addons/point_of_sale/static/img/desk_pad.png | Bin addons/point_of_sale/static/img/led_lamp.png | Bin addons/point_of_sale/static/img/letter_tray.png | Bin addons/point_of_sale/static/img/magnetic_board.png | Bin addons/point_of_sale/static/img/monitor_stand.png | Bin addons/point_of_sale/static/img/newspaper_stand.png | Bin addons/point_of_sale/static/img/partners/acsone.png | Bin addons/point_of_sale/static/img/partners/bhc.jpg | Bin addons/point_of_sale/static/img/partners/camptocamp.png | Bin addons/point_of_sale/static/img/partners/datalp.jpg | Bin addons/point_of_sale/static/img/partners/eezee-it.png | Bin addons/point_of_sale/static/img/partners/eggs-solutions.jpg | Bin addons/point_of_sale/static/img/partners/ekomurz.gif | Bin addons/point_of_sale/static/img/partners/openbig.jpg | Bin addons/point_of_sale/static/img/partners/services.jpg | Bin addons/point_of_sale/static/img/partners/vauxoo.png | Bin addons/point_of_sale/static/img/small_shelf.png | Bin addons/point_of_sale/static/img/storage.png | Bin addons/point_of_sale/static/img/wall_shelf_unit.png | Bin addons/point_of_sale/static/img/whiteboard.png | Bin addons/point_of_sale/static/img/whiteboard_pen.png | Bin addons/point_of_sale/static/lib/backbone/backbone.js | 0 addons/point_of_sale/static/lib/html2canvas.js | 0 addons/point_of_sale/static/lib/sha1.js | 0 addons/point_of_sale/static/lib/waitfont.js | 0 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 addons/point_of_sale/static/tests/tours/Chrome.tour.js | 0 .../static/tests/tours/OrderManagementScreen.tour.js | 0 .../point_of_sale/static/tests/tours/PaymentScreen.tour.js | 0 .../static/tests/tours/ProductConfigurator.tour.js | 0 .../point_of_sale/static/tests/tours/ProductScreen.tour.js | 0 .../point_of_sale/static/tests/tours/ReceiptScreen.tour.js | 0 .../point_of_sale/static/tests/tours/TicketScreen.tour.js | 0 .../static/tests/tours/helpers/ChromeTourMethods.js | 0 .../tests/tours/helpers/ClientListScreenTourMethods.js | 0 .../static/tests/tours/helpers/CompositeTourMethods.js | 0 .../static/tests/tours/helpers/ErrorPopupTourMethods.js | 0 .../static/tests/tours/helpers/NumberPopupTourMethods.js | 0 .../tests/tours/helpers/OrderManagementScreenTourMethods.js | 0 .../static/tests/tours/helpers/PaymentScreenTourMethods.js | 0 .../tests/tours/helpers/ProductConfiguratorTourMethods.js | 0 .../static/tests/tours/helpers/ProductScreenTourMethods.js | 0 .../static/tests/tours/helpers/ReceiptScreenTourMethods.js | 0 .../static/tests/tours/helpers/SelectionPopupTourMethods.js | 0 .../static/tests/tours/helpers/TicketScreenTourMethods.js | 0 addons/point_of_sale/static/tests/tours/helpers/utils.js | 0 addons/point_of_sale/static/tests/tours/point_of_sale.js | 0 addons/point_of_sale/static/tests/unit/helpers/test_env.js | 0 addons/point_of_sale/static/tests/unit/helpers/test_main.js | 0 .../point_of_sale/static/tests/unit/test_ChromeWidgets.js | 0 .../static/tests/unit/test_ComponentRegistry.js | 0 addons/point_of_sale/static/tests/unit/test_NumberBuffer.js | 0 .../point_of_sale/static/tests/unit/test_PaymentScreen.js | 0 .../point_of_sale/static/tests/unit/test_ProductScreen.js | 0 addons/point_of_sale/static/tests/unit/test_popups.js | 0 addons/point_of_sale/tests/__init__.py | 0 addons/point_of_sale/tests/common.py | 0 addons/point_of_sale/tests/test_anglo_saxon.py | 0 addons/point_of_sale/tests/test_frontend.py | 0 addons/point_of_sale/tests/test_js.py | 0 addons/point_of_sale/tests/test_point_of_sale.py | 0 addons/point_of_sale/tests/test_point_of_sale_flow.py | 0 addons/point_of_sale/tests/test_point_of_sale_ui.py | 0 addons/point_of_sale/tests/test_pos_basic_config.py | 0 .../tests/test_pos_multiple_receivable_accounts.py | 0 .../point_of_sale/tests/test_pos_multiple_sale_accounts.py | 0 .../point_of_sale/tests/test_pos_other_currency_config.py | 0 addons/point_of_sale/tests/test_pos_products_with_tax.py | 0 addons/point_of_sale/tests/test_pos_setup.py | 0 addons/point_of_sale/tests/test_pos_stock_account.py | 0 addons/point_of_sale/tests/test_pos_with_fiscal_position.py | 0 addons/point_of_sale/tools/posbox/.gitignore | 0 .../point_of_sale/tools/posbox/configuration/nginx_ap.conf | 0 addons/point_of_sale/tools/posbox/configuration/odoo.conf | 0 .../tools/posbox/overwrite_after_init/etc/X11/xorg.conf | 0 .../posbox/overwrite_after_init/etc/cups/cups-files.conf | 0 .../tools/posbox/overwrite_after_init/etc/cups/cupsd.conf | 0 .../tools/posbox/overwrite_after_init/etc/default/hostapd | 0 .../tools/posbox/overwrite_after_init/etc/default/ifplugd | 0 .../tools/posbox/overwrite_after_init/etc/dhcp/dhcpd.conf | 0 .../tools/posbox/overwrite_after_init/etc/dhcpcd.conf | 0 .../tools/posbox/overwrite_after_init/etc/dnsmasq.conf | 0 .../tools/posbox/overwrite_after_init/etc/fstab | 0 .../posbox/overwrite_after_init/etc/hostapd/hostapd.conf | 0 .../tools/posbox/overwrite_after_init/etc/ld.so.preload | 0 .../posbox/overwrite_after_init/etc/lightdm/lightdm.conf | 0 .../posbox/overwrite_after_init/etc/network/interfaces | 0 .../overwrite_after_init/etc/nginx/sites-enabled/default | 0 .../tools/posbox/overwrite_after_init/etc/resolv.conf | 0 .../overwrite_after_init/etc/ssl/certs/nginx-cert.crt | 0 .../overwrite_after_init/etc/ssl/private/nginx-cert.key | 0 .../home/pi/odoo/addons/point_of_sale/__manifest__.py | 0 .../usr/local/lib/python3.7/dist-packages/v4l2.py.iotpatch | 0 .../posbox/overwrite_after_init/usr/share/eftdvs/eftdvs.cfg | 0 .../firefox-esr/browser/defaults/preferences/all-posbox.js | 0 .../tools/posbox/overwrite_after_init/var/www/iot.jpg | Bin .../tools/posbox/overwrite_before_init/etc/default/keyboard | 0 .../tools/posbox/overwrite_before_init/etc/fstab | 0 .../tools/posbox/overwrite_before_init/etc/ld.so.preload | 0 .../tools/posbox/overwrite_before_init/etc/locale.gen | 0 .../tools/posbox/overwrite_before_init/etc/logrotate.conf | 0 .../tools/posbox/overwrite_before_init/etc/logrotate.d/odoo | 0 .../posbox/overwrite_before_init/etc/logrotate.d/rsyslog | 0 .../overwrite_before_init/etc/nginx/sites-enabled/default | 0 .../etc/systemd/system/led-status.service | 0 .../etc/systemd/system/ramdisks.service | 0 .../overwrite_before_init/etc/udev/rules.d/90-qemu.rules | 0 .../overwrite_before_init/etc/udev/rules.d/99-usb.rules | 0 .../overwrite_before_init/etc/udev/rules.d/99-z-input.rules | 0 .../tools/posbox/overwrite_before_init/home/pi/.inputrc | 0 .../tools/posbox/overwrite_before_init/home/pi/.vimrc | 0 .../tools/posbox/overwrite_before_init/home/pi/.xsession | 0 addons/point_of_sale/views/account_journal_view.xml | 0 addons/point_of_sale/views/account_statement_view.xml | 0 addons/point_of_sale/views/customer_facing_display.xml | 0 addons/point_of_sale/views/digest_views.xml | 0 addons/point_of_sale/views/point_of_sale_dashboard.xml | 0 addons/point_of_sale/views/point_of_sale_report.xml | 0 addons/point_of_sale/views/point_of_sale_sequence.xml | 0 addons/point_of_sale/views/point_of_sale_view.xml | 0 addons/point_of_sale/views/pos_assets_common.xml | 0 addons/point_of_sale/views/pos_assets_index.xml | 0 addons/point_of_sale/views/pos_assets_qunit.xml | 0 addons/point_of_sale/views/pos_category_view.xml | 0 addons/point_of_sale/views/pos_config_view.xml | 0 addons/point_of_sale/views/pos_order_report_view.xml | 0 addons/point_of_sale/views/pos_order_view.xml | 0 addons/point_of_sale/views/pos_payment_method_views.xml | 0 addons/point_of_sale/views/pos_payment_views.xml | 0 addons/point_of_sale/views/pos_session_view.xml | 0 addons/point_of_sale/views/product_view.xml | 0 addons/point_of_sale/views/report_saledetails.xml | 0 addons/point_of_sale/views/report_userlabel.xml | 0 addons/point_of_sale/views/res_config_settings_views.xml | 0 addons/point_of_sale/views/res_partner_view.xml | 0 addons/point_of_sale/wizard/__init__.py | 0 addons/point_of_sale/wizard/pos_box.py | 0 addons/point_of_sale/wizard/pos_box.xml | 0 addons/point_of_sale/wizard/pos_details.py | 0 addons/point_of_sale/wizard/pos_details.xml | 0 addons/point_of_sale/wizard/pos_open_statement.py | 0 addons/point_of_sale/wizard/pos_payment.py | 0 addons/point_of_sale/wizard/pos_payment.xml | 0 449 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/point_of_sale/README.md mode change 100644 => 100755 addons/point_of_sale/__init__.py mode change 100644 => 100755 addons/point_of_sale/__manifest__.py mode change 100644 => 100755 addons/point_of_sale/controllers/__init__.py mode change 100644 => 100755 addons/point_of_sale/controllers/main.py mode change 100644 => 100755 addons/point_of_sale/data/default_barcode_patterns.xml mode change 100644 => 100755 addons/point_of_sale/data/digest_data.xml mode change 100644 => 100755 addons/point_of_sale/data/point_of_sale_data.xml mode change 100644 => 100755 addons/point_of_sale/data/point_of_sale_demo.xml mode change 100644 => 100755 addons/point_of_sale/data/point_of_sale_onboarding.xml mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet.pdf mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet.svg mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet2.svg mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet4.pdf mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet4.svg mode change 100644 => 100755 addons/point_of_sale/doc/barcode_test_sheet_new.svg mode change 100644 => 100755 addons/point_of_sale/i18n/af.po mode change 100644 => 100755 addons/point_of_sale/i18n/ar.po mode change 100644 => 100755 addons/point_of_sale/i18n/az.po mode change 100644 => 100755 addons/point_of_sale/i18n/bg.po mode change 100644 => 100755 addons/point_of_sale/i18n/bn.po mode change 100644 => 100755 addons/point_of_sale/i18n/bs.po mode change 100644 => 100755 addons/point_of_sale/i18n/ca.po mode change 100644 => 100755 addons/point_of_sale/i18n/ckb.po mode change 100644 => 100755 addons/point_of_sale/i18n/cs.po mode change 100644 => 100755 addons/point_of_sale/i18n/da.po mode change 100644 => 100755 addons/point_of_sale/i18n/de.po mode change 100644 => 100755 addons/point_of_sale/i18n/el.po mode change 100644 => 100755 addons/point_of_sale/i18n/eo.po mode change 100644 => 100755 addons/point_of_sale/i18n/es.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_BO.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_CL.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_CO.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_CR.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_MX.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_PE.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_PY.po mode change 100644 => 100755 addons/point_of_sale/i18n/es_VE.po mode change 100644 => 100755 addons/point_of_sale/i18n/et.po mode change 100644 => 100755 addons/point_of_sale/i18n/eu.po mode change 100644 => 100755 addons/point_of_sale/i18n/fa.po mode change 100644 => 100755 addons/point_of_sale/i18n/fi.po mode change 100644 => 100755 addons/point_of_sale/i18n/fr.po mode change 100644 => 100755 addons/point_of_sale/i18n/fr_CA.po mode change 100644 => 100755 addons/point_of_sale/i18n/gl.po mode change 100644 => 100755 addons/point_of_sale/i18n/gu.po mode change 100644 => 100755 addons/point_of_sale/i18n/he.po mode change 100644 => 100755 addons/point_of_sale/i18n/hi.po mode change 100644 => 100755 addons/point_of_sale/i18n/hr.po mode change 100644 => 100755 addons/point_of_sale/i18n/hu.po mode change 100644 => 100755 addons/point_of_sale/i18n/id.po mode change 100644 => 100755 addons/point_of_sale/i18n/is.po mode change 100644 => 100755 addons/point_of_sale/i18n/it.po mode change 100644 => 100755 addons/point_of_sale/i18n/ja.po mode change 100644 => 100755 addons/point_of_sale/i18n/ka.po mode change 100644 => 100755 addons/point_of_sale/i18n/kab.po mode change 100644 => 100755 addons/point_of_sale/i18n/km.po mode change 100644 => 100755 addons/point_of_sale/i18n/ko.po mode change 100644 => 100755 addons/point_of_sale/i18n/lb.po mode change 100644 => 100755 addons/point_of_sale/i18n/lt.po mode change 100644 => 100755 addons/point_of_sale/i18n/lv.po mode change 100644 => 100755 addons/point_of_sale/i18n/mk.po mode change 100644 => 100755 addons/point_of_sale/i18n/mn.po mode change 100644 => 100755 addons/point_of_sale/i18n/nb.po mode change 100644 => 100755 addons/point_of_sale/i18n/nl.po mode change 100644 => 100755 addons/point_of_sale/i18n/nl_BE.po mode change 100644 => 100755 addons/point_of_sale/i18n/pl.po mode change 100644 => 100755 addons/point_of_sale/i18n/point_of_sale.pot mode change 100644 => 100755 addons/point_of_sale/i18n/pt.po mode change 100644 => 100755 addons/point_of_sale/i18n/pt_BR.po mode change 100644 => 100755 addons/point_of_sale/i18n/ro.po mode change 100644 => 100755 addons/point_of_sale/i18n/ru.po mode change 100644 => 100755 addons/point_of_sale/i18n/si.po mode change 100644 => 100755 addons/point_of_sale/i18n/sk.po mode change 100644 => 100755 addons/point_of_sale/i18n/sl.po mode change 100644 => 100755 addons/point_of_sale/i18n/sr.po mode change 100644 => 100755 addons/point_of_sale/i18n/sr@latin.po mode change 100644 => 100755 addons/point_of_sale/i18n/sv.po mode change 100644 => 100755 addons/point_of_sale/i18n/th.po mode change 100644 => 100755 addons/point_of_sale/i18n/tr.po mode change 100644 => 100755 addons/point_of_sale/i18n/uk.po mode change 100644 => 100755 addons/point_of_sale/i18n/ur.po mode change 100644 => 100755 addons/point_of_sale/i18n/vi.po mode change 100644 => 100755 addons/point_of_sale/i18n/zh_CN.po mode change 100644 => 100755 addons/point_of_sale/i18n/zh_TW.po mode change 100644 => 100755 addons/point_of_sale/models/__init__.py mode change 100644 => 100755 addons/point_of_sale/models/account_bank_statement.py mode change 100644 => 100755 addons/point_of_sale/models/account_journal.py mode change 100644 => 100755 addons/point_of_sale/models/account_move.py mode change 100644 => 100755 addons/point_of_sale/models/account_tax.py mode change 100644 => 100755 addons/point_of_sale/models/barcode_rule.py mode change 100644 => 100755 addons/point_of_sale/models/chart_template.py mode change 100644 => 100755 addons/point_of_sale/models/digest.py mode change 100644 => 100755 addons/point_of_sale/models/pos_category.py mode change 100644 => 100755 addons/point_of_sale/models/pos_config.py mode change 100644 => 100755 addons/point_of_sale/models/pos_order.py mode change 100644 => 100755 addons/point_of_sale/models/pos_payment.py mode change 100644 => 100755 addons/point_of_sale/models/pos_payment_method.py mode change 100644 => 100755 addons/point_of_sale/models/pos_session.py mode change 100644 => 100755 addons/point_of_sale/models/product.py mode change 100644 => 100755 addons/point_of_sale/models/res_company.py mode change 100644 => 100755 addons/point_of_sale/models/res_config_settings.py mode change 100644 => 100755 addons/point_of_sale/models/res_partner.py mode change 100644 => 100755 addons/point_of_sale/models/stock_picking.py mode change 100644 => 100755 addons/point_of_sale/models/stock_warehouse.py mode change 100644 => 100755 addons/point_of_sale/report/__init__.py mode change 100644 => 100755 addons/point_of_sale/report/pos_invoice.py mode change 100644 => 100755 addons/point_of_sale/report/pos_order_report.py mode change 100644 => 100755 addons/point_of_sale/security/ir.model.access.csv mode change 100644 => 100755 addons/point_of_sale/security/point_of_sale_security.xml mode change 100644 => 100755 addons/point_of_sale/static/description/icon.png mode change 100644 => 100755 addons/point_of_sale/static/description/icon.svg mode change 100644 => 100755 addons/point_of_sale/static/img/barcode.png mode change 100644 => 100755 addons/point_of_sale/static/img/desk_organizer.png mode change 100644 => 100755 addons/point_of_sale/static/img/desk_pad.png mode change 100644 => 100755 addons/point_of_sale/static/img/led_lamp.png mode change 100644 => 100755 addons/point_of_sale/static/img/letter_tray.png mode change 100644 => 100755 addons/point_of_sale/static/img/magnetic_board.png mode change 100644 => 100755 addons/point_of_sale/static/img/monitor_stand.png mode change 100644 => 100755 addons/point_of_sale/static/img/newspaper_stand.png mode change 100644 => 100755 addons/point_of_sale/static/img/partners/acsone.png mode change 100644 => 100755 addons/point_of_sale/static/img/partners/bhc.jpg mode change 100644 => 100755 addons/point_of_sale/static/img/partners/camptocamp.png mode change 100644 => 100755 addons/point_of_sale/static/img/partners/datalp.jpg mode change 100644 => 100755 addons/point_of_sale/static/img/partners/eezee-it.png mode change 100644 => 100755 addons/point_of_sale/static/img/partners/eggs-solutions.jpg mode change 100644 => 100755 addons/point_of_sale/static/img/partners/ekomurz.gif mode change 100644 => 100755 addons/point_of_sale/static/img/partners/openbig.jpg mode change 100644 => 100755 addons/point_of_sale/static/img/partners/services.jpg mode change 100644 => 100755 addons/point_of_sale/static/img/partners/vauxoo.png mode change 100644 => 100755 addons/point_of_sale/static/img/small_shelf.png mode change 100644 => 100755 addons/point_of_sale/static/img/storage.png mode change 100644 => 100755 addons/point_of_sale/static/img/wall_shelf_unit.png mode change 100644 => 100755 addons/point_of_sale/static/img/whiteboard.png mode change 100644 => 100755 addons/point_of_sale/static/img/whiteboard_pen.png mode change 100644 => 100755 addons/point_of_sale/static/lib/backbone/backbone.js mode change 100644 => 100755 addons/point_of_sale/static/lib/html2canvas.js mode change 100644 => 100755 addons/point_of_sale/static/lib/sha1.js mode change 100644 => 100755 addons/point_of_sale/static/lib/waitfont.js 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 mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/Chrome.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/ProductScreen.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/TicketScreen.tour.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/helpers/utils.js mode change 100644 => 100755 addons/point_of_sale/static/tests/tours/point_of_sale.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/helpers/test_env.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/helpers/test_main.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_NumberBuffer.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_PaymentScreen.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_ProductScreen.js mode change 100644 => 100755 addons/point_of_sale/static/tests/unit/test_popups.js mode change 100644 => 100755 addons/point_of_sale/tests/__init__.py mode change 100644 => 100755 addons/point_of_sale/tests/common.py mode change 100644 => 100755 addons/point_of_sale/tests/test_anglo_saxon.py mode change 100644 => 100755 addons/point_of_sale/tests/test_frontend.py mode change 100644 => 100755 addons/point_of_sale/tests/test_js.py mode change 100644 => 100755 addons/point_of_sale/tests/test_point_of_sale.py mode change 100644 => 100755 addons/point_of_sale/tests/test_point_of_sale_flow.py mode change 100644 => 100755 addons/point_of_sale/tests/test_point_of_sale_ui.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_basic_config.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_multiple_sale_accounts.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_other_currency_config.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_products_with_tax.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_setup.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_stock_account.py mode change 100644 => 100755 addons/point_of_sale/tests/test_pos_with_fiscal_position.py mode change 100644 => 100755 addons/point_of_sale/tools/posbox/.gitignore mode change 100644 => 100755 addons/point_of_sale/tools/posbox/configuration/nginx_ap.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/configuration/odoo.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/X11/xorg.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cups-files.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cupsd.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/hostapd mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/ifplugd mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcp/dhcpd.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcpcd.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dnsmasq.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/fstab mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/hostapd/hostapd.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ld.so.preload mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/lightdm/lightdm.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/network/interfaces mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/nginx/sites-enabled/default mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/resolv.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/certs/nginx-cert.crt mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/private/nginx-cert.key mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/home/pi/odoo/addons/point_of_sale/__manifest__.py mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/usr/local/lib/python3.7/dist-packages/v4l2.py.iotpatch mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/eftdvs/eftdvs.cfg mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/firefox-esr/browser/defaults/preferences/all-posbox.js mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_after_init/var/www/iot.jpg mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/default/keyboard mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/fstab mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/ld.so.preload mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/locale.gen mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.conf mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/odoo mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/rsyslog mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/nginx/sites-enabled/default mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/led-status.service mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/ramdisks.service mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/90-qemu.rules mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-usb.rules mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-z-input.rules mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.inputrc mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.vimrc mode change 100644 => 100755 addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.xsession mode change 100644 => 100755 addons/point_of_sale/views/account_journal_view.xml mode change 100644 => 100755 addons/point_of_sale/views/account_statement_view.xml mode change 100644 => 100755 addons/point_of_sale/views/customer_facing_display.xml mode change 100644 => 100755 addons/point_of_sale/views/digest_views.xml mode change 100644 => 100755 addons/point_of_sale/views/point_of_sale_dashboard.xml mode change 100644 => 100755 addons/point_of_sale/views/point_of_sale_report.xml mode change 100644 => 100755 addons/point_of_sale/views/point_of_sale_sequence.xml mode change 100644 => 100755 addons/point_of_sale/views/point_of_sale_view.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_assets_common.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_assets_index.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_assets_qunit.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_category_view.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_config_view.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_order_report_view.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_order_view.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_payment_method_views.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_payment_views.xml mode change 100644 => 100755 addons/point_of_sale/views/pos_session_view.xml mode change 100644 => 100755 addons/point_of_sale/views/product_view.xml mode change 100644 => 100755 addons/point_of_sale/views/report_saledetails.xml mode change 100644 => 100755 addons/point_of_sale/views/report_userlabel.xml mode change 100644 => 100755 addons/point_of_sale/views/res_config_settings_views.xml mode change 100644 => 100755 addons/point_of_sale/views/res_partner_view.xml mode change 100644 => 100755 addons/point_of_sale/wizard/__init__.py mode change 100644 => 100755 addons/point_of_sale/wizard/pos_box.py mode change 100644 => 100755 addons/point_of_sale/wizard/pos_box.xml mode change 100644 => 100755 addons/point_of_sale/wizard/pos_details.py mode change 100644 => 100755 addons/point_of_sale/wizard/pos_details.xml mode change 100644 => 100755 addons/point_of_sale/wizard/pos_open_statement.py mode change 100644 => 100755 addons/point_of_sale/wizard/pos_payment.py mode change 100644 => 100755 addons/point_of_sale/wizard/pos_payment.xml (limited to 'addons/point_of_sale') diff --git a/addons/point_of_sale/README.md b/addons/point_of_sale/README.md old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/__init__.py b/addons/point_of_sale/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/__manifest__.py b/addons/point_of_sale/__manifest__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/controllers/__init__.py b/addons/point_of_sale/controllers/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/controllers/main.py b/addons/point_of_sale/controllers/main.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/data/default_barcode_patterns.xml b/addons/point_of_sale/data/default_barcode_patterns.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/data/digest_data.xml b/addons/point_of_sale/data/digest_data.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/data/point_of_sale_data.xml b/addons/point_of_sale/data/point_of_sale_data.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/data/point_of_sale_demo.xml b/addons/point_of_sale/data/point_of_sale_demo.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/data/point_of_sale_onboarding.xml b/addons/point_of_sale/data/point_of_sale_onboarding.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet.pdf b/addons/point_of_sale/doc/barcode_test_sheet.pdf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet.svg b/addons/point_of_sale/doc/barcode_test_sheet.svg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet2.svg b/addons/point_of_sale/doc/barcode_test_sheet2.svg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet4.pdf b/addons/point_of_sale/doc/barcode_test_sheet4.pdf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet4.svg b/addons/point_of_sale/doc/barcode_test_sheet4.svg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/doc/barcode_test_sheet_new.svg b/addons/point_of_sale/doc/barcode_test_sheet_new.svg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/af.po b/addons/point_of_sale/i18n/af.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ar.po b/addons/point_of_sale/i18n/ar.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/az.po b/addons/point_of_sale/i18n/az.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/bg.po b/addons/point_of_sale/i18n/bg.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/bn.po b/addons/point_of_sale/i18n/bn.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/bs.po b/addons/point_of_sale/i18n/bs.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ca.po b/addons/point_of_sale/i18n/ca.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ckb.po b/addons/point_of_sale/i18n/ckb.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/cs.po b/addons/point_of_sale/i18n/cs.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/da.po b/addons/point_of_sale/i18n/da.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/de.po b/addons/point_of_sale/i18n/de.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/el.po b/addons/point_of_sale/i18n/el.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/eo.po b/addons/point_of_sale/i18n/eo.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es.po b/addons/point_of_sale/i18n/es.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_BO.po b/addons/point_of_sale/i18n/es_BO.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_CL.po b/addons/point_of_sale/i18n/es_CL.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_CO.po b/addons/point_of_sale/i18n/es_CO.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_CR.po b/addons/point_of_sale/i18n/es_CR.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_MX.po b/addons/point_of_sale/i18n/es_MX.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_PE.po b/addons/point_of_sale/i18n/es_PE.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_PY.po b/addons/point_of_sale/i18n/es_PY.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/es_VE.po b/addons/point_of_sale/i18n/es_VE.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/et.po b/addons/point_of_sale/i18n/et.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/eu.po b/addons/point_of_sale/i18n/eu.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/fa.po b/addons/point_of_sale/i18n/fa.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/fi.po b/addons/point_of_sale/i18n/fi.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/fr.po b/addons/point_of_sale/i18n/fr.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/fr_CA.po b/addons/point_of_sale/i18n/fr_CA.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/gl.po b/addons/point_of_sale/i18n/gl.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/gu.po b/addons/point_of_sale/i18n/gu.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/he.po b/addons/point_of_sale/i18n/he.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/hi.po b/addons/point_of_sale/i18n/hi.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/hr.po b/addons/point_of_sale/i18n/hr.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/hu.po b/addons/point_of_sale/i18n/hu.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/id.po b/addons/point_of_sale/i18n/id.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/is.po b/addons/point_of_sale/i18n/is.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/it.po b/addons/point_of_sale/i18n/it.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ja.po b/addons/point_of_sale/i18n/ja.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ka.po b/addons/point_of_sale/i18n/ka.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/kab.po b/addons/point_of_sale/i18n/kab.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/km.po b/addons/point_of_sale/i18n/km.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ko.po b/addons/point_of_sale/i18n/ko.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/lb.po b/addons/point_of_sale/i18n/lb.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/lt.po b/addons/point_of_sale/i18n/lt.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/lv.po b/addons/point_of_sale/i18n/lv.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/mk.po b/addons/point_of_sale/i18n/mk.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/mn.po b/addons/point_of_sale/i18n/mn.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/nb.po b/addons/point_of_sale/i18n/nb.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/nl.po b/addons/point_of_sale/i18n/nl.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/nl_BE.po b/addons/point_of_sale/i18n/nl_BE.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/pl.po b/addons/point_of_sale/i18n/pl.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/pt.po b/addons/point_of_sale/i18n/pt.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/pt_BR.po b/addons/point_of_sale/i18n/pt_BR.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ro.po b/addons/point_of_sale/i18n/ro.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ru.po b/addons/point_of_sale/i18n/ru.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/si.po b/addons/point_of_sale/i18n/si.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/sk.po b/addons/point_of_sale/i18n/sk.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/sl.po b/addons/point_of_sale/i18n/sl.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/sr.po b/addons/point_of_sale/i18n/sr.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/sr@latin.po b/addons/point_of_sale/i18n/sr@latin.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/sv.po b/addons/point_of_sale/i18n/sv.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/th.po b/addons/point_of_sale/i18n/th.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/tr.po b/addons/point_of_sale/i18n/tr.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/uk.po b/addons/point_of_sale/i18n/uk.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/ur.po b/addons/point_of_sale/i18n/ur.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/vi.po b/addons/point_of_sale/i18n/vi.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/zh_CN.po b/addons/point_of_sale/i18n/zh_CN.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/i18n/zh_TW.po b/addons/point_of_sale/i18n/zh_TW.po old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/__init__.py b/addons/point_of_sale/models/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/account_bank_statement.py b/addons/point_of_sale/models/account_bank_statement.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/account_journal.py b/addons/point_of_sale/models/account_journal.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/account_move.py b/addons/point_of_sale/models/account_move.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/account_tax.py b/addons/point_of_sale/models/account_tax.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/barcode_rule.py b/addons/point_of_sale/models/barcode_rule.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/chart_template.py b/addons/point_of_sale/models/chart_template.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/digest.py b/addons/point_of_sale/models/digest.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_category.py b/addons/point_of_sale/models/pos_category.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_config.py b/addons/point_of_sale/models/pos_config.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_order.py b/addons/point_of_sale/models/pos_order.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_payment.py b/addons/point_of_sale/models/pos_payment.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_payment_method.py b/addons/point_of_sale/models/pos_payment_method.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/pos_session.py b/addons/point_of_sale/models/pos_session.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/product.py b/addons/point_of_sale/models/product.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/res_company.py b/addons/point_of_sale/models/res_company.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/res_config_settings.py b/addons/point_of_sale/models/res_config_settings.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/res_partner.py b/addons/point_of_sale/models/res_partner.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/stock_picking.py b/addons/point_of_sale/models/stock_picking.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/models/stock_warehouse.py b/addons/point_of_sale/models/stock_warehouse.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/report/__init__.py b/addons/point_of_sale/report/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/report/pos_invoice.py b/addons/point_of_sale/report/pos_invoice.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/report/pos_order_report.py b/addons/point_of_sale/report/pos_order_report.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/security/ir.model.access.csv b/addons/point_of_sale/security/ir.model.access.csv old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/security/point_of_sale_security.xml b/addons/point_of_sale/security/point_of_sale_security.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/description/icon.png b/addons/point_of_sale/static/description/icon.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/description/icon.svg b/addons/point_of_sale/static/description/icon.svg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/barcode.png b/addons/point_of_sale/static/img/barcode.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/desk_organizer.png b/addons/point_of_sale/static/img/desk_organizer.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/desk_pad.png b/addons/point_of_sale/static/img/desk_pad.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/led_lamp.png b/addons/point_of_sale/static/img/led_lamp.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/letter_tray.png b/addons/point_of_sale/static/img/letter_tray.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/magnetic_board.png b/addons/point_of_sale/static/img/magnetic_board.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/monitor_stand.png b/addons/point_of_sale/static/img/monitor_stand.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/newspaper_stand.png b/addons/point_of_sale/static/img/newspaper_stand.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/acsone.png b/addons/point_of_sale/static/img/partners/acsone.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/bhc.jpg b/addons/point_of_sale/static/img/partners/bhc.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/camptocamp.png b/addons/point_of_sale/static/img/partners/camptocamp.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/datalp.jpg b/addons/point_of_sale/static/img/partners/datalp.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/eezee-it.png b/addons/point_of_sale/static/img/partners/eezee-it.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/eggs-solutions.jpg b/addons/point_of_sale/static/img/partners/eggs-solutions.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/ekomurz.gif b/addons/point_of_sale/static/img/partners/ekomurz.gif old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/openbig.jpg b/addons/point_of_sale/static/img/partners/openbig.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/services.jpg b/addons/point_of_sale/static/img/partners/services.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/partners/vauxoo.png b/addons/point_of_sale/static/img/partners/vauxoo.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/small_shelf.png b/addons/point_of_sale/static/img/small_shelf.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/storage.png b/addons/point_of_sale/static/img/storage.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/wall_shelf_unit.png b/addons/point_of_sale/static/img/wall_shelf_unit.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/whiteboard.png b/addons/point_of_sale/static/img/whiteboard.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/img/whiteboard_pen.png b/addons/point_of_sale/static/img/whiteboard_pen.png old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/lib/backbone/backbone.js b/addons/point_of_sale/static/lib/backbone/backbone.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/lib/html2canvas.js b/addons/point_of_sale/static/lib/html2canvas.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/lib/sha1.js b/addons/point_of_sale/static/lib/sha1.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/lib/waitfont.js b/addons/point_of_sale/static/lib/waitfont.js old mode 100644 new mode 100755 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 diff --git a/addons/point_of_sale/static/tests/tours/Chrome.tour.js b/addons/point_of_sale/static/tests/tours/Chrome.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js b/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js b/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js b/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js b/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js b/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js b/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/helpers/utils.js b/addons/point_of_sale/static/tests/tours/helpers/utils.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/tours/point_of_sale.js b/addons/point_of_sale/static/tests/tours/point_of_sale.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_env.js b/addons/point_of_sale/static/tests/unit/helpers/test_env.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_main.js b/addons/point_of_sale/static/tests/unit/helpers/test_main.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js b/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js b/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js b/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js b/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_ProductScreen.js b/addons/point_of_sale/static/tests/unit/test_ProductScreen.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/static/tests/unit/test_popups.js b/addons/point_of_sale/static/tests/unit/test_popups.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/__init__.py b/addons/point_of_sale/tests/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/common.py b/addons/point_of_sale/tests/common.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_anglo_saxon.py b/addons/point_of_sale/tests/test_anglo_saxon.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_frontend.py b/addons/point_of_sale/tests/test_frontend.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_js.py b/addons/point_of_sale/tests/test_js.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_point_of_sale.py b/addons/point_of_sale/tests/test_point_of_sale.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_point_of_sale_flow.py b/addons/point_of_sale/tests/test_point_of_sale_flow.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_point_of_sale_ui.py b/addons/point_of_sale/tests/test_point_of_sale_ui.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_basic_config.py b/addons/point_of_sale/tests/test_pos_basic_config.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py b/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_multiple_sale_accounts.py b/addons/point_of_sale/tests/test_pos_multiple_sale_accounts.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_other_currency_config.py b/addons/point_of_sale/tests/test_pos_other_currency_config.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_products_with_tax.py b/addons/point_of_sale/tests/test_pos_products_with_tax.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_setup.py b/addons/point_of_sale/tests/test_pos_setup.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_stock_account.py b/addons/point_of_sale/tests/test_pos_stock_account.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tests/test_pos_with_fiscal_position.py b/addons/point_of_sale/tests/test_pos_with_fiscal_position.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/.gitignore b/addons/point_of_sale/tools/posbox/.gitignore old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/configuration/nginx_ap.conf b/addons/point_of_sale/tools/posbox/configuration/nginx_ap.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/configuration/odoo.conf b/addons/point_of_sale/tools/posbox/configuration/odoo.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/X11/xorg.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/X11/xorg.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cups-files.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cups-files.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cupsd.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cupsd.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/hostapd b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/hostapd old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/ifplugd b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/default/ifplugd old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcp/dhcpd.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcp/dhcpd.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcpcd.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dhcpcd.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dnsmasq.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/dnsmasq.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/fstab b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/fstab old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/hostapd/hostapd.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/hostapd/hostapd.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ld.so.preload b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ld.so.preload old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/lightdm/lightdm.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/lightdm/lightdm.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/network/interfaces b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/network/interfaces old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/nginx/sites-enabled/default b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/nginx/sites-enabled/default old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/resolv.conf b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/resolv.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/certs/nginx-cert.crt b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/certs/nginx-cert.crt old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/private/nginx-cert.key b/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/private/nginx-cert.key old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/home/pi/odoo/addons/point_of_sale/__manifest__.py b/addons/point_of_sale/tools/posbox/overwrite_after_init/home/pi/odoo/addons/point_of_sale/__manifest__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/local/lib/python3.7/dist-packages/v4l2.py.iotpatch b/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/local/lib/python3.7/dist-packages/v4l2.py.iotpatch old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/eftdvs/eftdvs.cfg b/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/eftdvs/eftdvs.cfg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/firefox-esr/browser/defaults/preferences/all-posbox.js b/addons/point_of_sale/tools/posbox/overwrite_after_init/usr/share/firefox-esr/browser/defaults/preferences/all-posbox.js old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_after_init/var/www/iot.jpg b/addons/point_of_sale/tools/posbox/overwrite_after_init/var/www/iot.jpg old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/default/keyboard b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/default/keyboard old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/fstab b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/fstab old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/ld.so.preload b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/ld.so.preload old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/locale.gen b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/locale.gen old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.conf b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.conf old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/odoo b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/odoo old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/rsyslog b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/logrotate.d/rsyslog old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/nginx/sites-enabled/default b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/nginx/sites-enabled/default old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/led-status.service b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/led-status.service old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/ramdisks.service b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/systemd/system/ramdisks.service old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/90-qemu.rules b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/90-qemu.rules old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-usb.rules b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-usb.rules old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-z-input.rules b/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/udev/rules.d/99-z-input.rules old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.inputrc b/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.inputrc old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.vimrc b/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.vimrc old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.xsession b/addons/point_of_sale/tools/posbox/overwrite_before_init/home/pi/.xsession old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/account_journal_view.xml b/addons/point_of_sale/views/account_journal_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/account_statement_view.xml b/addons/point_of_sale/views/account_statement_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/customer_facing_display.xml b/addons/point_of_sale/views/customer_facing_display.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/digest_views.xml b/addons/point_of_sale/views/digest_views.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/point_of_sale_dashboard.xml b/addons/point_of_sale/views/point_of_sale_dashboard.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/point_of_sale_report.xml b/addons/point_of_sale/views/point_of_sale_report.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/point_of_sale_sequence.xml b/addons/point_of_sale/views/point_of_sale_sequence.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/point_of_sale_view.xml b/addons/point_of_sale/views/point_of_sale_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_assets_common.xml b/addons/point_of_sale/views/pos_assets_common.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_assets_index.xml b/addons/point_of_sale/views/pos_assets_index.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_assets_qunit.xml b/addons/point_of_sale/views/pos_assets_qunit.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_category_view.xml b/addons/point_of_sale/views/pos_category_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_config_view.xml b/addons/point_of_sale/views/pos_config_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_order_report_view.xml b/addons/point_of_sale/views/pos_order_report_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_order_view.xml b/addons/point_of_sale/views/pos_order_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_payment_method_views.xml b/addons/point_of_sale/views/pos_payment_method_views.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_payment_views.xml b/addons/point_of_sale/views/pos_payment_views.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/pos_session_view.xml b/addons/point_of_sale/views/pos_session_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/product_view.xml b/addons/point_of_sale/views/product_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/report_saledetails.xml b/addons/point_of_sale/views/report_saledetails.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/report_userlabel.xml b/addons/point_of_sale/views/report_userlabel.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/res_config_settings_views.xml b/addons/point_of_sale/views/res_config_settings_views.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/views/res_partner_view.xml b/addons/point_of_sale/views/res_partner_view.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/__init__.py b/addons/point_of_sale/wizard/__init__.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_box.py b/addons/point_of_sale/wizard/pos_box.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_box.xml b/addons/point_of_sale/wizard/pos_box.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_details.py b/addons/point_of_sale/wizard/pos_details.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_details.xml b/addons/point_of_sale/wizard/pos_details.xml old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_open_statement.py b/addons/point_of_sale/wizard/pos_open_statement.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_payment.py b/addons/point_of_sale/wizard/pos_payment.py old mode 100644 new mode 100755 diff --git a/addons/point_of_sale/wizard/pos_payment.xml b/addons/point_of_sale/wizard/pos_payment.xml old mode 100644 new mode 100755 -- cgit v1.2.3