Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Santiago Said
l10n_ar_retentions_basic
Commits
d1cdd67e
There was an error fetching the commit references. Please try again later.
Commit
d1cdd67e
authored
10 years ago
by
Sebastian Kennedy
Browse files
Options
Downloads
Patches
Plain Diff
Fix vista de search para retention.tax.line
parent
b3f92d00
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
retention_view.xml
+6
-11
retention_view.xml
with
6 additions
and
11 deletions
retention_view.xml
+
6
−
11
View file @
d1cdd67e
...
...
@@ -62,25 +62,20 @@
<field
name=
"type"
>
search
</field>
<field
name=
"arch"
type=
"xml"
>
<search
string=
"Retention Tax Lines"
>
<group
col=
"10"
colspan=
"4"
>
<filter
icon=
"terp-check"
name=
"applied"
string=
"Applied"
domain=
"[('retention_id.type_tax_use', '=', 'purchase')]"
help=
"Retentions Applied"
/>
<filter
icon=
"gtk-cancel"
name=
"supported"
string=
"Supported"
domain=
"[('retention_id.type_tax_use', '=', 'sale')]"
help=
"Retentions Supported"
/>
<separator
orientation=
"vertical"
/>
<field
name=
"name"
/>
<field
name=
"date"
/>
<field
name=
"partner_id"
/>
<field
name=
"certificate_no"
/>
<newline/>
<field
name=
"voucher_number"
/>
<field
name=
"retention_id"
/>
<field
name=
"state_id"
/>
<field
name=
"company_id"
groups=
"base.group_multi_company"
widget=
"selection"
/>
</group
>
<newline
/>
<group
expand=
"0"
string=
"Group By..."
colspan=
"4"
col=
"4"
groups=
"base.group_extended"
>
<filter
string=
"Province"
icon=
"terp-stock_effects-object-colorize"
domain=
"[]"
context=
"{'group_by':'state_id'}"
/>
<filter
string=
"Date"
name=
"group_date"
icon=
"terp-go-month"
domain=
"[]"
context=
"{'group_by':'date'}"
/>
</group>
<filter
icon=
"terp-check"
name=
"applied"
string=
"Applied"
domain=
"[('retention_id.type_tax_use', '=', 'purchase')]"
help=
"Retentions Applied"
/
>
<filter
icon=
"gtk-cancel"
name=
"supported"
string=
"Supported"
domain=
"[('retention_id.type_tax_use', '=', 'sale')]"
help=
"Retentions Supported"
/>
<group
expand=
"0"
string=
"Group By..."
>
<filter
string=
"Province"
icon=
"terp-stock_effects-object-colorize"
domain=
"[]"
context=
"{'group_by':'state_id'}"
/>
<filter
string=
"Date"
name=
"group_date"
icon=
"terp-go-month"
domain=
"[]"
context=
"{'group_by':'date'}"
/>
</group>
</search>
</field>
</record>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets