mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update desc
This commit is contained in:
@@ -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': """
|
||||
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user