look at the
https://demo.ofbiz.org/webtools/control/FindGeneric?entityName=SequenceValueItem&find=true&VIEW_SIZE=50&VIEW_INDEX=0
you can define your own sequence name

delegator.getNextSeqId uses this


Muhammad Aamir sent the following on 4/23/2009 4:18 PM:
> I am working on an Outpatient Management module for a clinic. I've to extend
> Person entity adding mrNbr (medical record number) field. The field should
> keep incremented automatically and must not repeat and preferably not skip
> as well.
> 
> Can anybody give me a clue on it (I tried in documentation pages but didn't
> get any hint).
> 
> Also, is there any page where all entity field data types of ofbiz entity
> engine are explained?
> 
> Thanks
> Muhammad Aamir
> 

Reply via email to