chat.freenode.net #tryton log beginning Sat Dec 10 00:00:01 CET 2011 | ||
2011-12-10 12:51 <oxcar> Is it possible to do automatic backup of any database in tryton? For example everyday at hour specific. | ||
2011-12-10 12:52 <sisalp> oxcar: yes, consider crontab and pg_dump | ||
2011-12-10 12:54 <oxcar> sisalp: Ok, but it is inside/from Tryton Client or with external SQL | ||
2011-12-10 12:55 <yangoon> oxcar: which distribution are you running? | ||
2011-12-10 12:56 <oxcar> sisalp: Xubuntu 11.10, postgresql 9.1 and pgAdmin | ||
2011-12-10 12:57 <yangoon> oxcar: consider installing autopostgresqlbackup on the server, it is very handy for such use case | ||
2011-12-10 14:25 <DrTardis> hi | ||
2011-12-10 14:28 <sisalp> hi | ||
2011-12-10 14:55 <DrTardis> what about the community on tryton project ? | ||
2011-12-10 14:56 <DrTardis> is it a well documented project ? | ||
2011-12-10 14:58 <pilou> did you visited this link: http://www.tryton.org ? there are "Documentation" and "Community" links ;) | ||
2011-12-10 15:05 <DrTardis> what is the way to install a new module in tryton (ie gnu_health) | ||
2011-12-10 15:13 <sisalp> DrTardis: similar to openerp, check the doc please | ||
2011-12-10 15:13 <corro> DrTardis: have you tried to follow the installation guide on health.gnu.org? See http://en.wikibooks.org/wiki/GNU_Health/Installation. | ||
2011-12-10 15:19 <DrTardis> re | ||
2011-12-10 15:20 <DrTardis> is there any installation for tryton server on windows ? | ||
2011-12-10 15:23 <DrTardis> because on website there is only windows client and nesos | ||
2011-12-10 15:28 <sisalp> DrTardis: checking | ||
2011-12-10 15:30 <sisalp> DrTardis: yes I confirm, there is no out-of-the-box tryton server for windows | ||
2011-12-10 15:36 <DrTardis> how ca i use it on windows ? | ||
2011-12-10 15:38 <sisalp> DrTardis: I don't know, a windows user may help you. I'm looking at how I could set up a demo server for GnuHealth | ||
2011-12-10 15:42 <DrTardis> ok | ||
2011-12-10 15:42 <DrTardis> thkx | ||
2011-12-10 16:00 <udono> DrTardis: hi, we have very less experience in using trytond on a windows server. On client side windows and linux are working well. For now it is recommended using Linux/BSD on server side. | ||
2011-12-10 16:03 <DrTardis> an ubuntu virtual machine will be good ? | ||
2011-12-10 16:07 <DrTardis> re | ||
2011-12-10 16:09 <udono> DrTardis: yes, would be good. Even better when you use debian testing, because the packages are more fresh. | ||
2011-12-10 16:10 <udono> DrTardis: AFAIK neither Debian, nor ubuntu have tryton 2.2 available for now. yangoon: is this correct? | ||
2011-12-10 16:13 <DrTardis> ok i'm downloading vmware | ||
2011-12-10 16:13 <DrTardis> just for test gnuhealth | ||
2011-12-10 16:13 <DrTardis> because the online demo doesnt work on the site | ||
2011-12-10 16:20 <sisalp> I've published a script for automated install on ubuntu/debian, let me check where it is | ||
2011-12-10 16:23 <sisalp> here it is : https://docs.google.com/document/d/1MmdQkopM6gKm47oaR3xwUJzKjdBObIt5meZOp7cp5ek/edit | ||
2011-12-10 16:26 <yangoon> udono: correct | ||
2011-12-10 16:26 <DrTardis> so wich version xill be run ? | ||
2011-12-10 16:42 <DrTardis> a question about python | ||
2011-12-10 16:42 <DrTardis> can i paste here | ||
2011-12-10 16:43 <DrTardis> http://pastebin.com/c1sPEMZz | ||
2011-12-10 16:43 <DrTardis> according to python, if(1799.09>1799.09) is True | ||
2011-12-10 16:55 <pilou> DrTardis: you should try with ipython | ||
2011-12-10 16:55 <pilou> n [2]: 1799.09 > 1799.09 | ||
2011-12-10 16:55 <pilou> Out[2]: False | ||
2011-12-10 16:56 <pilou> add "dbg(type(calc_qty))" and "dbg(type(move.move_id.product_qty))" | ||
2011-12-10 17:32 <sisalp> DrTardis: you need 2.2 for gnu health | ||
2011-12-10 17:42 <DrTardis> ok | ||
2011-12-10 17:42 <DrTardis> thx | ||
2011-12-10 17:42 <DrTardis> good by | ||
2011-12-10 17:48 <jcm> hi, I cannot run ssl on 2.2: when I activate it in conf and restart the server, the client says Errno54, Connection reset by peer | ||
2011-12-10 17:48 <jcm> though I have "INFO:server:starting JSON-RPC SSL protocol" in server log | ||
2011-12-10 17:48 <jcm> what can I do to debug this ? | ||
2011-12-10 18:13 <cjbarnes18> hi all o/ I would like to create a module that inherits compaN | ||
2011-12-10 18:14 <cjbarnes18> hi all o/ I would like to create a module that inherits compaN | ||
2011-12-10 18:14 <cjbarnes18> hi all o/ I would like to create a module that inherits company/employee model, could someone point me tyo a good example. | ||
2011-12-10 18:52 <yangoon> cjbarnes18: company inherits from party |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!