<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body >
Dear Team,<br>
<br>
we have a plan to provide the serial number (ie., auto increment number ) for PO, SO, Quotes and Invoice based on your openions.<br>
As of now the crmid is used as PO id, SO id, quoteid and invoiceid
where as these ids will not be sequencial for each module. The first
invoiceid will be 100 and the second invoiceid may be 250, etc.,<br>
<br>
To avoid this problem, we will configure the starting number for each
entity (salesorderid, purchaseorderid, quoteid and invoiceid). After
configured this starting number for each module when we save the
corresponding entity this id will be incremented where as we will get
the ids as a sequencial one. <br>
In the mean time shall we provide this id as editable where as if the
user want then he will change the id when creating new entity.<br>
<br>
For example, if we configured the invoice starting number as 00123 then
the forthcoming invoice ids will be like 000124, 000125, etc.<br>
<br>
<span style="font-weight: bold;">or</span><br>
<br>
we can leave as it is and you can add a customfield to handle this.<br>
<br>
Please do post your suggestions so that we can finish it off early.<br>
<br>
Thanks<br>
Mickie<br>

</body></html>