I know what you are going through, I am having the same problem. They just recently re-posted some developer content they had on the Wiki before they updated the website. Go to this url and do the 20 minute tutorial. http://tinyerp.com/wiki/index.php/Developpers:Developper%27s_Book It goes into a little more depth even though it's quite outdated and meant for an older version of tinyerp. It will show you how to make a module from scratch.
Also, when you write the file "travel_view.xml" some of the code they have posted is incorrect if you are using version 5.0 of openERP. Wherever it says "<terp> <data>" use "<openerp> <data>" instead. Just look at some other basic modules to get the concept. I'm still trying to get the report working for this example with no luck. They need some updated tutorials for sure... -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=31984#31984 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
