Hi Ajey, take a look at SequenceValueItem entity. It keeps the latest Id indexes per entity.
I would advice you not to change any of these entity-engine specific stuff,
but you can do it from SequenceUtil.java
public static final long defaultBankSize = 10;
public static final long startSeqId = 10000;
Good luck,
Bilgin
--
View this message in context:
http://www.nabble.com/Problem-with-Order-No.-Generation-tp15394225p15430045.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
