IRC logs of #tryton for Thursday, 2022-12-15

irc.libera.chat #tryton log beginning Thu Dec 15 12:00:01 AM CET 2022
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton23:05
-!- ChanServ changed mode/#tryton -> +o cedk 23:05
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton06:13
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton06:42
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton07:25
-!- rpit(~rpit@p200300c88f35d0008b509f4d786e7481.dip0.t-ipconnect.de) has joined #tryton08:13
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton08:23
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton08:48
-!- ChanServ changed mode/#tryton -> +o cedk 08:48
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton08:50
-!- acaubet1(~Thunderbi@206.red-88-29-179.dynamicip.rima-tde.net) has joined #tryton09:13
-!- htgoebel(~hartmut@p200300d5df1c1d008b805d04b1a522f3.dip0.t-ipconnect.de) has joined #tryton09:32
mrichezhi, i'm creating a model using a query. When doing tests, got this error :   File "/home/mrichez/Workspace/tryton/tryton_custo_dev/trytond/trytond/model/modelstorage.py", line 672, in browse11:01
mrichez    ids = list(map(int, ids))11:01
mrichezTypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'11:01
mricheztrying to debug... > /home/mrichez/Workspace/tryton/tryton_custo_dev/trytond/trytond/model/model.py(305)__getattr__()11:02
mrichez-> return self._values[name]11:02
mrichez(Pdb) self._values[name]11:02
mrichez*** TypeError: 'NoneType' object is not subscriptable11:02
mrichezname is : 'limit'11:03
mrichezis this a bug or a problem in my code ? Thanks for help11:03
cedkmrichez: probably on your code11:06
mrichezcedk: hum difficult to debug.. don't know why error is raising for 'limit'... don't use this field11:07
-!- acaubet1(~Thunderbi@194.224.31.235) has joined #tryton11:09
cedkmrichez: for me the parameters are wrong11:09
mrichezcedk: ok, i'll check again11:10
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton11:15
-!- acaubet2(~Thunderbi@194.224.31.235) has joined #tryton11:47
-!- acaubet1(~Thunderbi@206.red-88-29-179.dynamicip.rima-tde.net) has joined #tryton11:52
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton11:56
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton12:47
mrichezcedk: i was missing a col in query... sorry for noise12:58
-!- tbruyere(~Thunderbi@2a02:a03f:c2ae:d000:4ba8:b45:f1b:9dd) has joined #tryton15:03

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