page mostly ok
[odoo/odoo.git] / addons / document_page / document_page_demo.xml
index 90f56f8..8d7b4cc 100644 (file)
@@ -4,12 +4,9 @@
         <record id="base.user_demo" model="res.users">
             <field eval="[(4, ref('base.group_sale_salesman')),(4, ref('base.group_document_user'))]" name="groups_id"/>
         </record>
-        
         <record id="document_google_docs" model="document.page">
             <field name="name">OpenERP 6.1. Functional Demo</field>
-            <field name="minor_edit">0</field>
             <field name="index">6</field>
-            <field name="summary">Initial Page</field>
             <field  name="content">==OpenERP 6.1. Functional Demo==
                
 The news is out, OpenERP's latest version 6.1. is here.
@@ -30,11 +27,9 @@ We have also put together a functional demo that presents 6.1. Watch this video
 </field>
 </record>
 
-<record id="document_dashboards" model="document.page">
+        <record id="document_dashboards" model="document.page">
             <field name="name">Personalise Dashboards</field>
-            <field name="minor_edit">0</field>
             <field name="index">7</field>
-            <field name="summary">Initial Page</field>
             <field  name="content">==Personalise your OpenERP dashboards==
 You like OpenERP, but feel like you want to personalise it more? Now, OpenERP goes a step further and lets you customize your dashboard.
 How? you will ask. Thanks to a new feature that allows you to customize your dashboard by adding new boards of any search view.
@@ -64,13 +59,10 @@ Of course, you are free to delete what you don't need or like, but just in case
 </field>
 </record>
 
-<record id="document_pos" model="document.page">
+        <record id="document_pos" model="document.page">
             <field name="name">Touchscreen Point of Sale</field>
-            <field name="minor_edit">0</field>
-            <field name="index">8</field>
-            <field name="summary">Initial Page</field>
-            <field  name="content">==The new OpenERP touchscreen Point of Sale==
-               
+            <field name="content">==The new OpenERP touchscreen Point of Sale==
+
 The brand new OpenERP touchscreen point of sale available with 6.1 allows you to manage your shop sales very easily.
 It's fully web based so that you don't have to install or deploy any software and all the sales shops can be easily consolidated.
 It works in connected and disconnected modes so that you can continue to sell if you lose your internet connection.
@@ -102,4 +94,4 @@ The POS application is so simple and accessible to use that your shop or restaur
 </record>
         
     </data>
-</openerp>
\ No newline at end of file
+</openerp>