tabEmployee Profile

18 views
Skip to first unread message

Rohit Waghchaure

unread,
Jun 25, 2013, 6:59:23 AM6/25/13
to erpnext-dev...@googlegroups.com
Hello,
         I have select 'All Employee (Active)' in sms center to retrieve employee details but it give me an following error

      line 51, in create_receiver_list rec = sql("select t1.employee_name, t2.cell_number from `tabEmployee` t1, `tabEmployee Profile` t2 where t2.employee = t1.name and t1.status = 'Active' and t1.docstatus != 2 and ifnull(t2.cell_number,'')!='' %s" % where_clause) File "../lib/webnotes/db.py", line 130, in sql raise e ProgrammingError: (1146, "Table 'church.tabEmployee Profile' doesn't exist")

 So please tell me how can i retrieve employee details.

Thanks and regards
Rohit


Akhilesh Darjee

unread,
Jun 25, 2013, 8:34:04 AM6/25/13
to erpnext-dev...@googlegroups.com
Fixed.

Please pull the latest update.

--
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...@googlegroups.com.
To post to this group, send email to erpnext-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d4265329-0414-4a8a-a9c9-2a37fd657f1c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Regards,
Akhilesh Darjee

Rohit Waghchaure

unread,
Jun 26, 2013, 8:28:36 AM6/26/13
to erpnext-dev...@googlegroups.com
Hello Akhilesh,

                      'All Sales Partner Contact' also not working please check it also

Thanks and Regards
Rohit


Nabin Hait

unread,
Jun 27, 2013, 2:06:53 AM6/27/13
to erpnext-dev...@googlegroups.com
Fixed it in master branch.

P.S.  As you are actively doing customization on erpnext, we expect, this type of bugs should be fixed by yourself and be contributed back to community.

Reply all
Reply to author
Forward
0 new messages