Attendance control panel

Hello All,
   While uploading attendance through attendance control panel i got following error

Traceback (innermost last):
File “…/lib/webnotes/handler.py”, line 162, in handle
execute_cmd(cmd)
File “…/lib/webnotes/handler.py”, line 195, in execute_cmd
ret = call(method, webnotes.form_dict)
File “…/lib/webnotes/handler.py”, line 212, in call
return fn(**newargs)
File “…/lib/webnotes/handler.py”, line 64, in runserverobj
webnotes.widgets.form.run_method.runserverobj()
File “…/lib/webnotes/widgets/form/run_method.py”, line 57, in runserverobj
r = webnotes.model.code.run_server_obj(so, method, arg)
File “…/lib/webnotes/model/code.py”, line 173, in run_server_obj
return getattr(server_obj, method_name)()
File “…/app/hr/doctype/attendance_control_panel/attendance_control_panel.py”, line 107, in import_att_data
import webnotes.model.import_docs
ImportError: No module named import_docs

What should i do?

Thank you



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    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.

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

     

     
This was already fixed. You don't seem to have an updated version. 

Sent from my phone

On 09-Jul-2013, at 8:11 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   While uploading attendance through attendance control panel i got following error

Traceback (innermost last): File "../lib/webnotes/handler.py", line 162, in handle execute_cmd(cmd) File "../lib/webnotes/handler.py", line 195, in execute_cmd ret = call(method, webnotes.form_dict) File "../lib/webnotes/handler.py", line 212, in call return fn(**newargs) File "../lib/webnotes/handler.py", line 64, in runserverobj webnotes.widgets.form.run_method.runserverobj() File "../lib/webnotes/widgets/form/run_method.py", line 57, in runserverobj r = webnotes.model.code.run_server_obj(so, method, arg) File "../lib/webnotes/model/code.py", line 173, in run_server_obj return getattr(server_obj, method_name)() File "../app/hr/doctype/attendance_control_panel/attendance_control_panel.py", line 107, in import_att_data import webnotes.model.import_docs ImportError: No module named import_docs

What should i do?

Thank you



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    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.

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

     

     



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    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.

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