[REF] OpenERP --> Odoo in various UI texts (2)
authorRichard Mathot <rim@openerp.com>
Fri, 18 Jul 2014 12:58:30 +0000 (14:58 +0200)
committerRichard Mathot <rim@openerp.com>
Fri, 18 Jul 2014 12:59:38 +0000 (14:59 +0200)
Some things missed by commit 8b67a7202d9dd3492001cade3d361b8a5424ec3f

14 files changed:
addons/base_report_designer/plugin/openerp_report_designer/bin/script/Change.py
addons/google_calendar/static/description/index.html
addons/hr_holidays/report/hr_custom_rml.xsl
addons/mrp/report/custom_default.xsl
addons/mrp/report/custom_rml.xsl
addons/note/note_demo.xml
addons/point_of_sale/report/user_label.xsl
addons/product/report/product_label.xsl
addons/web/static/src/xml/base.xml
addons/website_blog/tests/test_website_blog.yml
addons/website_partner/data/demo.xml
addons/website_quote/data/website_quotation_demo.xml
openerp/addons/base/report/corporate_defaults.xsl
openerp/addons/base/report/custom_rml_printscreen.xsl

index e0b6678..4e41e41 100644 (file)
@@ -63,7 +63,7 @@ class Change( unohelper.Base, XJobExecutor ):
                     break
         else:
             protocol='XML-RPC'
-        self.win=DBModalDialog(60, 50, 120, 90, "Connect to Open ERP Server")
+        self.win=DBModalDialog(60, 50, 120, 90, "Connect to Odoo Server")
 
         self.win.addFixedText("lblVariable", 38, 12, 25, 15, "Server  ")
         self.win.addEdit("txtHost",-2,9,60,15, host or 'localhost')
index 24c5e8f..b748310 100644 (file)
@@ -93,7 +93,7 @@
         </div>
         <div class="oe_span6">
             <p class='oe_mt32'>
-                               You can ask to have a alarm of type 'notification' in your Open ERP.<br/>
+                               You can ask to have a alarm of type 'notification' in your Odoo.<br/>
                                You will have a notification in you Odoo which ever the page you are.
                        </p>                    
         </div>
index 64a4894..f57c04a 100644 (file)
@@ -7,7 +7,7 @@
 
        <xsl:template name="rml">
                <document filename="example.pdf">
-                       <template pageSize="29.7cm,21cm" leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Timesheets" author="Generated by Open ERP, Fabien Pinckaers" allowSplitting="20">
+                       <template pageSize="29.7cm,21cm" leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Timesheets" author="Generated by Odoo, Fabien Pinckaers" allowSplitting="20">
                                <pageTemplate id="first_page">
                                        <pageGraphics>
                                                <xsl:call-template name="first_page_graphics_corporation"/>
index e550350..6982a95 100644 (file)
@@ -2,7 +2,7 @@
 
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">
        <xsl:variable name="signature" select="//corporate-header/user/signature"/>
-       <xsl:variable name="title">Open ERP Report</xsl:variable>
+       <xsl:variable name="title">Odoo Report</xsl:variable>
        <xsl:variable name="leftMargin">1cm</xsl:variable>
        <xsl:variable name="rightMargin">1cm</xsl:variable>
        <xsl:variable name="topMargin">1cm</xsl:variable>
index e76ec2e..6b648bc 100644 (file)
@@ -7,7 +7,7 @@
 
        <xsl:template name="rml">
                <document>
-                       <template author="Generated by Open ERP, Fabien Pinckaers">
+                       <template author="Generated by Odoo, Fabien Pinckaers">
                                <xsl:attribute name="pageSize">
                                        <xsl:value-of select="$pageSize"/>
                                </xsl:attribute>
index 2b94f6c..f594d31 100644 (file)
@@ -98,8 +98,8 @@
 
     <record id="note_9" model="note.note">
       <field name="memo"><![CDATA[<b>Read those books</b>
-      <br/><br/>* Open ERP: a modern approach to integrated business management
-      <br/>* Open ERP for Retail and Industrial Management
+      <br/><br/>* Odoo: a modern approach to integrated business management
+      <br/>* Odoo for Retail and Industrial Management
       ]]>
       </field>
       <field name="stage_id" ref="demo_note_stage_02"/>
 
     <record id="note_12" model="note.note">
       <field name="memo"><![CDATA[<b>Read some documentation about Odoo before diving into the code</b>
-      <br/><br/>* Open ERP: a modern approach to integrated business management
-      <br/>* Open ERP for Retail and Industrial Management
+      <br/><br/>* Odoo: a modern approach to integrated business management
+      <br/>* Odoo for Retail and Industrial Management
       ]]>
       </field>
       <field name="message_follower_ids" eval="[(4, ref('base.group_user'))]"/>
index 321cd83..c08a5c3 100644 (file)
@@ -18,7 +18,7 @@
 
     <xsl:template match="lots">
         <document>
-            <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Address list" author="Generated by Open ERP">
+            <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Address list" author="Generated by Odoo">
                 <pageTemplate id="all">
                     <pageGraphics/>
                     <xsl:apply-templates select="lot-line" mode="frames"/>
index 30fe282..2e06222 100644 (file)
@@ -15,7 +15,7 @@
 
        <xsl:template match="lots">
                <document>
