Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Nounous
re2o
Commits
d323ed59
Commit
d323ed59
authored
Jan 11, 2019
by
detraz
Committed by
Hugo LEVY-FALK
Jan 20, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start date set au moment de la validation de la facture
parent
124421e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cotisations/views.py
cotisations/views.py
+1
-1
No files found.
cotisations/views.py
View file @
d323ed59
...
...
@@ -1170,5 +1170,5 @@ def voucher_pdf(request, invoice, **_kwargs):
'email'
:
invoice
.
user
.
email
,
'phone'
:
invoice
.
user
.
telephone
,
'date_end'
:
invoice
.
get_subscription
().
latest
(
'date_end'
).
date_end
,
'date_begin'
:
invoice
.
get_subscription
().
earliest
(
'date_start'
).
date_start
'date_begin'
:
invoice
.
date
})
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment