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/pos_restaurant/data/pos_restaurant_demo.xml | 519 +++++++++++++++++++++ 1 file changed, 519 insertions(+) create mode 100644 addons/pos_restaurant/data/pos_restaurant_demo.xml (limited to 'addons/pos_restaurant/data') diff --git a/addons/pos_restaurant/data/pos_restaurant_demo.xml b/addons/pos_restaurant/data/pos_restaurant_demo.xml new file mode 100644 index 00000000..01eea53c --- /dev/null +++ b/addons/pos_restaurant/data/pos_restaurant_demo.xml @@ -0,0 +1,519 @@ + + + + + + + + + Kitchen Printer + localhost + + + + + Drinks + + + + + Food + + + + Food + + + + + True + 7.0 + Margherita + 0.01 + + + + + + True + 7.0 + Funghi + 0.01 + + + + + + True + 7.0 + Vegetarian + 0.01 + + + + + + True + 4.5 + Pasta Bolognese + 0.01 + + + + + + True + 5.5 + Pasta 4 formaggi + 0.01 + + + + + + True + 7.5 + Bacon Burger + 0.01 + + + + + + True + 7.0 + Cheese Burger + 0.01 + + + + + + True + 3.0 + Chicken Curry Sandwich + 0.01 + + + + + + True + 3.0 + Spicy Tuna Sandwich + 0.01 + + + + + + True + 3.9 + Mozzarella Sandwich + 0.01 + + + + + + True + 3.4 + Club Sandwich + 0.01 + + + + + + True + 12.0 + Lunch Maki 18pc + 0.01 + + + + + + True + 13.80 + Lunch Salmon 20pc + 0.01 + + + + + + True + 14.0 + Lunch Temaki mix 3pc + 0.01 + + + + + + True + 9.25 + Salmon and Avocado + 0.01 + + + + + + + + True + 2.20 + Coca-Cola + 0.01 + + + + + + + True + 2.20 + Water + 0.01 + + + + + + + True + 2.20 + Minute Maid + 0.01 + + + + + + + + Bar + + True + True + True + True + True + + + True + + + + + + Main Floor + rgb(136,137,242) + + + + + T1 + + 4 + rgb(53,211,116) + square + 100 + 100 + 50 + 50 + + + + T2 + + 4 + rgb(53,211,116) + square + 100 + 100 + 212 + 50 + + + + T3 + + 4 + rgb(53,211,116) + square + 100 + 100 + 374 + 50 + + + + T4 + + 4 + rgb(53,211,116) + square + 100 + 100 + 536 + 50 + + + + T5 + + 4 + rgb(53,211,116) + square + 100 + 100 + 698 + 50 + + + + T6 + + 4 + rgb(53,211,116) + square + 100 + 100 + 860 + 50 + + + + T7 + + 4 + rgb(235,109,109) + square + 100 + 100 + 50 + 280 + + + + T8 + + 4 + rgb(235,109,109) + square + 100 + 100 + 212 + 280 + + + + T9 + + 4 + rgb(235,109,109) + square + 100 + 100 + 698 + 280 + + + + T10 + + 4 + rgb(235,109,109) + square + 100 + 100 + 860 + 280 + + + + T11 + + 4 + rgb(78,210,190) + round + 210 + 210 + 400 + 230 + + + + + + Patio + rgb(130, 233, 171) + + + + + + + T1 + + 2 + rgb(53,211,116) + square + 130 + 75 + 100 + 50 + + + + T2 + + 2 + rgb(53,211,116) + square + 130 + 75 + 100 + 166 + + + + T3 + + 2 + rgb(53,211,116) + square + 130 + 75 + 100 + 283 + + + + T4 + + 2 + rgb(53,211,116) + square + 130 + 75 + 100 + 400 + + + + + + T5 + + 2 + rgb(53,211,116) + square + 130 + 75 + 800 + 50 + + + + T6 + + 2 + rgb(53,211,116) + square + 130 + 75 + 800 + 166 + + + + T7 + + 2 + rgb(53,211,116) + square + 130 + 75 + 800 + 283 + + + + T8 + + 2 + rgb(53,211,116) + square + 130 + 75 + 800 + 400 + + + + + + T9 + + 4 + rgb(235,191,109) + square + 130 + 120 + 330 + 100 + + + + T9 + + 4 + rgb(235,191,109) + square + 130 + 120 + 330 + 100 + + + + T10 + + 4 + rgb(235,191,109) + square + 130 + 120 + 560 + 100 + + + + T11 + + 4 + rgb(235,191,109) + square + 130 + 120 + 330 + 315 + + + + T12 + + 4 + rgb(235,191,109) + square + 130 + 120 + 560 + 315 + + + -- cgit v1.2.3