print metadata for insights
This commit is contained in:
parent
b4cc3441b5
commit
e90cc1e941
@ -84,7 +84,7 @@ export default {
|
||||
|
||||
return await models.invoice.create({ data })
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
console.log(error, error.metadata)
|
||||
throw error
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user