dukai wrote: > ... if the object is saved, the client calls the write() method on the server > but it doesn't ask it to save field2. ...
I haven't studied the code but I would not expect that readonly fields are not written - partly because of the situation you described (readonly only applies to the GUI not the underlying field) and partly because a readonly field can be enabled temporarily using attributes (for example in certain states). So you may have a identified a fault that you could enter in launchpad! ------------------------ Regards, Geoff Seath Solutions Ltd (http://www.seathsolutions.com) -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=27193#27193 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
