[imp]:improve demo data code

bzr revid: sunilsharma.sharma07@gmail.com-20140224081607-83r5y74zofdm37mw
This commit is contained in:
Sunil Sharma (OpenERP) 2014-02-24 13:46:07 +05:30
parent afc30c1610
commit 6047900c01
1 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<record id="question_0" model="website.forum.post">
<field name="name">How to configure alerts for employee contract expiration.</field>
<field name="views">45</field>
<field name="tags" eval="[(4,ref('tags_0')),(4,ref('tags_3')),(4,ref('tags_4'))]"/>
<field name="tags" eval="[(4,ref('website_forum.tags_0')),(4,ref('website_forum.tags_3')),(4,ref('website_forum.tags_4'))]"/>
</record>
<record id="question_1" model="website.forum.post">
@ -20,7 +20,7 @@ I use a XML-RPC to access to invoices, I want to get the states of invoices, but
<field name="name">Restrain the user from confirming the Purchase requisition</field>
<field name="views">45</field>
<field name="body">Can anybody tell me how to restrict the user from confirming the purchase requisition? In my case when a user is creating a purchase requisition than the user after saving it is able to send it to the supplier rather I want the user to just generate the purchase requisition and let the manager do the remaining works like sending the purchase requisition to the supplier and than receiving the goods. Please help me out. Thanks in advance.</field>
<field name="tags" eval="[(4,ref('tags_5'))]"/>
<field name="tags" eval="[(4,ref('website_forum.tags_5'))]"/>
</record>
<record id="question_4" model="website.forum.post">
@ -74,7 +74,7 @@ Thank you in advance</field>
<field name="name">how to import csv into customer database</field>
<field name="views">45</field>
<field name="body">hi, how to import csv into customer database? Thanks</field>
<field name="tags" eval="[(4,ref('tags_2'))]"/>
<field name="tags" eval="[(4,ref('website_forum.tags_2'))]"/>
</record>
<record id="question_10" model="website.forum.post">
@ -84,7 +84,7 @@ Thank you in advance</field>
There are options to send the invoice,sales order,
quotations etc by the email.But the issue is even after the button 'Send By Email' is clicked,
the email is not received to the recipients .Those emails are stored in the Archives under the Messaging window.How to configure incoming and outgoing mails in openerp</field>
<field name="tags" eval="[(4,ref('tags_1'))]"/>
<field name="tags" eval="[(4,ref('website_forum.tags_1'))]"/>
</record>
<record id="question_11" model="website.forum.post">
@ -100,7 +100,7 @@ Thank you in advance</field>
<record id="question_13" model="website.forum.post">
<field name="name">Can view top menu In openerp 7.0. (black taskbar at top of window???)</field>
<field name="views">45</field>
<field name="tags" eval="[(4,ref('tags_6'))]"/>
<field name="tags" eval="[(4,ref('website_forum.tags_6'))]"/>
</record>
<!-- Answer -->