Review: Needs Fixing Hi,
Two points here: 1 the associated bug explicitely mentions base_module_record. This branch migrates a number of wizards to osv_memory, but not in this module. The full list of modules which use the wizard.interface and which this branch does not fix is: account_asset base_module_record base_report_creator crm crm_profiling 2 osv.osv_memory is deprecated in OpenERP 6.1 [1], is it then not better to use TransientModel instead? Cheers, Stefan. [1] http://bazaar.launchpad.net/~openerp/openobject-server/trunk/view/3717/openerp/osv/osv.py#L201 -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-862227-dbr/+merge/78077 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-862227-dbr. _______________________________________________ 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

