projets
/
auf_rh_dae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c0b1a
)
Retirer debug
author
PA Parent
<paparent@paparent.me>
Tue, 13 Dec 2011 20:15:53 +0000
(15:15 -0500)
committer
PA Parent
<paparent@paparent.me>
Tue, 13 Dec 2011 20:15:53 +0000
(15:15 -0500)
project/rh/views.py
patch
|
blob
|
blame
|
history
diff --git
a/project/rh/views.py
b/project/rh/views.py
index
fde04ad
..
f3ab9ce
100644
(file)
--- a/
project/rh/views.py
+++ b/
project/rh/views.py
@@
-178,7
+178,6
@@
def rapports_remuneration(request):
for r in remun:
if r == u'Indemnité':
- print r
line['Indemnite'] = remun[r][1]
else:
line[r] = remun[r][1]