update desc

This commit is contained in:
ivan deng
2020-03-01 23:08:57 +08:00
parent 0776a676c5
commit de753c5bba
2 changed files with 3 additions and 4 deletions

View File

@@ -29,10 +29,10 @@
'website': 'https://www.sunpop.cn',
'license': 'LGPL-3',
'sequence': 2,
'summary': """
Quick customize, set brand, boost, reset data, debug. Language Switcher.
'summary': """
Default keep odoo Logo. For quick developer. Quick customize, set brand, boost, reset data, debug. Language Switcher.
Easy Delete data.reset account chart.
odoo oem, white label customize my odoo.
customize my odoo.
""",
'description': """

View File

@@ -4,7 +4,6 @@
<!-- 创建数据库时首个公司信息 -->
<record id="base.main_company" model="res.company">
<field name="website">https://www.sunpop.cn</field>
<field name="logo" type="base64" file="app_odoo_customize/static/src/img/logo_sunpop.png"/>
</record>
</data>
</odoo>