New select box in sign up form

Hello All,
   I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How  can i implement this?

Regards,
Gangadhar kadam



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How  can i implement this?

Regards,
Gangadhar kadam



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Thank you for your reply.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?

Regards,
Gangadhar kadam



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.







You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


P SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Did you try

lib/wnf.py --clear_web





On 30-Apr-2013, at 10:21 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you for your reply.
   I have posted my code on pastebin   http://pastebin.com/rkHDLhvE  I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How  can i implement this?

Regards,
Gangadhar kadam



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping  prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Thank you is working....
Can I have zone as dynamic select (values from zone doctye)?



On 30 April 2013 10:29, Rushabh Mehta <rm...@gmail.com> wrote:
Did you try

lib/wnf.py --clear_web





On 30-Apr-2013, at 10:21 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you for your reply.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?


Regards,
Gangadhar kadam




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

P SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


P SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Read up on Jinja templating -- it should not be too hard.

W: https://erpnext.com
T: @rushabh_mehta

On 30-Apr-2013, at 10:56 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you is working....
   Can I have zone as dynamic select (values from zone doctye)?



On 30 April 2013 10:29, Rushabh Mehta <rm...@gmail.com> wrote:
Did you try

lib/wnf.py --clear_web





On 30-Apr-2013, at 10:21 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you for your reply.
   I have posted my code on pastebin   http://pastebin.com/rkHDLhvE  I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How  can i implement this?


Regards,
Gangadhar kadam




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping  prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping  prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Thank you,
It is working. I sign up for few user . when i try to login using credentials provided in email. it redirected in login page without any error. what may be issue?

Thank you


On 30 April 2013 11:06, Rushabh Mehta <rm...@gmail.com> wrote:
Read up on Jinja templating -- it should not be too hard.

W: https://erpnext.com
T: @rushabh_mehta

On 30-Apr-2013, at 10:56 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you is working....
Can I have zone as dynamic select (values from zone doctye)?



On 30 April 2013 10:29, Rushabh Mehta <rm...@gmail.com> wrote:
Did you try

lib/wnf.py --clear_web





On 30-Apr-2013, at 10:21 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you for your reply.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?


Regards,
Gangadhar kadam




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

P SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

P SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


P SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

The default was set to user_type was set as "partner" so it was not loged in. i changes it and it is working now.

Thank you


On 30 April 2013 18:56, गंगाधर कदम <em...@gmail.com> wrote:
Thank you,
It is working. I sign up for few user . when i try to login using credentials provided in email. it redirected in login page without any error. what may be issue?

Thank you


On 30 April 2013 11:06, Rushabh Mehta <rm...@gmail.com> wrote:
Read up on Jinja templating -- it should not be too hard.

On 30-Apr-2013, at 10:56 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you is working....
Can I have zone as dynamic select (values from zone doctye)?



On 30 April 2013 10:29, Rushabh Mehta <rm...@gmail.com> wrote:
Did you try

lib/wnf.py --clear_web





On 30-Apr-2013, at 10:21 AM, गंगाधर कदम <em...@gmail.com> wrote:

Thank you for your reply.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?

Thank you


On 29 April 2013 21:45, Anand Doshi <an...@iwebnotes.com> wrote:
Dear Gangadhar,

Please elaborate with screenshots and code.

If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.

Thanks,
Anand.

On 29-Apr-2013, at 4:55 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?


Regards,
Gangadhar kadam




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/a5gDHVSelaUJ.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

P SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune

P SAVE TREES - Please consider the environment before printing this email.
SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


P SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?




--
Thanks & Regards,
Mr.Gangadhar N.Kadam.
Cell: +91 9960066444
Software Engineer,
New Indictrans Technologies Pvt. Ltd., Pune


P SAVE TREES - Please consider the environment before printing this email.

SAVE ENERGY - My monitor is off whenever I am away from my desk. I am helping prevent global warming by reducing consumption of power... ARE YOU?



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.