Commit e7021c56 authored by Alain Takoudjou's avatar Alain Takoudjou

fix tipo movhement

parent 2bbbb7f3
......@@ -136,7 +136,7 @@ class SubscriptionItem(Item, CompositionMixin, MovementGeneratorMixin,
price = movement.getPrice()
price_currency = movement.getPriceCurrency()
base_application_list = movement.getBaseApplicationList()
base_contribution_list = movhement.getBaseContributionList()
base_contribution_list = movement.getBaseContributionList()
use_list = movement.getUseList()
specialise = movement.getSpecialise()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment