> Sorry, I misunderstood when you said:
> "m_dsc_clients - is not a legacy table and defined in db.py, "
>
It's my fault, the explanation was a bit unclear.
 

>
> This line in dal.py is wrong (it was recently fixed in trunk):
>
>  if rfieldname in hasattr(rtable,'_primarykey') \
>
> it should read:
>
> if rfieldname in rtable._primarykey \
>
>
> You can either update it manually or use latest trunk.
>

Thank you! 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to