From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/point_of_sale/views/pos_config_view.xml | 607 +++++++++++++++++++++++++ 1 file changed, 607 insertions(+) create mode 100644 addons/point_of_sale/views/pos_config_view.xml (limited to 'addons/point_of_sale/views/pos_config_view.xml') diff --git a/addons/point_of_sale/views/pos_config_view.xml b/addons/point_of_sale/views/pos_config_view.xml new file mode 100644 index 00000000..7101856c --- /dev/null +++ b/addons/point_of_sale/views/pos_config_view.xml @@ -0,0 +1,607 @@ + + + + + + + account.cashbox.line.tree + account.cashbox.line + + + + + + + + + + + Opening/Closing Values + ir.actions.act_window + account.cashbox.line + tree,form + + + + + pos.config.form.view + pos.config + +
+ + + + + + + + + + +
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+ Authorized Employees +
+ Use employee credentials to log in to the PoS session and switch cashier +
+
+
+
+

PoS Interface

+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Connected Devices

+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ Barcodes +
+ Use barcodes to scan products, customer cards, etc. +
+
+
+
+
+
+

Taxes

+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Pricing

+
+
+
+ Default Pricelist +
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Payments

+
+
+
+ Payment Methods +
+ Payment methods available +
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Bills & Receipts

+
+
+
+ Order Reference +
+ Generation of your order references +
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Inventory

+
+
+
+
+
+
+

Accounting

+
+
+
+ Journal Entries +
+ Configuration for journal entries of PoS orders +
+
+
+
+
+
+
+
+
+ + +
+
+ + + pos.config.tree.view + pos.config + + + + + + + + + + pos.config.search.view + pos.config + + + + + + + + + + + Point of Sale + ir.actions.act_window + pos.config + tree,form + + + + + + + Point of Sale + ir.actions.act_window + pos.config + kanban,tree,form + + + +

+ Create a new PoS +

+ Configure at least one Point of Sale. +

+
+
+ + + + + + +
-- cgit v1.2.3