Error selecting contact person in supplier quotation

in the supplier quotation master when i try to select a contact person the field gets blank, and the console shows the following error:


Starting up… all-app.min.js:2239
Traceback (innermost last):
File “…/lib/webnotes/handler.py”, line 132, in handle
execute_cmd(cmd)
File “…/lib/webnotes/handler.py”, line 172, in execute_cmd
ret = call(method, webnotes.form_dict)
File “…/lib/webnotes/handler.py”, line 189, 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 59, in runserverobj
r = webnotes.model.code.run_server_obj(so, method, arg)
File “…/lib/webnotes/model/code.py”, line 166, in run_server_obj
return getattr(server_obj, method_name)(arg)
File “…/app/utilities/transaction_base.py”, line 184, in get_supplier_address
ret.update(map_party_contact_details(contact_name=args[‘contact’]))
File “…/app/utilities/transaction_base.py”, line 394, in map_party_contact_details
contact_name = get_default_contact(party_field, party_name)
File “…/app/utilities/transaction_base.py”, line 350, in get_default_contact
(party_name,))
File “…/lib/webnotes/db.py”, line 130, in sql
raise e
OperationalError: (1054, “Unknown column ‘None’ in ‘where clause’”)



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

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

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

 

 

We have fixed the issue, please pull the latest updates.

On 20-Jul-2013, at 5:39 PM, Hernan Gonzalez wrote:

in the supplier quotation master when i try to select a contact person the field gets blank, and the console shows the following error:

Starting up... all-app.min.js:2239
Traceback (innermost last): File "../lib/webnotes/handler.py", line 132, in handle execute_cmd(cmd) File "../lib/webnotes/handler.py", line 172, in execute_cmd ret = call(method, webnotes.form_dict) File "../lib/webnotes/handler.py", line 189, 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 59, in runserverobj r = webnotes.model.code.run_server_obj(so, method, arg) File "../lib/webnotes/model/code.py", line 166, in run_server_obj return getattr(server_obj, method_name)(arg) File "../app/utilities/transaction_base.py", line 184, in get_supplier_address ret.update(map_party_contact_details(contact_name=args['contact'])) File "../app/utilities/transaction_base.py", line 394, in map_party_contact_details contact_name = get_default_contact(party_field, party_name) File "../app/utilities/transaction_base.py", line 350, in get_default_contact (party_name,)) File "../lib/webnotes/db.py", line 130, in sql raise e OperationalError: (1054, "Unknown column 'None' in 'where clause'")



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

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@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 User's Forum" group.

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

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