Debtor Statement sp error
I have a custom table that holds text strings to be printed on debtor statements when there is a balance in 60d or 90d (different warning message for each. I have modified the standard jiwa debtor statement sp to include these extra fields, but am receiving the following error message when the sp is run. “Msg 245, Level 16, State 1, Procedure usp_Atronics_Debtor_Statements, Line 147
Conversion failed when converting the varchar value 'JiwaFinancials.Jiwa.JiwaDebtorInvoicesUI.MainForm' to data type int.â€
The sp is attached.
Conversion failed when converting the varchar value 'JiwaFinancials.Jiwa.JiwaDebtorInvoicesUI.MainForm' to data type int.â€
The sp is attached.