JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added "unpaid totals" section to admin home. removed untested capability of dealing...
[contractor-progress.git] / index.html
index 886dfba..192fccf 100644 (file)
     <div>Total: ~task_total.money~</div>
   <!--~end~-->
 
+  <!--~unpaid_totals start~-->
+    <h3>Unpaid totals</h3>
+    <p>"queued" includes work-in-progress.
+    <!--~unpaid_totals_row start~-->
+    <div class="task_link">~client.html~ queued: ~queued_total.money~, tested: ~tested_total.money~, done: ~done_total.money~</div>
+    <!--~end~-->
+  <!--~end~-->
+
   <!--~finished_paid start~-->
     <h3>Finished and paid for</h3>
     <!--~finished_paid_row start~-->