IRC logs of #tryton for Wednesday, 2013-03-06

chat.freenode.net #tryton log beginning Wed Mar 6 00:00:02 CET 2013
2013-03-06 01:02 <cedk> plantian: why don't you just run my script?
2013-03-06 01:13 <plantian> cedk: Should the second ir_action_wizard actually be ir_action_url?
2013-03-06 04:10 <iamnoob> good day, if i got a many2many field, and it got many records in it. how can i show it in report? i mean how can i sort all the data? im referring to the one on the .odt file
2013-03-06 04:12 <iamnoob> i first tried putting this ie. <*some name*.*many2many field*> and it gives me ie. *name*.name*,1 *name*.name*,2 *name*.name*,3
2013-03-06 04:59 <iamnoob> nvrmind my question. i found a way to get it :)
2013-03-06 05:31 -!- ciupicri(~ciupicri@unaffiliated/ciupicri) has left #tryton
2013-03-06 08:09 <iamnoob> hi, anyone have an idea how i can sum up a 'quantity' field of a many2many field?
2013-03-06 11:16 -!- sharoonthomas(~sharoonth@122.177.14.79) has left #tryton
2013-03-06 13:24 <jonan> cedk: Average cost now working. Thanks.
2013-03-06 13:28 <cedk> jonan: welcome, it is faster when we have a scenario to test
2013-03-06 13:35 <jonan> In many dialogs that have a product entry field you can hit Tab to initiate a search. The search results provide extra details like qty, forecast qty, price, etc. However most of the time these fields show 0. I only get non-zero results within the Purchase module. What is the intended behaviour ?
2013-03-06 13:40 <cedk> jonan: get information for what you are doing
2013-03-06 13:44 <jonan> When adding lines to invoice for example. No qty on product search.
2013-03-06 13:45 <jonan> When adding to purchase order..it does show quantity. So is this configurable or just missing for certain modules ?
2013-03-06 13:46 <cedk> jonan: when filling an invoice we don't know the warehouse
2013-03-06 13:54 <jonan> Ok I see guess I could add a default. For shipments though you do know warehouse so might be good idea to fill data on that search.
2013-03-06 13:55 <cedk> jonan: normally, you don't set product from shipments
2013-03-06 16:45 -!- MadsL(~MadsL@91.214.20.132) has left #tryton
2013-03-06 19:47 <plantian> Is there typically a time line for back porting changes from trunk to prior major releases for modules and trytond? This seems to be fixed in trunk but not in the 2.6 version of the module: http://hg.tryton.org/modules/account_invoice/rev/321da7e76acd
2013-03-06 19:49 <cedk> plantian: will not be backported
2013-03-06 19:54 <plantian> cedk: What is the expected course of action? Is it expected that back-port should be done manually and then removed during the next deployment of a trytond installation?
2013-03-06 19:55 <cedk> plantian: don'T understand
2013-03-06 19:56 <plantian> cedk: What should be done to credit invoices until 2.8 is released?
2013-03-06 19:57 <cedk> plantian: just credit
2013-03-06 19:57 <cedk> plantian: the changest you point doesn't fix anything
2013-03-06 19:58 <plantian> cedk: Shouldn't tax.id be [tax.id] ? -- res['taxes'].append(('add', tax.id))
2013-03-06 19:58 <cedk> plantian: no
2013-03-06 19:59 <plantian> cedk: Okay, I will look more closely at my error, thanks.
2013-03-06 19:59 <cedk> plantian: oops yes, it should
2013-03-06 20:00 <cedk> plantian: should fill a bug
2013-03-06 20:26 <cedk> plantian: ok, I will backport it now
2013-03-06 20:28 <cedk> plantian: the problem was that the comment was not clear that it was a fix or it was a fix without knowing it was one
2013-03-06 20:28 <plantian> cedk: Right, its not clear if it was known that it was a bug when it was changed.
2013-03-06 20:29 <cedk> plantian: I think it was though as an optimisation
2013-03-06 20:30 <cedk> plantian: indeed, it was what I though at first sight today
2013-03-06 21:12 <plantian> I have a sale that is canceled but has an open invoice, should I credit that invoice?
2013-03-06 22:32 <cedk> plantian: why not

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