Here we avoid calling field.get_recursive_orig_value
on all fields because it can be acquired from another field in context. ie, from a listbox field. AttributeError is not raised and get_recursive_orig_value does not exists neither on that field. So, test condition on meta_type attribute to avoid non desirable side effects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33899 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment