Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vracoop_click_and_collect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
Vracoop
vracoop_click_and_collect
Commits
74a47dd5
Commit
74a47dd5
authored
5 years ago
by
Juliana
Browse files
Options
Downloads
Patches
Plain Diff
Trad
parent
13d31343
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
views/vracoop_sale_retrait_views.xml
+2
-2
2 additions, 2 deletions
views/vracoop_sale_retrait_views.xml
with
2 additions
and
2 deletions
views/vracoop_sale_retrait_views.xml
+
2
−
2
View file @
74a47dd5
...
...
@@ -16,7 +16,7 @@
<field
name=
"partner_id"
/>
<field
name=
"vracoop_point_retrait_id"
/>
<field
name=
"day_retrait"
/>
<field
name=
"hour_retrait"
/>
<field
name=
"hour_retrait"
widget=
"float_time"
/>
<field
name=
"user_id"
/>
<field
name=
"amount_total"
sum=
"Total Tax Included"
widget=
"monetary"
/>
<field
name=
"currency_id"
invisible=
"1"
/>
...
...
@@ -38,7 +38,7 @@
<field
name=
"team_id"
string=
"Sales Team"
/>
<field
name=
"analytic_account_id"
groups=
"analytic.group_analytic_accounting"
/>
<field
name=
"order_line"
string=
"Product"
filter_domain=
"[('order_line.product_id', 'ilike', self)]"
/>
<filter
string=
"M
y Or
de
r
s"
domain=
"[('user_id','=',uid)]"
name=
"my_sale_orders_filter"
/>
<filter
string=
"M
es comman
des"
domain=
"[('user_id','=',uid)]"
name=
"my_sale_orders_filter"
/>
<filter
string=
"Commandes confirmées"
name=
"order_confirmed"
domain=
"[('state', 'in', ('sale', 'done'))]"
/>
<filter
string=
"Commandes non payées"
name=
"order_unpaid"
domain=
"[('state', '=', 'sent'), ('team_id.team_type', '=', 'website')]"
/>
<filter
string=
"Paniers abandonnés"
name=
"order_abandoned"
domain=
"[('is_abandoned_cart', '=', True)]"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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