contract
contract copied to clipboard
next_period_date_start computation problem
The if statement here sets next_period_start_date to False which then breaks that statement with the following error:
TypeError: '>' not supported between instances of 'bool' and 'datetime.date'
Steps to reproduce the problem.
Steps to reproduce the problem.
- Create a contract
- Select "recurrence at line level"
- Make a new line
- Turn on autorenewal
- Select a start date other than the default
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Nothing has changed to fix this as far as I can tell