Commit cff6d010 authored by Łukasz Nowak's avatar Łukasz Nowak

Revert "Create excepted frames."

This reverts commit e1bd6f47.
parent e1bd6f47
......@@ -305,7 +305,7 @@ class SubscriptionItem(Item, CompositionMixin, MovementGeneratorMixin, Periodici
price=price,
price_currency=price_currency,
start_date=current_date,
stop_date=(next_date-1).latestTime(),
stop_date=next_date,
source=source,
source_section=source_section,
destination=destination,
......
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