Hello,
I created a new journal name then i select a voucher series number sequence "XXX" and i select New voucher as In connection with balance.
When i check the "Number Allocation at posting" checkbox i get the following message “This voucher series cannot be selected because it is not set to run continuously and the ledger module is set up to check for continuous numbers.”
I setup the number sequence "XXX" to be continuous.
The ledger parameters are setup to ask for continuous.
Debugging from this method LedgerjournalName.ValidateField() , i see that the system get an other NumberSequenceId "YYY" that is not setup to be continuous. => numberSequenceReference = LedgerParameters::numRefLedgerTempVoucher();
I don't know why the system is not get the NumberSequenceId "XXX" using numberSequenceReference = LedgerParameters::numRefLedgerTempVoucher();
Any regards in this ?
Thank you in advance.
*This post is locked for comments
I have the same question (0)


Report
All responses (
Answers (