⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Calebasse
All Projects
Produits Entr'ouvert
»
Calebasse
Overview
Activity
Roadmap
Issues
News
Documents
Wiki
Files
Repository
Download (344 Bytes)
Statistics
| Branch:
cv2
demo
master
new-features
regularisation
wip-Django1.7
| Tag:
1.0.0
1.0.1
1.0.99
1.1.0
1.1.1
1.1.2
cv2-1
cv2-2
v1.2.0
v1.2.99
| Revision:
calebasse
/
calebasse
/
facturation
/
templates
/
facturation
/
close.html
@ 627acbe5
View
History
Annotate
<div
id=
"close-dlg"
>
{% if service_name == "CMPP" and invoicing.status == "open" %}
Etes-vous sûr de vouloir clôre la facturation {{ invoicing.seq_id }} débutée le {{ invoicing.start_date }} en date du
<input
type=
"text"
value=
"{{ date }}"
/>
?
{% else %}
Opération refusée.
{% endif %}
</div>
« Previous
1
2
3
4
…
8
Next »
(2-2/8)
Loading...