Review: Disapprove

Hello,

We try not to use the 'default_get' attribute anymore. It must be considered as 
deprecated and should not be used anymore in any view. Moreover, default_get 
does is not well supported in the web client; only in the gtk client. Replacing 
context by default_get allows to avoid a bug in the web client, but we won't 
have the feature the attribute is supposed to give in the web client.

As there is no easy way in the web client to perform the dynamic sequence 
calculation, I think you should get back to context, and deleting references in 
an o2m context to the same o2m. We loose a bit of features, but we won't have 
any deprecated default_get in code; gtk and web clients will offer the same 
features; and the bug will be fixed.

Best regards,

Thibault Delavallée.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-914208-kjo/+merge/88203
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-914208-kjo.

_______________________________________________
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