Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Stan
scripts
Commits
23a12b96
Commit
23a12b96
authored
Feb 11, 2016
by
Remi Oudin
Browse files
[Gest_crans_lc] Bug fix lors de la création de machine.
modifié : gest_crans_lc.py
parent
9f2637e1
Changes
1
Show whitespace changes
Inline
Side-by-side
gestion/gest_crans_lc.py
View file @
23a12b96
...
...
@@ -96,7 +96,9 @@ class GestCrans(adherent.Dialog, club.Dialog, facture.Dialog, machine.Dialog):
},
'aMc'
:
{
'text'
:
"Ajouter une machine à %s"
%
proprio
.
get
(
"cn"
,
proprio
[
"nom"
])[
0
],
'callback'
:
TailCall
(
self
.
create_machine_adherent
,
adherent
=
proprio
)
'callback'
:
TailCall
(
self
.
create_machine_adherent
,
update_obj
=
proprio
,
adherent
=
proprio
)
},
}
menu_club
=
{
...
...
Write
Preview
Supports
Markdown
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