mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{
|
||||
'name': "Project and task browse by partner,user, stage navigator",
|
||||
'version': '13.19.12.03',
|
||||
'version': '13.21.06.09',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//search" position="inside">
|
||||
<searchpanel view_types="kanban,tree,graph,pivot">
|
||||
<field name="project_id"/>
|
||||
<field name="user_id"/>
|
||||
<field name="stage_id"/>
|
||||
</searchpanel>
|
||||
|
||||
Reference in New Issue
Block a user