Changing a bill (bill_data) now works, as does cancelling cleanly - this is now functional. I have renamed/improved the left-hand-side fields, right-hand-side next - to improve consistency between html and db and bill_data and bill_type

This commit is contained in:
2025-08-14 15:32:09 +10:00
parent 0c0745fe68
commit b02e03339e
6 changed files with 242 additions and 53 deletions

View File

@@ -18,7 +18,7 @@
</head>
<body>
<div class="containerfluid">
<h3 align="center">Finance Tracker</h3>
<h3 align="center">Finance Tracker (go to <a href="bills">Bills</a>)</h3>
<form id="vals_form" class="ms-3 mt-3" action="/update" method="POST">
{% for r in DISP %}