-
Type:
Bug
-
Status: Passed Testing
-
Priority:
Backlog
-
Resolution: Done
-
Affects Version/s: 07.00.175.00, 07.02.00.00
-
Fix Version/s: 07.02.02.00
-
Component/s: Creditor Batch Transactions
-
Labels:None
If the creditor transaction batch number of a saved batch contains non-numeric characters then this error will occur.
It is caused by the attempt to check if the Invoice number of any lines on the batch has already been used for the creditor. If there are, then the attempt to convert the batch number to decimal to display the message to the user causes the error.
Work-around is to turn off the system setting "WarnOfDuplicateInvoiceNumbers" under the Creditor tab of System Configuration.
- is cloned by
-
DEV-7130 Creditor Transaction batches will error with "Conversion from string %s to type decimal is not valid"
-
- Passed Testing
-