IRC logs of #tryton for Monday, 2010-04-05

chat.freenode.net #tryton log beginning Mon Apr 5 00:00:02 CEST 2010
2010-04-05 01:33 -!- ikks(~ikks@200.118.243.193) has joined #tryton
2010-04-05 04:50 -!- gremly(~gremly@201.244.240.240) has joined #tryton
2010-04-05 05:18 -!- yangoon(~mathiasb@p549F6E79.dip.t-dialin.net) has joined #tryton
2010-04-05 05:54 -!- ready_(~ready@tiu.ligno.com) has joined #tryton
2010-04-05 07:14 -!- tekoholic(~quassel@tekoholic-1-pt.tunnel.tserv8.dal1.ipv6.he.net) has joined #tryton
2010-04-05 07:52 -!- mr_amit(~amit@117.254.20.140) has joined #tryton
2010-04-05 09:35 -!- sharkcz(~dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2010-04-05 11:06 -!- enlightx(~enlightx@dynamic-adsl-84-220-84-124.clienti.tiscali.it) has joined #tryton
2010-04-05 11:46 -!- cheche(cheche@188.85.213.151) has joined #tryton
2010-04-05 11:46 <cheche> Hi,
2010-04-05 11:47 <cheche> I am trying to test Tryton, but I am not able to connect to the server localhost:8070. Do I need to create a databse using postgres?
2010-04-05 11:47 <cheche> tryton 1.5
2010-04-05 11:48 <cedk> cheche: you can create it from the client
2010-04-05 11:48 <cedk> cheche: did you run the server?
2010-04-05 11:48 <cheche> yes i did on another console
2010-04-05 11:48 <cheche> [Mon Apr 05 11:46:50 2010] INFO:database:connect to "template1"
2010-04-05 11:48 <cheche> this is what i get
2010-04-05 11:49 <cedk> cheche: so you must have a "create" button in the login windows
2010-04-05 11:49 <cheche> ok. lets resume. Download code using hg. run "python setup.py install" for both trytond and tryton
2010-04-05 11:50 <cheche> cedk: under database I have create, but it ask for the tryton server passwd
2010-04-05 11:51 <cedk> cheche: default is "admin"
2010-04-05 11:51 <cheche> ok. testing...
2010-04-05 11:53 <cheche> ok. found the issue
2010-04-05 11:53 <cheche> in other of tryton to work you need to run it as postgres user
2010-04-05 11:53 <cheche> or a user with enought permissions.
2010-04-05 11:54 <cedk> cheche: you must configure in etc/trytond.conf the database access
2010-04-05 11:55 <cheche> cedk: there is not a single hint on the INSTALL file.. checking that file right now.
2010-04-05 12:05 <cheche> ok. I have create a prueba database thanks cedk. how do I create a company?
2010-04-05 12:06 <cedk> cheche: in the menu "Party>Configuration>Company"
2010-04-05 12:09 <cheche> cedk: I think that I must miss some modules... do I need to install the company module?
2010-04-05 12:10 <cedk> cheche: yes
2010-04-05 12:18 <cheche> there is no something like basic pack right?. What would be the basic modules for sales
2010-04-05 12:18 <cedk> cheche: sale
2010-04-05 12:19 -!- FWiesing(~FWiesing@194-208-185-012.tele.net) has joined #tryton
2010-04-05 12:40 <cheche> is this the right way of installing modules:
2010-04-05 12:40 <cheche> casa:/home/cheche/projectos/tryton/modules# rsync -av * /usr/lib/python2.5/site-packages/trytond-1.5.0-py2.5.egg/trytond/modules/
2010-04-05 12:42 <cedk> cheche: I don't understand
2010-04-05 12:42 <cedk> cheche: if you go with the installation process, just install modules you need
2010-04-05 12:42 <cheche> how do you install modules?
2010-04-05 12:43 <cheche> I copied withtin trytond/modules, but they do not get installed.
2010-04-05 12:43 <cedk> cheche: like you install trytond and tryton
2010-04-05 12:43 <cheche> so copied to /usr/lib/pythond/site-packages
2010-04-05 12:43 <cheche> ok. testing
2010-04-05 12:45 <cheche> upsss sorry, I thought that they were to be something diferent
2010-04-05 12:48 <cedk> cheche: no, run python setup.py install
2010-04-05 12:51 <cheche> cedk: thanks, I think that I got it working. I want to redo a fresh install, how do I uninstall it?
2010-04-05 12:51 <cedk> cheche: but it is not necessary required to install Tryton to run it, see http://code.google.com/p/tryton/wiki/InstallationMercurial
2010-04-05 12:51 <cedk> cheche: there is no uninstall with setuptools
2010-04-05 12:53 <cedk> cheche: http://bugs.python.org/issue4673
2010-04-05 12:57 <cheche> well, I guess that rm -r /usr/lib/python2.5/site-packages/tryton* should be ok right?
2010-04-05 13:02 <cedk> cheche: I think
2010-04-05 13:03 <cedk> cheche: but it is better to use the package manager of your distribution (if it provides Tryton)
2010-04-05 13:45 -!- ikks(~ikks@200.118.243.193) has joined #tryton
2010-04-05 13:46 -!- tekknokrat(~gthielebe@dslb-088-075-176-002.pools.arcor-ip.net) has joined #tryton
2010-04-05 13:47 <cheche> cedk: the trouble is that debian only has the tryton package on testing, and I am in stable.
2010-04-05 13:54 <dba> cheche: how urgend to you need it?
2010-04-05 13:56 <cheche> oh, I am just testing Tryton. I used to be the project lead for openerp but I could really use it. I am using right now abanq.org but I am not 100% with the way things are going...
2010-04-05 13:57 <cheche> so I wanted to test tryton that is all.
2010-04-05 13:57 <dba> cheche: if you wait about 30min, i'll push the lenny backports to tryton.debian-maintainers.org
2010-04-05 13:57 <yangoon> dba: :)
2010-04-05 13:57 <dba> i've worked on that yesterday, but didn't finished it before going to bed :)
2010-04-05 13:58 <cheche> hey!,
2010-04-05 13:58 <cheche> I can wait.
2010-04-05 14:08 -!- elver(~elver@213-35-213-182-dsl.trt.estpak.ee) has joined #tryton
2010-04-05 14:26 <dba> .oO(works now.. uploading, and test-installing.)
2010-04-05 14:45 <dba> cheche: it needs a couple of other backports (python-setuptools, python-vobject),
2010-04-05 14:46 <dba> those you can, until they are in the repository, directly take from unstable without rebuilding,
2010-04-05 14:46 <dba> and the tryton packages are in the repository for lenny listed at http://tryton.debian-maintainers.org/
2010-04-05 14:50 <dba> (or use pinning, and you'll don't need to do anything by hand)
2010-04-05 15:45 -!- woakas(~woakas@78.220.60.190.host.ifxnetworks.com) has joined #tryton
2010-04-05 16:19 <cheche> dba: well, I must have something wrong, because it worked like a charm! I did not need to update the python-setuptools, python-vobject, is there anyting I can do to ensure that i did right?
2010-04-05 16:19 <cheche> http://casa.apertus.es/blog/2010/04/05/tryton-debian-lenny/
2010-04-05 16:36 <dba> cheche: well, you didn't install any modules..
2010-04-05 17:57 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-04-05 18:00 <cheche> dba: I did, but I did not reported on the page... doing right now..
2010-04-05 18:18 -!- juanfe(~juanfe@78.220.60.190.host.ifxnetworks.com) has joined #tryton
2010-04-05 19:54 <cheche> how do I change the workflow to simplify the sales managment?
2010-04-05 20:00 <cedk> cheche: it depends, it is quite hazy as question
2010-04-05 20:00 <cheche> hazy > lazy?
2010-04-05 20:00 <cheche> I am testing tryton as a simple sales managment app
2010-04-05 20:00 <cheche> I want to create invoices an print them
2010-04-05 20:02 <cedk> cheche: so perhaps use directly invoice instead of sale
2010-04-05 20:02 <cheche> I can Create a sale quoation > then sale confirmed > then inventory mangement...
2010-04-05 20:02 <cheche> I think that I want to skip the inventory managment.
2010-04-05 20:03 <cedk> cheche: so use only invoice
2010-04-05 20:03 <cheche> ok
2010-04-05 20:03 <cedk> cheche: sale exists to link accounting and stock management
2010-04-05 20:04 <cheche> ok, I have to deinstall tryton-modules-sale then
2010-04-05 21:17 <cheche> jejeje, I am first: http://www.google.es/search?hl=es&source=hp&q=tryton+debian+lenny
2010-04-05 22:11 -!- pepeu(~manuel@187.137.156.59) has joined #tryton
2010-04-05 22:23 <udono> cheche: Hi, you can modify the invoice.odt for state Proforma to a sales order like invoice.
2010-04-05 22:28 <cheche> udono: I have got a bit confuse about the tryton workflow. for customer sale I would expect: Quote, Proforma and invoice
2010-04-05 22:29 <cheche> After the invoice, I would expect the payment workflow
2010-04-05 22:30 <cheche> Where the payment could be cash, wire transfer and diferent dates and % of the total invoice. I do not know If you know what I mean.

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!