A Dimecres, 12 d'octubre de 2011 13:07:51, Cédric Krier va escriure: > > > Simply update ir.model.field value before calling init. > > > > > > > > I cannot because at that moment, the record for the new field > > (customer_payment_term) does not yet in ir.model.field exist and > > ir_property.field has a NOT NULL attribute. > > I don't see any issue to change the name in ir.model.field before calling > super().init()
Sorry, I misread your previous answer. Thanks! Will do that. -- Albert Cervera i Areny http://www.NaN-tic.com Tel: +34 93 553 18 03 http://twitter.com/albertnan http://www.nan-tic.com/blog -- [email protected] mailing list
