Hi,
I get an error when I want to delete the general journal.
Error :" Number ME1000011215 does not match format TMP1#########."
LedgerJournalTrans.Voucher = ME1000011215
NumberSequenceTable.Format = TMP1#########.
I found the problem by debugging.I get this error because of the control I mentioned below;
if (strLen(num) != strLen(format))
throw error(strFmt("@SYS25062",num,format));
But I create log with Ax's standard screens.LegdgerJournalTrans.voucher number series standard.I am not doing a manual operation.I checked the number series setups.
Have there been any such bugs before?
I'm glad you helped me.
Best Regards.
Seçil.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (