Thanks!

That worked for the report. The view is not working. I added the line 
      'create_uid':fields.char('Creator', 
size=64),
in the class, and the line 
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<field name="create_uid" 
readonly="1"/>
in the according view. The result is, that all fields in this form don't 
display anything. Then I choose to close the Tab, Tiny asks whether I want to 
save. The answers "No" and "Cancel" both have no effect. The abswer "Yes" 
doesn't save the Form but after clicking it the fields in this view display 
values (as they even should have before). But not all fields are filled 
(although they were before).
However, I wanted to have it on a report. That is working. But now it's 
displaying the uid of the Creator. I want to have the according name though. 
Any further hint?

Thanks,

knerz





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to