IO-710 Export Log page & insert actions on export
This commit is contained in:
@@ -201,7 +201,7 @@ const generateInvoiceQbxml = (
|
||||
|
||||
if (!account) {
|
||||
throw new Error(
|
||||
`A matching account does not exist for the allocation. Center: ${center}`
|
||||
`A matching account does not exist for the allocation. Center: ${jobline.profitcenter_part}`
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user