irc.libera.chat #tryton log beginning Wed Nov 16 12:00:01 AM CET 2022 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:54 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:54 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:11 | |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 06:25 | |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 06:52 | |
-!- rpit(~rpit@p200300c88f3b7e00ca0d9a1455ec95df.dip0.t-ipconnect.de) has joined #tryton | 07:16 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 07:23 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 07:23 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 07:30 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:52 | |
mrichez | hi, 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 |
---|---|---|
cedk | mrichez: the bot is not smart | 08:55 |
mrichez | cedk: :-) | 08:57 |
mrichez | Why getting "Error: statements must have the same type" when doing this: Eval('_parent_start_month', {}).get('index') == 2 ? (index is integer) | 08:59 |
cedk | mrichez: Eval does not know that | 08:59 |
cedk | mrichez: it is based on the default value | 09:00 |
-!- nicoe(~nicoe@213.211.137.224.static.edpnet.net) has joined #tryton | 09:00 | |
mrichez | cedk: ok, then how to do such test https://hg.tryton.org/modules/customs/file/tip/customs.py#l61 with a Many2One ? | 09:01 |
cedk | mrichez: you can not, it is a Many2One eval can not evaluate something that is not on the record | 09:02 |
mrichez | cedk: ok | 09:04 |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 10:54 | |
acaubet | I 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 |
cedk | acaubet: maybe the build is missing goocalendar | 11:27 |
cedk | acaubet: but I'm pretty sure it is there | 11:28 |
cedk | which version? | 11:28 |
acaubet | I 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 calendar | 11:30 |
acaubet | 6.2 | 11:30 |
cedk | normally the build must be self-contained | 11:31 |
cedk | indeed goocalendar was not reinstalled when the windows machine was updated to Python 3.10 | 11:39 |
cedk | it should be fixed for next builds | 11:40 |
-!- nicoe(~nicoe@213.211.137.224.static.edpnet.net) has joined #tryton | 11:44 | |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 11:54 | |
-!- tbruyere(~Thunderbi@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton | 12:55 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 13: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 #tryton | 13:53 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 13:53 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 14: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/issue11893 | 15:21 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 15: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/!