forked from iceship/odoo-pos-mktng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeatures.html
329 lines (285 loc) · 18.4 KB
/
features.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Lora:400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/odoo-bs.css">
<style>
body {
position: relative;
}
</style>
<!-- <link rel="stylesheet" href="css/bootstrap-theme.min.css"> -->
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="js/vendor/divsugar.js"></script>
</head>
<body data-spy="scroll" data-target=".oe-mktng-sidebar" data-offset="150"><div id="wrapwrap">
<div class="oe-mktng-demo-fullscreen">
<div class="oe-mktng-demo-fullscreen-overlay"></div>
<div class="oe-mktng-demo-exit-fullscreen"></div>
</div>
<header>
<div class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-top-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand logo">
<img src="https://www.odoo.com/logo.png" alt="Logo of Odoo S.A." title="Odoo S.A.">
</a>
</div>
<div class="collapse navbar-collapse navbar-top-collapse">
<ul class="nav navbar-nav navbar-right" id="top_menu">
<li><a href="#"><span>Apps</span></a></li>
<li><a href="#"><span>Pricing</span></a></li>
<li><a href="#"><span>Partners</span></a></li>
<li><a href="#"><span>Community</span></a></li>
<li><a href="#"><span>Start Now</span></a></li>
<li><a href="#"><span>Download</span></a></li>
<li class="divider"></li>
<li><a href="#"><b>Sign In</b></a></li>
</ul>
</div>
</div>
</div>
</header>
<main>
<div class="oe_structure"><section class="odoo_primary oe-mktng-header fitscreen"
data-fitscreen-abandon-size="1024"
data-fitscreen-min-height="450"
data-fitscreen-min-ratio="2.5"
data-fitscreen-max-ratio="4"
data-fitscreen-with=".oe-mktng-navbar,.navbar-default" />
<div class="container oe-mktng-demo-overlay">
<div class="row">
<div class="col-md-12 mt128 text-center">
<h1 class='mb16'>No Other Point of Sale Suits a Wider Range of Businesses.</h1>
<h3 class="mt16">See by yourself with this comprehensive overiew.</h3>
<div class='oe-mktng-srcolldown mt32 clicknav'
data-clicknav='.oe-mktng-sticky-place'
data-clicknav-offset='0'>
<i class='fa fa-angle-double-down'></i>
</div>
</div>
</div>
</div><!-- container -->
</section></div>
<div class='oe-mktng-sticky-place'></div>
<div class='oe_structure oe-mktng-navbar hidden-sm hidden-xs sticky' data-sticky-top-el=".oe-mktng-sticky-place">
<div class='container'>
<nav class='navbar'>
<div class='container-fluid'>
</div>
<ul class='nav navbar-nav'>
<li><a href='pos.html'>Shops</a></li>
<li><a href='pos_restaurant.html'>Restaurants</a></li>
<li><a href='features.html' class='active'>Features</a></li>
<li><a href='hardware.html'>Hardware</a></li>
</ul>
<div class="oe-mktng-call-action">
<form role="form" class="form-inline">
<div class="pull-right">
<a href='#todo' class="btn btn-info">
<strong>Questions ? Ask an Expert ! </strong>
</a>
</div>
</form>
</div>
</nav>
</div>
</div>
<div class='oe-mktng-navbar-placeholder hidden-sm hidden-xs'></div>
<div class='oe_structure oe-mktng-main'>
<div class='container'>
<div class='row'>
<section class='col-md-3 hidden-xs hidden-sm' role='complementary'>
<nav class="oe-mktng-sidebar hidden-sm hidden-xs sticky" data-sticky-top-el=".oe-mktng-sticky-place">
<ul class="nav oe-mktng-sidenav">
<li><a href="#payments">Payments</a></li>
<li><a href="#checkout">Checkout</a></li>
<li><a href="#store">Store Management</a></li>
<li><a href="#customer">Customer Management</a></li>
<li><a href="#restaurant">Restaurant Management</a></li>
<li><a href="#products">Products</a></li>
<!-- <li><a href="#analytics">Analytics & Reporting</a></li> -->
<li><a href="#offline">Web Application</a></li>
<!-- <li><a href="#support">Support</a></li> -->
</ul>
</nav>
</section>
<section class='col-md-9' role='main' >
<h1 id='payments'>Payments</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Payment Methods</h4>
<p>Cash, Cheques and Electronic Card payment methods are available. New types of payment
methods can be added as well.
<h4>Electronic Cards</h4>
<p>Credit Card and Electronic payments are handled by external payment terminals.</p>
<h4>Split Tenders</h4>
<p>A single order can be paid with in separate payments, and with separate payment methods.</p>
<h4>Currency Rounding</h4>
<p>Prices and payments can be rounded to the smallest denomination of the currency.</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>Offline Payments</h4>
<p>Orders made offline are automatically synchronized when you are reconnected</p>
<h4>Invoicing</h4>
<p>Generate and print invoices for your business customers.</p>
<h4>Accounting</h4>
<p>For easier bookkeeping all payments are directly integrated into Odoo Accounting.</p>
<h4>Customer Tips</h4>
<p>Accept customer extra tips or convert their change to a tip.</p>
</div>
<hr />
</div>
<h1 id='checkout'>Checkout</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Prices & Discounts</h4>
<p>Set custom prices or offer percentage based discounts on one product or the complete order</p>
<h4>Parallel Orders</h4>
<p>Put orders aside and process multiple orders at the same time.</p>
<h4>Customized Receipts</h4>
<p>Advertise your promotions, opening hours and events on your printed receipts.</p>
<h4>Weighting at the Counter</h4>
<p>Weight products during checkout with the electronic scale integration</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>Instant Search</h4>
<p>Quickly find your customers and products with the built-in search engine.</p>
<h4>Multi-Step Checkout</h4>
<p>Sell at one point of sale and pay at another with multi-step checkout</p>
<h4>Sell on the move</h4>
<p>With iPads and Android tablets, sell anywhere in your store or restaurant</p>
<h4>Dynamic Barcodes</h4>
<p>Embed price, weight and discount information into barcodes</p>
</div>
<hr />
</div>
<h1 id='store'>Store Management</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Order History</h4>
<p>View all past orders, search by customer, product, cashier or date</p>
<h4>Daily Sales</h4>
<p>Keep track of daily sales and totals for every payment type.</p>
<h4>Cashier Accounts</h4>
<p>Manage multiple cashier account and secure them with badges or pin codes.</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>Cash Flows</h4>
<p>Monitor cash register adjustements, verify cash contents at the end of the day</p>
<h4>Stock & Inventory</h4>
<p>Monitor your stock in real time, manage your inventories and shipments with
Odoo Stock integration</p>
<h4>Franchises</h4>
<p>Pre-configure your franchises stores, overview their sales and centrally manage their
stock and accounting.</p>
</div>
<hr />
</div>
<h1 id='customer'>Customer & Loyalty</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Register Customers</h4>
<p>Identify your customers, register their email and contact address.
Offer them discounts and keep track of their sales.</p>
<h4>Identify Customers</h4>
<p>Find your customers with the built-in search engine or identify
them with a barcode printed on their loyalty card.</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>Business Customers</h4>
<p>Register your customer's VAT number and print them invoices.</p>
<h4>Loyalty Cards</h4>
<p>Reward your customers with loyalty points, and exchange them for
gifts and discounts. Points can be earned by product, by order or
by sale amount.</p>
</div>
<hr />
</div>
<h1 id='restaurant'>Restaurant Management</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Floor Plans</h4>
<p>Assign orders to tables and overview your restaurant's floors. Make changes
on the go with the graphical editor.</p>
<p>Keep track of your guests and oveview your restaurant's capacity and available
tables.</p>
<h4>Kitchen Printing</h4>
<p>Send the order instructions to the bar and kitchen printers. Instructions
can be sent to different printers automatically based on the product category.
</div>
<div class='col-md-6 col-sm-6'>
<h4>Delayed Orders</h4>
<p>Take orders for different courses at once, and send them for printing at separate times.</p>
<h4>Kitchen Order Notes</h4>
<p>Take note of your customer's special requests and send them to
the kitchen and bar printers.</p>
<h4>Split Bills</h4>
<p>Let customers pay separately or at different times by splitting orders.</p>
</div>
<hr />
</div>
<h1 id='products'>Products</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Product Categories</h4>
<p>Organize your products with hierarchical product categories. Order them
by popularity, display different categories in different point of sales.</p>
<h4>Product Search</h4>
<p>Quickly find products by their name, barcode or description with the built-in search-engine.</p>
<h4>Units of Measure</h4>
<p>Sell your products with different units and update your stock accordingly.</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>Multiple Barcodes</h4>
<p>Configure multiple barcodes for the same product with barcode nomenclatures.</p>
<h4>Product Variants</h4>
<p>Sell different variations of the same product with product variants.</p>
<h4>Large Product Count</h4>
<p>Odoo's Point of sale performance scales to about 100,000 products.</p>
</div>
<hr />
</div>
<h1 id='offline'>Web Application</h1>
<div class='row oe-mktng-card'>
<div class='col-md-6 col-sm-6'>
<h4>Browser Support</h4>
<p>Odoo POS is a Web Application, it can be deployed on any device and OS running Chrome, Firefox or Safari.</p>
<p>Microsof Windows, Apple OSX, Linux, Android and iOS are supported</p>
<h4>iPad First</h4>
<p>Odoo POS is best used on a recent iPad or Android Tablet of comparable size and performance.</p>
</div>
<div class='col-md-6 col-sm-6'>
<h4>PC Compatible</h4>
<p>Odoo POS can also be used on regular computers and industrial touch-screen terminals.</p>
<h4>Works Offline</h4>
<p>Odoo's POS will keep working while offline. The web browser can be closed
offline without loss of data.</p>
<h4>HTML5 Mods</h4>
<p>Odoo's POS is Open-Source and can be customized with HTML5/JS extension modules.</p>
</div>
<hr />
</div>
</section>
</div>
</div>
</div>
</main>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.1.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</div></body>
</html>