Context is not parsed in exception-message logs thrown from processes
Description
Steps to reproduce:
log in to Garden Word
open the Import Bank Statement window
create a new record - leave Business Partner and Invoice empty
from the toolbar, run the Create Payment process
in the console log you will see the following message: BankStatementPayment.process: @NotFound@ @C_Invoice_ID@ / @C_BPartner_ID@
Solution: Parse error message displayed in the logs. To get the expected output: BankStatementPayment.process: * Not found * Invoice / Business Partner
Steps to reproduce:
log in to Garden Word
open the Import Bank Statement window
create a new record - leave Business Partner and Invoice empty
from the toolbar, run the Create Payment process
in the console log you will see the following message: BankStatementPayment.process: @NotFound@ @C_Invoice_ID@ / @C_BPartner_ID@
Solution: Parse error message displayed in the logs. To get the expected output: BankStatementPayment.process: * Not found * Invoice / Business Partner