The proposal to merge 
lp:~openerp-dev/openobject-server/trunk-field-deprecated-tde into 
lp:openobject-server has been updated.

Description changed to:

Deprecated attribute on fields

This revision adds a 'deprecated' attribute on fields. If not False, is a 
string, and make the ORM print a warning telling the field is deprecated.
Use: 'my_field': fields.char('Old field', size=64, deprecated="This field will 
be removed as of version 42 of OpenERP. Please update your module to use 
'my_new_field' instead.")

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-field-deprecated-tde/+merge/119093
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-field-deprecated-tde/+merge/119093
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-field-deprecated-tde.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to