Fixe la facture avec un nom d'utilisateur comportant un espace
This commit is contained in:
parent
3055df23f1
commit
2b925b1b12
3 changed files with 1 additions and 4 deletions
|
|
@ -262,8 +262,6 @@ Le client final: {clientFinal}
|
|||
new HairTaintInstance { Taint = c }).ToList();
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Une prestation pour enfant ou homme inclut toujours la coupe.
|
||||
if (model.Prestation.Gender != HairCutGenders.Women)
|
||||
model.Prestation.Cut = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue