IRC logs of #tryton for Monday, 2018-07-16

chat.freenode.net #tryton log beginning Mon Jul 16 00:00:01 CEST 2018
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton22:53
-!- yangoon1(~mathiasb@i59F4D52C.versanet.de) has joined #tryton02:41
-!- tafelgeschirr(~tafelgesc@5.104.149.54) has joined #tryton05:54
-!- udono(~udono@109-152-117-131.ip-addr.inexio.net) has joined #tryton05:54
-!- tbruyere(~smuxi@mail.saluc.com) has joined #tryton06:05
-!- nlopez(4de166a0@gateway/web/cgi-irc/kiwiirc.com/ip.77.225.102.160) has joined #tryton06:53
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton07:03
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton07:25
-!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton07:44
sisalphello, running trytond 4.2 on python 3.5, I get trapped in this bcrypt issue https://bugs.tryton.org/issue564510:27
sisalpSo I confess I used the first bcrypt that worked so far. can someone indicate what is the right way to identify and install the right bcrypt package ?10:28
cedksisalp: it is this one: https://github.com/pyca/bcrypt10:31
cedkand on PyPI: https://pypi.org/project/bcrypt/10:32
cedkit is the one maintained by pyca10:32
-!- Tesla42(~stefan@helme-3.informatik.tu-chemnitz.de) has joined #tryton10:33
sisalpcedk: I think I just have to pip install bcrypt instead of my wrong pip install py-bcrypt, I test, thank you10:36
sisalpcedk: just perfect. have a nice day.10:51
-!- mariomop(~quassel@host40.190-136-209.telecom.net.ar) has joined #tryton11:15
-!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton12:38
-!- smorillo(4de166a0@gateway/web/cgi-irc/kiwiirc.com/ip.77.225.102.160) has joined #tryton14:03
-!- nlopez(4de166a0@gateway/web/cgi-irc/kiwiirc.com/ip.77.225.102.160) has joined #tryton14:47
-!- smorillo(4de166a0@gateway/web/cgi-irc/kiwiirc.com/ip.77.225.102.160) has joined #tryton16:42
-!- Tesla42(~stefan@anon-49-199.vpn.ipredator.se) has joined #tryton18:21
-!- Tesla42(~stefan@2001:638:911:10b:134:109:196:e) has joined #tryton18:53
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton20:01
-!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton20:04
-!- Lordvan_(~LordVan@gentoo/developer/LordVan) has joined #tryton21:18
-!- csotelo(~csotelo@161.132.199.41) has joined #tryton21:31
csotelodear coders, I have a question. I want to add a fields.Function to a list tree with the line "<field name="health_service_type"/>  ", however when I open the tree, appear an error telling "KeyError: 'health_service_type' any suggest?"21:33
csoteloany suggest?21:35
cedkcsotelo: need the full traceback21:43
csotelolet me use a pastebien21:45
-!- csotelo(~csotelo@161.132.199.41) has joined #tryton21:47
csotelocedk, https://pastebin.com/PqAcuRbu21:50
cedkcsotelo: the field is not defined on the model21:52
csotelolines 2 to 9 is my model, or no? it is worng defined?21:53
csotelocedk, lines 2 to 9 is my model, or no? is this a wrong definition?21:55
cedkcsotelo: I see no definition21:55
cedkonly a method that could be a getter21:56

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