IRC logs of #tryton for Tuesday, 2016-08-16

chat.freenode.net #tryton log beginning Tue Aug 16 00:00:01 CEST 2016
2016-08-16 00:58 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-08-16 01:02 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-08-16 01:04 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-08-16 03:49 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2016-08-16 04:23 -!- shrox(shrox@nat/iiit/x-rnjjpkcamoyqmwcm) has joined #tryton
2016-08-16 08:39 -!- gytis(~gytis@v100.nfq.lt) has joined #tryton
2016-08-16 08:55 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton
2016-08-16 08:59 -!- udono(~udono@ip-37-201-245-214.hsi13.unitymediagroup.de) has joined #tryton
2016-08-16 09:00 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2016-08-16 09:02 -!- Michale(67fecb7c@gateway/web/freenode/ip.103.254.203.124) has joined #tryton
2016-08-16 09:04 <Michale> how to get all record & neglect limit parameter in API call?
2016-08-16 09:16 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-08-16 09:23 <Michale> how to get all record & neglect limit parameter in API call?
2016-08-16 09:26 <pokoli> Michale: just use None as value
2016-08-16 09:29 <Michale> giving me an error self.limit = kwargs.pop('limit', None)\n File \"/sql/__init__.py\", line 220, in limit\n assert isinstance(value, (int, long))\nAssertionError\n
2016-08-16 09:29 -!- leio(~leio@gentoo/developer/leio) has joined #tryton
2016-08-16 09:31 <pokoli> Michale: could you use some paste service to post the full traceback?
2016-08-16 09:34 <Michale> check here: http://pastebin.com/gWhDXpCr
2016-08-16 09:36 <pokoli> Michale: you are setting "None" (as string) instead of None
2016-08-16 09:55 -!- shrox(shrox@nat/iiit/x-mzzkzesfenupuoet) has joined #tryton
2016-08-16 10:45 -!- leio(~leio@gentoo/developer/leio) has joined #tryton
2016-08-16 10:47 -!- Michale(67fecb7c@gateway/web/freenode/ip.103.254.203.124) has joined #tryton
2016-08-16 10:48 <Michale> pokoli: did you got any solution?
2016-08-16 10:58 <pokoli> Michale: have you read my previous message? http://www.tryton.org/~irclog/latest.log.html#t2016-08-16%2009:36
2016-08-16 11:01 <Michale> sorry, I didn't read that! But None as int is not available, right?
2016-08-16 11:03 <Michale> and we must pass only int, isn't it?
2016-08-16 11:06 <cedk> Michale: check your pastbin, you put the string "None" instead of the value None
2016-08-16 11:08 <Michale> yes but if I put only None then it is not valid
2016-08-16 11:09 <Michale> json become invalid
2016-08-16 11:09 <cedk> Michale: and you should read: https://docs.python.org/2/library/json.html#encoders-and-decoders
2016-08-16 11:12 <Michale> thanks! that's what I wanted thank you so much
2016-08-16 11:12 <Michale> great help by you!
2016-08-16 12:38 -!- rpit(~rpit@2a02:908:e674:5940:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-08-16 13:11 -!- mariomop(~quassel@181.95.139.30) has joined #tryton
2016-08-16 17:39 -!- JosDzG(~Thunderbi@189.188.92.48) has joined #tryton
2016-08-16 18:39 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-08-16 20:40 -!- shrox(shrox@nat/iiit/x-glujznhpvjookqif) has joined #tryton
2016-08-16 20:41 -!- shrox(shrox@nat/iiit/x-nbjdfgxiehraullk) has joined #tryton
2016-08-16 20:42 -!- niki(~niki@0x3e2c8690.mobile.telia.dk) has joined #tryton

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