File tree 1 file changed +19
-12
lines changed
account_financial_report/wizard
1 file changed +19
-12
lines changed Original file line number Diff line number Diff line change 64
64
</group >
65
65
</page >
66
66
<page string =" Filter partners" >
67
- <field
68
- name =" partner_ids"
69
- nolabel =" 1"
70
- widget =" many2many_tags"
71
- options =" {'no_create': True}"
72
- />
67
+ <group >
68
+ <group >
69
+ <field
70
+ name =" partner_ids"
71
+ widget =" many2many_tags"
72
+ options =" {'no_create': True}"
73
+ />
74
+ </group >
75
+ </group >
73
76
</page >
74
77
<page
75
78
string =" Filter analytic accounts"
76
79
groups =" analytic.group_analytic_accounting"
77
80
>
78
- <field
79
- name =" cost_center_ids"
80
- nolabel =" 1"
81
- widget =" many2many_tags"
82
- options =" {'no_create': True}"
83
- />
81
+ <group >
82
+ <group >
83
+ <field
84
+ name =" cost_center_ids"
85
+ widget =" many2many_tags"
86
+ options =" {'no_create': True}"
87
+ />
88
+ </group >
89
+ </group >
90
+
84
91
</page >
85
92
<page string =" Additional Filtering" >
86
93
<style >
You can’t perform that action at this time.
0 commit comments