Ok, I figured out the problem. In my code snippet I omitted that I was also adding another field inside the same "arch" block. I removed that and it then worked. If I created a separate record for each change they both work, but not together.
Oh, and the case of adding of a field gave me an error without the tree tag (didn't seem to recognize my field at runtime). The error was "couldn't find tag '<field>' in parent view!". I tried different names and ids but adding the tree back seemed to be the only fix. Very frustrating after how much time I spent on this, and I wish I fully understood the issues, but glad it works. Thanks again for the help. charles -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=25411#25411 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
