Skip to content
Extraits de code Groupes Projets
Valider 48d8268f rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[fix] membership out wizard error

parent 5aafccfb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -48,7 +48,7 @@ class ScopMembershipOutWizard(models.TransientModel): ...@@ -48,7 +48,7 @@ class ScopMembershipOutWizard(models.TransientModel):
for lp in last_periods: for lp in last_periods:
period_type_id = lp.type_id.id period_type_id = lp.type_id.id
period.member_out_period( period.member_out_period(
period.partner_id, period.partner_id.id,
period_type_id, period_type_id,
period.end, period.end,
period.end_reason_id.id, period.end_reason_id.id,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter