Private
Public Access
1
0

adding better rscore calc from power zone

This commit is contained in:
2023-08-15 09:05:10 +02:00
parent cd9fba9121
commit aa40c6e725
7 changed files with 39 additions and 10 deletions

View File

@@ -58,6 +58,9 @@
{% endif %}
<table>
{{ form.as_table }}
{% if byrscoreform %}
{{ byrscoreform.as_table }}
{% endif %}
</table>
{% csrf_token %}
{% if plan.price|discounted:rower == 0 %}