← Back to team overview

savoirfairelinux-openerp team mailing list archive

Re: lp:~savoirfairelinux-openerp/openerp-sage-50/7.0-exportsage50 into lp:openerp-sage-50

 

Review: Needs Fixing code review, no test.

Hi eh.dem,

l.157.158.161 - On the 7.0 it's better to use the keywords data and demo instead of init_xml, update_xml and demo_xml.

l.366.377 - osv.osv is deprecated. Use "from openerp.osv import fields, orm" and "class exportsage(orm.Model)".
 
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-sage-50/7.0-exportsage50/+merge/191893
Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:openerp-sage-50.


Follow ups

References