mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix #I83EPT app_mobile_api,app_mobile_api_wxapp接口修正 置顶
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<xpath expr="//field[@name='display_name']" position="before">
|
||||
<field name="name" optional="show"/>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='website_id']" position="before">
|
||||
<field name="image_1920" widget="image" class="oe_avatar" options="{'preview_image': 'image_128','size': [40, 40]}"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user