中国本土应用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
467B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <data noupdate="0">
  4. <record id="base.main_company" model="res.company">
  5. <field name="logo" type="base64" file="oec_theme_backend/static/img/logo.png"/>
  6. <field name="square_logo" type="base64" file="oec_theme_backend/static/img/favicon.png"/>
  7. <field name="favicon" model="res.company" eval="obj()._get_theme_favicon(original=True)"/>
  8. </record>
  9. </data>
  10. </odoo>
上海开阖软件有限公司 沪ICP备12045867号-1