Hi
As my client wants when he click add button the customer code should increase by 1.
Means if last Customer code is c0003 then on selecting customer from drop down button and clicking add the code should be self generated to c0004.
Likewise the case of vendor also.
How should i do this?
Thanks