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:
e062a30
)
[#3293] liste poste recherche employe.id
author
Davin Baragiotta
<davin.baragiotta@auf.org>
Wed, 6 Jun 2012 15:36:59 +0000
(11:36 -0400)
committer
Davin BARAGIOTTA
<davin.baragiotta@auf.org>
Wed, 6 Jun 2012 15:36:59 +0000
(11:36 -0400)
project/rh/admin.py
patch
|
blob
|
blame
|
history
diff --git
a/project/rh/admin.py
b/project/rh/admin.py
index
c2eec9e
..
86b909e
100644
(file)
--- a/
project/rh/admin.py
+++ b/
project/rh/admin.py
@@
-720,6
+720,7
@@
class PosteAdmin(DateRangeMixin, AUFMetadataAdminMixin,
'implantation__nom',
'implantation__region__code',
'implantation__region__nom',
+ 'rh_dossiers__employe__id',
'rh_dossiers__employe__nom',
'rh_dossiers__employe__prenom',
)