IRC logs of #tryton for Saturday, 2016-04-09

chat.freenode.net #tryton log beginning Sat Apr 9 00:00:01 CEST 2016
2016-04-09 01:21 -!- bvillasanti(~bvillasan@181.16.50.158) has joined #tryton
2016-04-09 02:06 -!- shrox(shrox@nat/iiit/x-dxqnujmuixyqblmj) has joined #tryton
2016-04-09 02:37 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-04-09 02:54 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 03:05 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 03:38 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton
2016-04-09 04:58 -!- kstenger1(~karla@r186-50-57-94.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-04-09 06:48 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 06:48 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-04-09 07:40 -!- frispete_(~frispete@p54A9028C.dip0.t-ipconnect.de) has joined #tryton
2016-04-09 08:28 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-04-09 08:48 -!- ccaz(~ccr@ax313-1-82-66-159-99.fbx.proxad.net) has joined #tryton
2016-04-09 09:44 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-04-09 11:17 -!- meigallodixital_(~meigallod@88.Red-83-56-129.dynamicIP.rima-tde.net) has joined #tryton
2016-04-09 12:09 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-04-09 13:23 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-04-09 13:26 -!- nicoe(~nicoe@2a02:a03f:3005:6c00:ee55:f9ff:fe7b:f7ac) has joined #tryton
2016-04-09 14:19 -!- nicoe(~nicoe@2a02:a03f:3005:6c00:ee55:f9ff:fe7b:f7ac) has joined #tryton
2016-04-09 17:00 -!- kstenger1(~karla@r167-56-239-162.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-04-09 17:01 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 18:38 -!- prayashm(~prayashm@27.49.131.165) has joined #tryton
2016-04-09 18:38 -!- prayashm(~prayashm@unaffiliated/prayashm) has joined #tryton
2016-04-09 18:40 <prayashm> Does anyone know, why reviewbot says "patch is not applicable"?
2016-04-09 18:41 <kstenger> prayashm: probably you need to update to tip
2016-04-09 18:46 <prayashm> thank you kstenger!
2016-04-09 18:46 <kstenger> yw
2016-04-09 18:55 -!- ccaz(~ccr@ax313-1-82-66-159-99.fbx.proxad.net) has joined #tryton
2016-04-09 19:20 -!- shrox(shrox@nat/iiit/x-eqkfbqogijytelmp) has joined #tryton
2016-04-09 19:29 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 19:50 -!- JosDzG(~Thunderbi@187.188.72.36) has joined #tryton
2016-04-09 20:09 -!- jrm(~jrm@unaffiliated/jrm) has joined #tryton
2016-04-09 20:38 -!- prayashm(~prayashm@27.49.131.165) has joined #tryton
2016-04-09 20:38 -!- prayashm(~prayashm@unaffiliated/prayashm) has joined #tryton
2016-04-09 20:40 <jrm> Hi. I will soon submit a FreeBSD package for tryton 3.8.3, so FreeBSD users can install it with a simple `pkg install tryton`. Are there minimum versions for the dateutil and chardet dependencies?
2016-04-09 20:50 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 20:57 -!- csotelo(~csotelo@181.67.57.146) has joined #tryton
2016-04-09 21:03 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-04-09 21:21 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 21:46 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-04-09 22:17 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-04-09 22:44 -!- tr33_(~tr33@2a01:198:45e:babe:f970:5e78:1fe8:144e) has joined #tryton
2016-04-09 22:44 <tr33_> hello @all
2016-04-09 22:45 <tr33_> I'm trying to get some tryton modules working, which require a patched version of trytond by nantic
2016-04-09 22:45 <tr33_> does anybody know how the apply the patches from https://bitbucket.org/nantic/trytond-patches ?
2016-04-09 23:06 <kstenger> tr33_: Maybe nantic has some scripts for that, but the patch command should work. not sure about the parameters in this case, but usually you can use 'patch -p1 < your_patch_filename'
2016-04-09 23:08 <tr33_> thanks, i'll give this hint a try :-D
2016-04-09 23:09 <kstenger> tr33_: just keep in mind the tryton version they are thought for, for what I see from the spanish mailing list it's for 3.4 (message from past december)
2016-04-09 23:11 <tr33_> hm, thats strange, because the module i'm going to use is for "tryton 3.8 based on nantics patches"
2016-04-09 23:11 <tr33_> (contract module from zikzak)
2016-04-09 23:11 <kstenger> tr33_: oh, in any case, follor their own docs
2016-04-09 23:11 <tr33_> but like the rest of tryton, its poorly documented
2016-04-09 23:12 <tr33_> there is nearly no documentation at all
2016-04-09 23:12 <kstenger> tr33_: help is always welcome :-)
2016-04-09 23:12 <tr33_> i'm still fiddling around getting the stuff to work
2016-04-09 23:14 <kstenger> tr33_: you can always ask over here of course

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