IRC logs of #tryton for Friday, 2014-10-03

chat.freenode.net #tryton log beginning Fri Oct 3 00:00:01 CEST 2014
2014-10-03 00:03 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-10-03 00:38 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-10-03 00:44 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-10-03 00:52 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2014-10-03 03:07 -!- plantian(~ian@174.134.217.28) has joined #tryton
2014-10-03 05:41 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2014-10-03 06:40 -!- frispete_(~frispete@p54A91CCE.dip0.t-ipconnect.de) has joined #tryton
2014-10-03 07:02 -!- yangoon1(~mathiasb@p549F1255.dip0.t-ipconnect.de) has joined #tryton
2014-10-03 07:50 -!- mar(~marius@v100.nfq.lt) has joined #tryton
2014-10-03 08:23 -!- rpit(~ralf@dslb-088-070-129-123.088.070.pools.vodafone-ip.de) has joined #tryton
2014-10-03 08:43 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-10-03 08:49 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-10-03 09:10 -!- corro(~corro@46.22.23.85) has joined #tryton
2014-10-03 09:18 -!- nicoe(~nicoe@7.122-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2014-10-03 09:20 -!- mfladischer(~fladische@sh144.medunigraz.at) has joined #tryton
2014-10-03 09:29 <mar> Does this look wrong for a domain? ('id', 'not in', Eval('ignore_move_lines'))],
2014-10-03 09:30 <cedk> mar: depend of the type of ignore_move_lines
2014-10-03 09:30 <mar> array of ints
2014-10-03 09:31 <mar> (ids)
2014-10-03 09:31 <mar> i get an error in domain_inversion.py that int is not iterable
2014-10-03 09:32 <mar> but I get it only after selecting a valid move line, and opening it (F2)
2014-10-03 09:33 <cedk> mar: there is no such types as array of ints
2014-10-03 09:34 <cedk> mar: fields.???
2014-10-03 09:34 <mar> domain is on Many2One
2014-10-03 09:35 <mar> ignore_move_lines is Many2Many
2014-10-03 09:41 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 09:43 <cedk> mar: need traceback
2014-10-03 09:49 <mar> http://pastebin.com/dgvdC07p
2014-10-03 09:56 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 10:00 <cedk> mar: it seems you have list on both side
2014-10-03 10:01 <mar> how can Many2One be a list?
2014-10-03 10:01 <mar> I ran the client with debugger
2014-10-03 10:02 -!- nicoe(~nicoe@175.95-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2014-10-03 10:04 <mar> ['id', 'not in', [437123]]
2014-10-03 10:05 <mar> it's an argument to eval_leaf(part, context, operator.and_)):
2014-10-03 10:05 <mar> the first one
2014-10-03 10:12 <cedk> mar: it is the context that matters
2014-10-03 10:21 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 10:34 -!- cjbarnes18(~craig@213.131.188.214) has joined #tryton
2014-10-03 10:39 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 10:44 <mar> context is <Record 437126@account.move.line at 139891114221456>
2014-10-03 10:48 -!- jeancavallo(~giovanni@bob75-9-88-181-2-176.fbx.proxad.net) has joined #tryton
2014-10-03 11:24 <cedk> mar: does id be evaluated to a list of the real id?
2014-10-03 11:32 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 11:47 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 12:07 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 12:20 -!- rpit(~ralf@dslb-088-071-191-179.088.071.pools.vodafone-ip.de) has joined #tryton
2014-10-03 12:34 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 13:00 -!- lfm(~meanmicio@181.Red-81-37-129.dynamicIP.rima-tde.net) has joined #tryton
2014-10-03 13:02 -!- digitalsatori(~Thunderbi@116.234.181.110) has joined #tryton
2014-10-03 13:42 -!- lfm(~meanmicio@181.Red-81-37-129.dynamicIP.rima-tde.net) has joined #tryton
2014-10-03 13:43 -!- kstenger(~karla@200.124.209.158) has joined #tryton
2014-10-03 13:49 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2014-10-03 13:54 -!- pobsteta(~Thunderbi@194.154.204.98) has joined #tryton
2014-10-03 14:11 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2014-10-03 14:29 <mar> cedk, ids are real
2014-10-03 14:53 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton
2014-10-03 14:59 -!- newzen(~newzen@190.199.249.17) has joined #tryton
2014-10-03 16:16 -!- TheCowboy`(~TheCowboy@wsip-98-191-208-111.dc.dc.cox.net) has joined #tryton
2014-10-03 16:22 -!- meanmicio(~meanmicio@181.Red-81-37-129.dynamicIP.rima-tde.net) has joined #tryton
2014-10-03 16:22 -!- meanmicio(~meanmicio@fsf/member/meanmicio) has joined #tryton
2014-10-03 16:50 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2014-10-03 16:53 <cedk> mar: but the domain inversion is testing the domain
2014-10-03 16:53 <cedk> mar: so is 'id' replaced by a list
2014-10-03 16:55 <cedk> mar: maybe if you can create a simple test module which expose the issue, you can submit on the bugtracker
2014-10-03 17:33 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2014-10-03 18:24 -!- RGTechNurse_(~RGTechNur@190.190.170.101) has joined #tryton
2014-10-03 18:59 -!- rpit(~ralf@dslb-088-071-191-179.088.071.pools.vodafone-ip.de) has joined #tryton
2014-10-03 19:05 -!- meanmicio(~meanmicio@181.Red-81-37-129.dynamicIP.rima-tde.net) has joined #tryton
2014-10-03 19:05 -!- meanmicio(~meanmicio@fsf/member/meanmicio) has joined #tryton
2014-10-03 19:18 -!- Telesight(~anthony@77-175-159-159.FTTH.ispfabriek.nl) has joined #tryton
2014-10-03 19:31 -!- cjbarnes18(~craig@host86-177-95-213.range86-177.btcentralplus.com) has joined #tryton
2014-10-03 20:31 -!- newzen(~newzen@190.199.249.17) has joined #tryton
2014-10-03 20:32 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has left #tryton
2014-10-03 21:43 -!- swayf(~swayf@ipbcc17c06.dynamic.kabel-deutschland.de) has joined #tryton
2014-10-03 22:24 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-10-03 22:58 -!- duesenfranz(~jona@chello213047255061.tirol.surfer.at) has joined #tryton
2014-10-03 23:51 -!- smarro(~sebastian@190.105.93.196) has joined #tryton

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