IRC logs of #tryton for Monday, 2011-02-21

chat.freenode.net #tryton log beginning Mon Feb 21 00:00:02 CET 2011
2011-02-21 01:40 -!- marga(~marga@nereida.gnuservers.com.ar) has joined #tryton
2011-02-21 03:57 -!- heffer(~felix@hyperion.fetzig.org) has joined #tryton
2011-02-21 03:57 -!- heffer(~felix@fedora/heffer) has joined #tryton
2011-02-21 04:37 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2011-02-21 05:18 -!- yangoon(~mathiasb@p549F6F04.dip.t-dialin.net) has joined #tryton
2011-02-21 06:17 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has joined #tryton
2011-02-21 06:17 -!- jbunting(~jbunting@99-5-88-198.lightspeed.nsvltn.sbcglobal.net) has left #tryton
2011-02-21 07:54 -!- Vladimirek(~vladimir@bband-dyn213.178-41-22.t-com.sk) has joined #tryton
2011-02-21 08:02 -!- sharkcz(~sharkcz@2001:15c0:6747:160:250:43ff:fe3c:3b5d) has joined #tryton
2011-02-21 08:09 -!- wt(~quassel@c-98-248-97-23.hsd1.ca.comcast.net) has joined #tryton
2011-02-21 08:22 -!- gasbakid(~gasbakid@41.96.63.11) has joined #tryton
2011-02-21 08:41 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2011-02-21 08:47 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has joined #tryton
2011-02-21 09:08 -!- lem0na(~lem0na@95.87.233.210) has joined #tryton
2011-02-21 09:57 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-02-21 10:03 -!- bechamel(~user@cismwks02-virtual1.cism.ucl.ac.be) has joined #tryton
2011-02-21 10:09 -!- hoRn(~chatzilla@dslb-094-222-136-117.pools.arcor-ip.net) has joined #tryton
2011-02-21 10:11 <hoRn> cedk: what i can check for issue1870 - modules, Psycopg2?
2011-02-21 10:11 -!- gasbakid_(~gasbakid@41.96.59.176) has joined #tryton
2011-02-21 10:12 <cedk> hoRn: first, don't forget to update the status :-)
2011-02-21 10:12 <cedk> hoRn: could you post what are the values in the database?
2011-02-21 10:18 <hoRn> cedk: the pure values of amount in account_statement_line?
2011-02-21 10:21 <cedk> hoRn: yes
2011-02-21 10:22 -!- trifon(~trifon@p548C53A6.dip.t-dialin.net) has joined #tryton
2011-02-21 10:22 <hoRn> cedk:done
2011-02-21 10:23 -!- paepke(~paepke@p4FEB082E.dip0.t-ipconnect.de) has joined #tryton
2011-02-21 10:30 -!- nicoe(~nicoe@220.110-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2011-02-21 11:20 -!- predatell(~werty@195.189.234.248) has joined #tryton
2011-02-21 11:25 <hoRn> cedk: don't know what's happend - but now it works. should i close the issue and reopen it, if the issue appears again?
2011-02-21 11:27 <cedk> hoRn: for sure, the data you have in the database are wrong rounded
2011-02-21 11:27 <hoRn> cedk: yes - but i don't know why.
2011-02-21 11:27 <cedk> hoRn: for me the rounding check of Tryton works so this happens because you used SQL queries to write statement lines
2011-02-21 11:28 <cedk> hoRn: could you show the SQL script?
2011-02-21 11:28 <hoRn> cedk: i have written a script that inserted the values via xml_rpc
2011-02-21 11:30 <cedk> hoRn: but are you using Decimal and not float?
2011-02-21 11:32 <hoRn> cedk: float - http://pastie.org/1588834
2011-02-21 11:33 <cedk> hoRn: which version of Tryton?
2011-02-21 11:33 <hoRn> cedk: 1.8.x
2011-02-21 11:36 <cedk> hoRn: ok the issue comes because you use float
2011-02-21 11:37 <cedk> hoRn: but also the check method for digits doesn't work in all cases
2011-02-21 11:37 <cedk> hoRn: but I'm not sure we could fix it
2011-02-21 11:38 <hoRn> cedk: what to do - if I remember a can't use decimal in rpc
2011-02-21 11:39 <cedk> hoRn: you must do like in proteus http://hg.tryton.org/1.8/proteus/file/6a78e0627511/proteus/config.py#l19
2011-02-21 11:39 <cedk> hoRn: or use proteus :-)
2011-02-21 11:42 <hoRn> cedk: ok - i will check proteus soon - need to find how to connect to a remote server
2011-02-21 11:43 -!- trifon(~trifon@p548C4530.dip.t-dialin.net) has joined #tryton
2011-02-21 11:44 <cedk> hoRn: just use config.set_xmlrpc instead of config.set_trytond
2011-02-21 11:44 <cedk> hoRn: http://hg.tryton.org/proteus/file/ac04717d4dcb/proteus/config.py#l209
2011-02-21 11:45 <hoRn> cedk: thanks
2011-02-21 11:57 -!- trifon_(~trifon@p548C5C5F.dip.t-dialin.net) has joined #tryton
2011-02-21 12:50 -!- trifon(~trifon@p548C5C5F.dip.t-dialin.net) has joined #tryton
2011-02-21 12:56 -!- nicoe(~nicoe@220.110-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2011-02-21 13:01 -!- nicoe(~nicoe@79.174.218.168) has joined #tryton
2011-02-21 13:13 -!- GasbaKid(~GasbaKid@41.96.59.176) has joined #tryton
2011-02-21 13:26 -!- nicoe(~nicoe@220.110-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2011-02-21 13:30 -!- woakas(~woakas@200.106.202.91) has joined #tryton
2011-02-21 13:37 -!- nicoe(~nicoe@220.110-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2011-02-21 13:59 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2011-02-21 15:10 -!- GasbaKid(~GasbaKid@41.96.59.176) has joined #tryton
2011-02-21 15:24 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2011-02-21 15:45 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-02-21 16:10 -!- irclog(~irclog@tycho.b2ck.com) has joined #tryton
2011-02-21 17:47 -!- paepke(~paepke@p4FEB0F4F.dip0.t-ipconnect.de) has joined #tryton
2011-02-21 17:49 -!- trifon(~trifon@p548C5C5F.dip.t-dialin.net) has joined #tryton
2011-02-21 17:50 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-02-21 18:39 -!- GasbaKid(~GasbaKid@41.96.59.176) has joined #tryton
2011-02-21 18:45 -!- yangoon1(~mathiasb@p549F3C2C.dip.t-dialin.net) has joined #tryton
2011-02-21 18:47 -!- paepke(~paepke@p4FEB0F4F.dip0.t-ipconnect.de) has joined #tryton
2011-02-21 18:58 -!- paepke(~paepke@p4FEB0F4F.dip0.t-ipconnect.de) has joined #tryton
2011-02-21 19:02 -!- paepke_(~paepke@p4FEB0F4F.dip0.t-ipconnect.de) has joined #tryton
2011-02-21 19:17 -!- heffer(~felix@hyperion.fetzig.org) has joined #tryton
2011-02-21 19:17 -!- heffer(~felix@fedora/heffer) has joined #tryton
2011-02-21 19:18 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-02-21 19:33 -!- enlightx(~enlightx@dynamic-adsl-94-34-185-114.clienti.tiscali.it) has joined #tryton
2011-02-21 20:19 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2011-02-21 20:32 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-02-21 20:39 -!- zodman(~andres-va@gponr9-fija-203-7-69.iusacell.net) has joined #tryton
2011-02-21 21:05 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-02-21 21:50 -!- paepke(~paepke@p4FEB0F4F.dip0.t-ipconnect.de) has left #tryton
2011-02-21 22:15 -!- paepke(~paepke@p4FEB3B2B.dip.t-dialin.net) has joined #tryton
2011-02-21 22:36 -!- bechamel(~user@host-85-201-144-79.brutele.be) has joined #tryton
2011-02-21 23:00 <cedk> I have uploaded on http://www.b2ck.com/~ced/ windows build of the new releases
2011-02-21 23:00 <cedk> thanks for testing
2011-02-21 23:08 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-02-21 23:15 -!- lem0na(~lem0na@95.87.233.210) has joined #tryton
2011-02-21 23:35 -!- GasbaKid(~GasbaKid@41.96.59.176) has joined #tryton
2011-02-21 23:43 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2011-02-21 23:58 -!- elbenfreund(~elbenfreu@p54B95C3A.dip.t-dialin.net) has joined #tryton

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