Hi, I am a noob here. But I have spend decades writing accounting software. I like python, like GPL, and am playing with django. Now I am not clear on whether I am doing pro-bono stuff or am a stake holder on this project I am working on, but I went to webfaction and got an account. A "client" wanted a manufacturing accounting solution and I started out with tryton. Okay, I am trying for client server. I did some virtualenvwrapper stuff and it seems to be working and did some combination of pip and easy_install on trytond and a bunch of modules. Running trytond, I noticed it wants port 8070 so I got that opened and I can telnet there. So I put tryton on a win xp machine and fumbled around for a while with a fail. Now the next thing to try is getting a trytond.conf file with some of my local values loaded instead of "default" So I do not have one anywhere on the host. Looking around, I find a real recent one in your repository and downloaded a tar to an openbsd machine and look around. Now at this point I have on the openbsd machine a 1.9.0 and on the host (centos 5.5) a 1.8.1 and great, the openbsd machine actually has a doc directory! I had on the host looked around in vain for doc. NO doc directory there. This situation puzzles me. Should I just go ahead and clone the repository and go from there? I see some doc on that.
I n passing, fumbling around on the win machine with tryton, I did manage to get some exception code displaying on occasion. If you are interested I will try to reproduce and open a bug. I am not particularly interested one way or another, but it is not good for the first thing a noob does generates exception tracebacks. I suppose I would describe it as trying to log in with all the entries wrong :-) Thank you for your attention. max -- [email protected] mailing list
