Merge pull request #417 from gurneyalex/7.0-fix_1311004_account_move_line_index-afe
[odoo/odoo.git] / addons / document_page / document_page_demo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <openerp>
3     <data noupdate="1">
4         <record id="base.user_demo" model="res.users">
5             <field eval="[(4, ref('base.group_sale_salesman')),(4, ref('base.group_document_user'))]" name="groups_id"/>
6         </record>
7         <record id="demo_category1" model="document.page">
8             <field name="name">OpenERP Features</field>
9             <field name="type">category</field>
10             <field  name="content">
11 Summary of the feature
12
13 Long explanation
14
15 Conclusion
16
17 Additional ressources
18
19 </field>
20         </record>
21
22         <record id="demo_page1" model="document.page">
23             <field name="name">OpenERP 6.1. Functional Demo</field>
24             <field name="parent_id" ref="demo_category1"/>
25             <field name="content">
26 <![CDATA[
27 <br>
28 <br>
29 The news is out, OpenERP's latest version 6.1. is here.  It's more<br>
30 user-friendly, even more business oriented and efficient to manage your company<br>
31 <br>
32 How to discover the latest version 6.1.?<br>
33 <br>
34 Demo : <a target="http://demo.openerp.com" href="http://demo.openerp.com" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
35 Online: <a target="http://openerp.com/online" href="http://openerp.com/online" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
36 Download: <a target="http://openerp.com/downloads" href="http://openerp.com/downloads" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
37 <br>
38 We have also put together a functional demo that presents 6.1. Watch this video<br>
39 to learn directly from us what OpenERP 6.1. can do for you. Share it in your<br>
40 company, with your clients and implement it now for your business.<br>
41 <br>
42 <h3>Watch on Youtube!</h3><br>
43 <br>
44 <iframe width="480" height="390" src="http://www.youtube.com/embed/7jES2jxKMso " frameborder="0" allowfullscreen=""></iframe><br>
45 <br>
46 <br>
47 ]]>
48 </field>
49         </record>
50
51         <record id="demo_page2" model="document.page">
52             <field name="name">Personalise Dashboards</field>
53             <field name="parent_id" ref="demo_category1"/>
54             <field name="content">
55 <![CDATA[
56 <br>
57 You like OpenERP, but feel like you want to personalise it more? Now, OpenERP<br>
58 goes a step further and lets you customize your dashboard.  Thanks to a new<br>
59 feature that allows you to customize your dashboard by adding new boards of any<br>
60 search view.<br>
61 <br>
62 <h3>How is it done?</h3><br>
63 <br>
64 Step 1: access one search view <br>
65 <br>
66 Step 2: apply the filter you want to see at each connection to the application<br>
67 (eg. on sales, manufacturing, etc)<br>
68 <br>
69 Step 3: add it into the dashboard in the same space where you can save the filter<br>
70 <br>
71 Step 4: choose the application you want it visible on and the name of the array<br>
72 <br>
73 Look at this simple example below from Purchase, where I want to put on the<br>
74 application's dashboard "Purchases to Approve". After I access the search view<br>
75 and apply the filter for "Purchases to Approve", I can add it immediately to my<br>
76 Purchase dashboard.<br>
77 <br>
78 <img src="http://www.openerp.com/sites/default/files/fileattach/dashboard2_1(1).png" alt=""><br>
79 <br>
80 In less than a minute, the search view is visible on the dashboard<br>
81 <br>
82 <img src="http://www.openerp.com/sites/default/files/fileattach/dashboard2_2.png" alt=""><br>
83 <br>
84 Of course, you are free to delete what you don't need or like, but just in case<br>
85 you change your mind there is a reset button to return to the default view.<br>
86 <br>
87 <br>
88 ]]>
89 </field>
90         </record>
91
92         <record id="demo_page3" model="document.page">
93             <field name="name">Touchscreen Point of Sale</field>
94             <field name="parent_id" ref="demo_category1"/>
95             <field name="content">
96 <![CDATA[
97 <br>
98 The brand new OpenERP touchscreen point of sale available with 6.1 allows you<br>
99 to manage your shop sales very easily.  It's fully web based so that you don't<br>
100 have to install or deploy any software and all the sales shops can be easily<br>
101 consolidated.  It works in connected and disconnected modes so that you can<br>
102 continue to sell if you lose your internet connection.<br>
103 <br>
104 <img src="http://www.openerp.com/sites/default/files/fileattach/POS(2).png" alt=""><br>
105 <br>
106 <h3>Here's a summary of its main features and benefits:</h3><br>
107 <br>
108 100% WEB based<br>
109 <br>
110 <ul><li>available for any touchscreen device (ipod, ipad, any tablet)mobile (with portable devices)</li><li>no installation required</li><li>no synchronization needed, completely integrated</li><li>continue working even when your connection is down if you close your browser, data won't be lost</li><li>fully web based with a clean interface smart interface</li></ul><br>
111 <br>
112 You have different options to select your products. You can do it through the<br>
113 barcode reader, just browse through the categories you have put in place (ie.<br>
114 drinks, snacks, meals, etc.), or text search in case neither of the other<br>
115 options work for you.  If you need to use the POS for your restaurant, for<br>
116 example, your employees can record at the same time multiple tickets without<br>
117 having to wait to do one transaction at a time. Along, to facilitate payment,<br>
118 the application allows multiple payment methods.<br>
119 <br>
120 The POS application is so simple and accessible to use that your shop or<br>
121 restaurant will never need any other tool to manage orders. Due to its smart<br>
122 and user-friendly interface you don't need any training to learn how to use it.<br>
123 Think of it as an out-of-the-box solution to boost your business' productivity.<br>
124 <br>
125 ]]>
126 </field>
127         </record>
128
129     </data>
130 </openerp>