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 4fd9bd6c8f
commit 4c7a660fa7
7 changed files with 125 additions and 7 deletions

View File

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