[MERGE] fields: cleanup field_to_dict + make @deprecated available in fields_get()
authorOlivier Dony <odo@openerp.com>
Wed, 26 Sep 2012 16:26:38 +0000 (18:26 +0200)
committerOlivier Dony <odo@openerp.com>
Wed, 26 Sep 2012 16:26:38 +0000 (18:26 +0200)
commitd53ea0048212784a9eb41be05bd684757d3beb57
tree2ebbcfef99986c85bbb8fe1d64b0b8458bcfd7c8
parent6eb82789d60e2200aa075b6c18a2a1d2bc6b34b8
parentadd6b7b08a3d47d0b369cbcaa83e610a1f8d66e1
[MERGE] fields: cleanup field_to_dict + make @deprecated available in fields_get()

Renamed the m2m extra info keys, as their names
were quite confusing (third_table?), + removed
the "func_obj" key for function fields, as
it was a duplicate of the "relation" kay that
is already present for all relationship fields.
These renames should not break anything, as this
info should only be used for debug, but they still
constitute an API backwards-incompatible change.

bzr revid: odo@openerp.com-20120926162638-ftfbvflfa525q0lg