Bug fix for new Journal not linked to person_id
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user