From adeead08fcfe1273e518b8dd94e225bb3ba2c8c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Thu, 20 Aug 2015 15:54:08 +0200 Subject: [PATCH] =?UTF-8?q?Quand=20on=20a=20mis=20=C3=A0=20jour=20le=20sol?= =?UTF-8?q?de,=20la=20fonction=20termine.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/gest_crans.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index 716c0c1a..ee6196e0 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -1074,6 +1074,7 @@ def set_solde(clas): arg = u'--title "%s du solde de %s" ' % (_kword, clas.Nom()) arg += u'--msgbox "Modification effectuée, merci de noter le numéro de facture %s." 0 0' % (f.numero(),) dialog(arg) + break def set_vente(proprio): u"""