added real sagex hours + changed to DurationField

This commit is contained in:
2025-02-04 00:19:05 +01:00
parent 6777207f4e
commit eb0cab6295
13 changed files with 299 additions and 15 deletions

View File

@ -7,6 +7,12 @@
{% endblock %}
{% block footer %}{% endblock %}
{% block main %}
{% csrf_token %}
<table class="template">
<td class="template sagex-hours">
<input type="number" class="hours" min="0" step="1" />:<input type="number" class="minutes" min="0" step="1" />
</td>
</table>
<div class="by-range">
<div class="controls">
<div id="month-sel" class="group">
@ -33,7 +39,7 @@
<th colspan="2">N° SageX</th>
</tr>
<tr class="clocking">
<th>Total imputed</th>
<th>Total clocked</th>
<td class="total-clocking"></td>
</tr>
<tr class="total-durations">