Auto Name problem

Hello,

I have three fields in my doctype which are “ref_num, month, year”. and i want to create auto name as ref_num/month/year.

So, How can i do this.

Thnx in advance,
Nishant Jariwala

Hi,
You have to customize code for that in autoname() method .

ya thnx @priya_s

Gotcha… :smile: