Showing posts with label number sequence. Show all posts
Showing posts with label number sequence. Show all posts

Wednesday, May 6, 2020

If you do not see your new Number sequence in Segments

You created a new number sequence, say BNR close - extension, for example, as decribed here . But neither does it appear in Segment configuration form nor in the list of Generate Wizard.

To overcome this issue, you can simply reset number sequences by the following menu item.
Go to Organization administration > Number sequences > Number sequences.



Then it appears in Segment configuration.


Now you can generate your new number sequence in Wizard.


Thursday, April 16, 2015

Make your decision on a new voucher

This is just a short note on new voucher allocation from code.

When you need to allocate a new voucher from a form, use _makeDecisionLater = true, when from code _makeDecisionLater = false; or, alternatively, it should be balanced with a used() call.

Got it from the forum.

A good point to start is the archived article (Russian).