-                       <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Address list" author="Generated by Open ERP">
+                       <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Address list" author="Generated by Odoo">
                                <pageTemplate id="all">
                                        <pageGraphics/>
                                        <xsl:apply-templates select="lot-line" mode="frames"/>
index 1b04e55..d77b8d3 100644 (file)
       <h3>Version <t t-esc="version_info.server_version"/></h3>
 
       <div class="oe_bottom">
-        <p>Copyright © 2004-TODAY Odoo SA. All Rights Reserved.<br />
+        <p>Copyright © 2004-TODAY OpenERP SA. All Rights Reserved.<br />
             Odoo is a trademark of the <a target="_blank" href="https://www.odoo.com" style="text-decoration: underline;">OpenERP SA Company</a>.</p>
         <p>Licenced under the terms of <a target="_blank" href="http://www.gnu.org/licenses/agpl.html" style="text-decoration: underline;">GNU Affero General Public License</a></p>
         <p>For more information visit <a target="_blank" href="https://www.odoo.com" style="text-decoration: underline;">Odoo.com</a></p>
index db70b28..826d849 100644 (file)
@@ -6,7 +6,7 @@
       blog_id: blog_blog_1
       content: 'Test content
 
-      The Open ERP wiki allows you to manage your enterprise contents using wiki
+      The Odoo wiki allows you to manage your enterprise contents using wiki
 
       restructured texts. This module provides a collaborative way to manage internal
 
@@ -16,7 +16,7 @@
     !record {model: blog.post, id: test_page0}:
       content: 'Test updated content
 
-      The Open ERP wiki allows you to manage your enterprise contents using wiki
+      The Odoo wiki allows you to manage your enterprise contents using wiki
 
       restructured texts. This module provides a collaborative way to manage internal
 
index 9fa1ba6..eab70d2 100644 (file)
@@ -110,9 +110,9 @@ e. Human resources: recruitment, payroll management.]]></field>
     </record>
 
     <record id="base.res_partner_13" model="res.partner">
-        <field name="website_short_description">Axelor is a service company specializing in the integration of Open Source ERP. She is co-editor including the web version of Open ERP and concentrates all its activities to Odoo  integration and implementation of supply...</field>
-        <field name="website_description"><![CDATA[Axelor is a service company specializing in the integration of Open Source ERP. She is co-editor including the web version of Open ERP and concentrates all its activities to Open ERP integration and implementation of supply Saas (ASP) based on Open ERP projects. Axelor can now claim many references to Open ERP implementations in various industries.<br/> <br/>
-The company has its own R & D performing many innovations to the continuous improvement of Open ERP, such as the new web version, the plug-in MS Office and connectors to other applications. Its main advantages are its integration methodology and rigor to the management of major projects for the audit and design phase up to production and customer support.]]></field>
+        <field name="website_short_description">Axelor is a service company specializing in the integration of Open Source ERP. She is co-editor including the web version of Odoo and concentrates all its activities to Odoo integration and implementation of supply...</field>
+        <field name="website_description"><![CDATA[Axelor is a service company specializing in the integration of Open Source ERP. She is co-editor including the web version of Odoo and concentrates all its activities to Odoo integration and implementation of supply Saas (ASP) based on Odoo. Axelor can now claim many references to Odoo implementations in various industries.<br/> <br/>
+The company has its own R&D performing many innovations to the continuous improvement of Odoo, such as the new web version, the plug-in MS Office and connectors to other applications. Its main advantages are its integration methodology and rigor to the management of major projects for the audit and design phase up to production and customer support.]]></field>
     </record>
 
     <record id="base.res_partner_12" model="res.partner">
index 61a8bbd..cdc0e58 100644 (file)
                                     <li>Participants preferably have a functional knowledge of our software (see Functional Training).</li>
                                 </ul><p></p>
 
-                                <p>To get more information, visit the <a href="http://openerp.com/">Odoo Official Website</a>.</p>
+                                <p>To get more information, visit the <a href="https://www.odoo.com/">Odoo Official Website</a>.</p>
                             </div>
                         </div>
                     </div>
index 9e97638..7f7a1e8 100644 (file)
@@ -2,7 +2,7 @@
 
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">
        <xsl:variable name="signature" select="//corporate-header/user/signature"/>
-       <xsl:variable name="title">Open ERP Report</xsl:variable>
+       <xsl:variable name="title">Odoo Report</xsl:variable>
        <xsl:variable name="leftMargin">1cm</xsl:variable>
        <xsl:variable name="rightMargin">1cm</xsl:variable>
        <xsl:variable name="topMargin">1cm</xsl:variable>
index 43e3fbe..52cba54 100644 (file)
@@ -6,7 +6,7 @@
 
        <xsl:template name="rml">
                <document filename="example.pdf">
-                       <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Report" author="Generated by Open ERP, Fabien Pinckaers" allowSplitting="20">
+                       <template leftMargin="2.0cm" rightMargin="2.0cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Report" author="Generated by Odoo, Fabien Pinckaers" allowSplitting="20">
                                <pageTemplate id="first_page">
                                        <pageGraphics>
                                                <xsl:call-template name="first_page_graphics_corporation"/>