Bug fix for new Journal not linked to person_id

This commit is contained in:
Scott Idem
2025-04-28 11:59:38 -04:00
parent 6314d8f6e6
commit b5a4a38514

View File

@@ -106,6 +106,7 @@ async function create_journal() {
try {
let data_kv = {
// account: $slct.account_id,
person_id_random: $ae_loc.person_id,
name: $journals_sess.journal.new_journal_name,
type_code: $journals_sess.journal.new_journal_type_code,
cfg_json: {