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

[fix] error refund creation

parent f24c0442
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -19,7 +19,7 @@ class ContributionAccountMoveReversal(models.TransientModel):
)
refund.update(
{
"cotisation_aura_id": move.cotisation_aura_id,
"cotisation_aura_id": move.cotisation_aura_id.id,
}
)
return refund
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