[MERGE] Merge with lp:openobject-addons
authorYsa (Open ERP) <ysa@tinyerp.co.in>
Thu, 13 May 2010 05:20:01 +0000 (10:50 +0530)
committerYsa (Open ERP) <ysa@tinyerp.co.in>
Thu, 13 May 2010 05:20:01 +0000 (10:50 +0530)
bzr revid: ysa@tinyerp.co.in-20100513052001-lm485kqokv893ijr

1  2 
addons/base_setup/installer.py
addons/crm/crm_view.xml
addons/crm/security/ir.model.access.csv
addons/document/document_view.xml
addons/thunderbird/thunderbird_installer.xml

Simple merge
Simple merge
@@@ -33,6 -38,8 +33,7 @@@
  "access_crm_phonecall2phonecall","crm.phonecall2phonecall","model_crm_phonecall2phonecall","crm.group_crm_user",1,1,1,1
  "access_crm_phonecall2partner","crm.phonecall2partner","model_crm_phonecall2partner","crm.group_crm_user",1,1,1,1
  "access_crm_phonecall2opportunity","crm.phonecall2opportunity","model_crm_phonecall2opportunity","crm.group_crm_user",1,1,1,1
 -"access_report_crm_helpdesk","report.crm.helpdesk","model_crm_helpdesk_report","crm.group_crm_user",1,1,1,1
  "access_crm_send_mail","crm.send.mail","model_crm_send_mail","crm.group_crm_user",1,1,1,1
+ "access_crm_send_mail_attachment","crm.send.mail.attachment","model_crm_send_mail_attachment","crm.group_crm_user",1,1,1,1
  "access_crm_partner2opportunity","crm.partner2opportunity","model_crm_partner2opportunity","crm.group_crm_user",1,1,1,1
  "access_crm_lead2opportunity_partner","crm.lead2opportunity.partner","model_crm_lead2opportunity_partner","crm.group_crm_user",1,1,1,1
Simple merge
                    <newline/>
  
                    <field name="plugin_file" filename="name"/>
 -                  <button name="process_plugin"  icon="gtk-execute" string="Get Plugin File" type="object"/>
                    <newline/>
                    <field name="pdf_file" filename="pdf_name"/>
 -                  <button name="process_pdf_file"  icon="gtk-execute" string="Get Plugin Installation File" type="object"/>
                    <newline/>
                    <separator string="Thunderbird plugin installation note." colspan="4"/>
 -                  <label colspan="8" string="Save The thunderbird plug­in Follow the following step to install thunderbird plug­in ? 1. From Menu Bar, Open Tools ­> Add ons. 2. Now click on install button and a browser window will appear. 3. Just select the (.xpi) file from thunderbird/plugin directory and click ok, a new software installation window will appear and within a short time Install Now  button will be enabled. 4. Click on Install Now and restart Thunderbird. 5. Now Thunderbird plug­in is installed."/>
 +                  <field name="description" nolabel="1" colspan="8"/>
                </group>
+               </group>
            </data>
        </field>
      </record>