| irc.libera.chat #tryton log beginning Wed Oct 13 12:00:01 AM CEST 2021 | ||
| -!- springwurm(~springwur@5.104.149.54) has joined #tryton | 04:59 | |
| -!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 05:19 | |
| -!- timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 05:37 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 05:51 | |
| -!- ChanServ changed mode/#tryton -> +o cedk | 05:51 | |
| -!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:11 | |
| pokoli | cedk: sorry I was on holidays until today. I'm seeing now your messages | 07:19 |
|---|---|---|
| acaubet | hi there, bugs.tryton.org is not responding | 07:22 |
| cedk | OVH the hoster seems down | 07:25 |
| -!- wifasoi[m](~wifasoiwi@2001:470:69fc:105::1:177b) has joined #tryton | 07:37 | |
| -!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 07:37 | |
| cedk | all OVH seems down but it is strange I keep receiving emails from the server about error that it can not connect to services | 07:40 |
| cedk | so email seems to still work ??? | 07:40 |
| -!- rpit(~rpit@nat-guest.intevation.de) has joined #tryton | 07:41 | |
| -!- rpit(~rpit@2001:470:747a:2a:d888:168c:72e2:a8f5) has joined #tryton | 07:46 | |
| -!- springwurm(~springwur@5.104.149.54) has joined #tryton | 07:47 | |
| -!- timitos(~kpreisler@134.3.92.37) has joined #tryton | 07:48 | |
| cedk | FYI the servers are still accessible in IPv6, it seems only IPv4 is not working | 07:49 |
| -!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 07:54 | |
| -!- tbruyere(~tbruyere@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton | 08:02 | |
| -!- tbruyere_(~tbruyere@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton | 08:02 | |
| cedk | on linux you can edit /etc/gai.conf to prefer IPv6 over IPv4 | 08:09 |
| -!- pokoli(~pokoli@mail.koolpi.com) has joined #tryton | 08:20 | |
| cedk | pokoli: I think you have few bugfix that would introduce new strings, it will be good to push them this week so I can make a second translation update next week | 08:22 |
| -!- SISalp(~SISalp@51.sisalp.net) has joined #tryton | 08:27 | |
| pokoli | cedk: ok, I will workon on it this week | 08:31 |
| -!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 08:33 | |
| -!- wifasoi[m](~wifasoiwi@2001:470:69fc:105::1:177b) has joined #tryton | 08:33 | |
| -!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 08:50 | |
| -!- timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 09:41 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 09:46 | |
| -!- ChanServ changed mode/#tryton -> +o cedk | 09:46 | |
| -!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 10:03 | |
| -!- wifasoi[m](~wifasoiwi@2001:470:69fc:105::1:177b) has joined #tryton | 10:13 | |
| mrichez | hi, need some help with pyson "contains", got AssertionError: obj must be a dict or a list | 10:46 |
| mrichez | here's my test: 'invisible': ~Eval('fields_required').contains('customer') | 10:47 |
| mrichez | fields_required = fields.Function(fields.MultiSelection('get_fields_required', "Fields Required"), 'on_change_with_fields_required') | 10:47 |
| mrichez | and method "get_fields_required" return ShippingLabel.fields_get(['fields_required'])['fields_required']['selection'] | 10:49 |
| -!- pokoli(~pokoli@user/pokoli) has joined #tryton | 10:54 | |
| -!- ChanServ changed mode/#tryton -> +v pokoli | 10:54 | |
| pokoli | mrichez: contains argument should be a list: ~Eval('fields_required').in(['customer', 'supplier']) | 10:55 |
| mrichez | pokoli: so i get this error: assert isinstance(key, (str, int)), \ | 10:56 |
| mrichez | AssertionError: key must be a string or an integer or a long | 10:56 |
| mrichez | pokoli: here's the full tracelog : https://pastebin.com/GJUyHhPC | 10:59 |
| -!- nicoe(~nicoe@host-82-212-178-227.dynamic.voo.be) has joined #tryton | 11:17 | |
| -!- springwurm(~springwur@5.104.149.54) has joined #tryton | 12:05 | |
| mrichez | pokoli: i think it's a bug. Eval(multiselection_field) is a list of string... so assert here should also allow 'str' (in case of Eval('xx').contains(..) https://hg.tryton.org/trytond/file/default/trytond/pyson.py#l485 | 13:24 |
| -!- udono(~udono@94.31.106.9) has joined #tryton | 13:32 | |
| -!- nicoe(~nicoe@176.158.167.193) has joined #tryton | 15:47 | |
| -!- nicoe(~nicoe@2a02:2788:54:1ff:18c2:1aff:fef9:2b7f) has joined #tryton | 16:18 | |
| -!- rpit(~rpit@p200300c88f168d000ae81a7497341a2e.dip0.t-ipconnect.de) has joined #tryton | 16:43 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!