On 28/10/11 10:59 +0700, bino oetomo wrote: > What I want is , each time there is a new record added to "Alertin", > trytond will add some records to "Alertout" model.
Override the create method of "Alertin" to create some records of "Alertout". > Also I want that "Alertin" records cannot be "updated" Override the write method of "Alertin" and raise an UserError. > nor "deleted" And also the delete method. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpuesAl5lZxB.pgp
Description: PGP signature
