* fix(journal-entry): add error logging for delete operation in journal entries
* fix(journal-entry): enhance error logging and add tests for delete_last_voucher functionality
* fix(journal-entry): restore enforce_journal_entry_immutability function to handle DELETE and un-reversal updates
* fix(tests): refactor delete_last_voucher tests to use insertPostedEntryWithLines for consistency