IO-710 Export Log page & insert actions on export

This commit is contained in:
Patrick Fic
2021-04-21 14:31:40 -07:00
parent 6d9576b9a4
commit 09e1ab7f83
38 changed files with 653 additions and 180 deletions

View File

@@ -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}`
);
}