IRC logs of #tryton for Wednesday, 2022-11-16

irc.libera.chat #tryton log beginning Wed Nov 16 12:00:01 AM CET 2022
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton23:54
-!- ChanServ changed mode/#tryton -> +o cedk 23:54
-!- springwurm(~springwur@5.104.149.54) has joined #tryton06:11
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton06:25
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton06:52
-!- rpit(~rpit@p200300c88f3b7e00ca0d9a1455ec95df.dip0.t-ipconnect.de) has joined #tryton07:16
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton07:23
-!- ChanServ changed mode/#tryton -> +o cedk 07:23
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton07:30
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton07:52
mrichezhi, when doing a review depending on other review, should i add other review in my patch ? (or bot will take account of superseder reviews ?)08:27
cedkmrichez: the bot is not smart08:55
mrichezcedk: :-)08:57
mrichezWhy getting "Error: statements must have the same type" when doing this: Eval('_parent_start_month', {}).get('index') == 2  ? (index is integer)08:59
cedkmrichez: Eval does not know that08:59
cedkmrichez: it is based on the default value09:00
-!- nicoe(~nicoe@213.211.137.224.static.edpnet.net) has joined #tryton09:00
mrichezcedk: ok, then how to do such test https://hg.tryton.org/modules/customs/file/tip/customs.py#l61 with a Many2One ?09:01
cedkmrichez: you can not, it is a Many2One eval can not evaluate something that is not on the record09:02
mrichezcedk: ok09:04
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton10:54
acaubetI can no longer remember if I need to install something else in a windows desktop client installation to view the calendar view. Can someone remind me? The view is empty.10:58
cedkacaubet: maybe the build is missing goocalendar11:27
cedkacaubet: but I'm pretty sure it is there11:28
cedkwhich version?11:28
acaubetI will check again with clean installation to see if it's in the build, just making sure that the user who installs exe does not need to install anything else to have the calendar11:30
acaubet6.211:30
cedknormally the build must be self-contained11:31
cedkindeed goocalendar was not reinstalled when the windows machine was updated to Python 3.1011:39
cedkit should be fixed for next builds11:40
-!- nicoe(~nicoe@213.211.137.224.static.edpnet.net) has joined #tryton11:44
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton11:54
-!- tbruyere(~Thunderbi@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton12:55
-!- springwurm(~springwur@5.104.149.54) has joined #tryton13:21
udono[m]Hi, I updated https://codereview.tryton.org/249431005 but having problems to activate the translate button on the info field. https://codereview.tryton.org/249431005/diff/413911003/trytond/ir/model.py#newcode51 It is insensitive all the time. I tried with loading='lazy' but does not work. Any idea why the translation button of the field is insensitive? I guess I oversee any magic...13:38
udono[m]Maybe is it a client issue. It seems that readonly Char fields have a sensitive translation button, but readonly Text fields have an insensitive translation button.13:43
udono[m]e.g. on ir.model.field I can't open the translation of the help field, which is type text. But I can open the description field, which is type char…13:47
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton13:53
-!- ChanServ changed mode/#tryton -> +o cedk 13:53
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton14:30
-!- ChanServ changed mode/#tryton -> +o cedk 14:30
udono[m]Yes, its a gtk client bug, translations just work fine: https://bugs.tryton.org/issue1189315:21
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton15:47
-!- ChanServ changed mode/#tryton -> +o cedk 15:47

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