contract icon indicating copy to clipboard operation
contract copied to clipboard

next_period_date_start computation problem

Open AdamBark opened this issue 4 years ago • 4 comments
trafficstars

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'

AdamBark avatar Aug 24 '21 17:08 AdamBark

Steps to reproduce the problem.

pedrobaeza avatar Aug 24 '21 17:08 pedrobaeza

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

AdamBark avatar Aug 24 '21 18:08 AdamBark

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.

github-actions[bot] avatar Jun 26 '22 12:06 github-actions[bot]

Nothing has changed to fix this as far as I can tell

AdamBark avatar Jul 15 '22 20:07 AdamBark