From b505424c9dd0801bf4cb802fc920e49308705329 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Wed, 9 Apr 2025 13:43:01 -0400 Subject: [PATCH] Improved the way saving and updating of Journal Entry records work. --- .../ae_comp__journal_entry_obj_id_view.svelte | 42 ++++++++++++++++--- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte b/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte index 718f9937..4abbf3c0 100644 --- a/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte +++ b/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte @@ -1,7 +1,7 @@