Removed hard-coded exception flds and written patch to make no_copy for those

This commit is contained in:
Nabin Hait 2011-09-13 13:32:57 +05:30
parent 5eb4762ddb
commit 20926bb00a

View file

@ -117,7 +117,6 @@ class DocType:
exception_flds = default_fields
exception_flds += [f[1] for f in flds]
exception_flds += ['amended_from', 'amendment_date', 'file_list', 'naming_series', 'status']
similar_flds = [
[d[0], d[0], 'Yes'] for d in sql("""