implemented storing of new transaction

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-04-02 13:17:14 +02:00
parent 677d6c9797
commit c0ab71d71d
7 changed files with 125 additions and 7 deletions

View File

@@ -7,6 +7,8 @@
function newAccount(){
router.navigate('/accounting/new');
}
</script>
<fieldset>