mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'User Alliance Distribution Chart Hierarchy, 多层级用户',
|
||||
'version': '12.19.04.15',
|
||||
'version': '12.19.04.19',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Sales',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -28,14 +28,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="app_view_users_form2" model="ir.ui.view">
|
||||
<field name="name">app.res.users.form2</field>
|
||||
<field name="model">res.users</field>
|
||||
<field name="inherit_id" ref="app_view_users_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//span[@id='add_image']" position="after">
|
||||
<xpath expr="//field[@name='image']" position="move"/>
|
||||
</xpath>
|
||||
@@ -74,14 +66,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="app_view_users_simple_form2" model="ir.ui.view">
|
||||
<field name="name">app.res.users.simplified.form2</field>
|
||||
<field name="model">res.users</field>
|
||||
<field name="inherit_id" ref="app_view_users_simple_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//span[@id='add_image']" position="after">
|
||||
<xpath expr="//field[@name='image']" position="move"/>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user