minor update for bills, this needs to be dynamic
This commit is contained in:
3
TODO
3
TODO
@@ -1,4 +1,6 @@
|
||||
bills:
|
||||
bill for the year (when removed from LE, should be dynamic)
|
||||
|
||||
bills html, and growth types are poor code repitition / lame... could I do something more like:
|
||||
{% for gt in growth %}
|
||||
{% if gt.name == 'Min' %}
|
||||
@@ -13,4 +15,3 @@ CALC:
|
||||
* still get double health insurance bills sometimes (just viewing a new date might trigger this??? or at least when I changed years)
|
||||
|
||||
UI:
|
||||
* should try AI with how to distribute annotations better
|
||||
|
||||
Reference in New Issue
Block a user