IRC logs of #tryton for Thursday, 2011-09-01

chat.freenode.net #tryton log beginning Thu Sep 1 00:00:02 CEST 2011
2011-09-01 01:51 -!- ikks_(~ikks@190.27.85.71) has joined #tryton
2011-09-01 03:44 -!- elbenfreund1(~elbenfreu@p54B94997.dip.t-dialin.net) has joined #tryton
2011-09-01 04:48 -!- alimon(~alimon@189.154.55.187) has joined #tryton
2011-09-01 07:40 -!- predatell(~predatell@193.151.13.53) has joined #tryton
2011-09-01 08:27 -!- okko1(~okko@62.58.29.41) has joined #tryton
2011-09-01 08:58 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has joined #tryton
2011-09-01 09:02 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-09-01 09:06 -!- helmor(~helmo@46.115.18.126) has joined #tryton
2011-09-01 09:18 -!- vladimirek(~vladimire@bband-dyn34.178-40-42.t-com.sk) has joined #tryton
2011-09-01 09:28 -!- okko1(~okko@62.58.29.41) has joined #tryton
2011-09-01 09:32 <hoRn> Good Morning
2011-09-01 09:34 <hoRn> cedk: I left the try to build a pivot table by manipulating a view with dynamic tables - seems a bit overdosed in comprarism to parsing a simple csv with Report.
2011-09-01 09:35 <cedk> hoRn: did you look at the analytic_* modules, there is something a little bit similar to display arbitrary Many2One account fields
2011-09-01 09:38 <hoRn> cedk: yes - but there fields of one view are updated with the fields of an other. I had the problem to combine 3 Models to a dynamic pivot: Hours per Employee per Analytic Account - so a csv-Report is nice and handsome
2011-09-01 09:39 <cedk> hoRn: could you show the code?
2011-09-01 09:40 <hoRn> cedk: i did it last night - its ugly - but ok
2011-09-01 09:51 <hoRn> cedk: don't know what to show ;) - it's very custom, because i extended project.work with a reference to analytic account and the timesheet.line has now a start-time and a end_time
2011-09-01 09:51 <hoRn> the report is nothing more than http://pastie.org/2464407
2011-09-01 09:52 -!- bechamel(~user@cismwks02-virtual1.cism.ucl.ac.be) has joined #tryton
2011-09-01 09:53 <hoRn> icedk: it returns a simple csv. I did'nt find a way to create a view with all fields and values generated dynamically
2011-09-01 09:56 <cedk> hoRn: show the code that doesn't work, I guess the Model with the SQL query
2011-09-01 09:59 <hoRn> cedk: deleted mostly and not readable. need to explore a way to generate a view for pivot data one day - it seems possible with manipulating fields_view_get. It would be nice to have a thing like pivot-renderer, that do it for you magically in tryton ...
2011-09-01 10:01 <cedk> hoRn: I'm not sure it is possible to do it automagically because it needs to know the type of the columns
2011-09-01 10:01 <cedk> hoRn: but it is doable I already did it on OE
2011-09-01 10:05 <hoRn> cedk: i tried this yesterday - it seems possible by inserting filed-definitions in fields_get, fields_view_get and default_get - but it was to hard to debug in combination of a 100liner in table_query.
2011-09-01 10:05 -!- zodman(~zodman@fixed-203-7-69.iusacell.net) has joined #tryton
2011-09-01 10:05 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2011-09-01 10:10 <hoRn> cedk: finally i tried to extend this http://pastie.org/2464407 to show me the analytic_accounts as columns and the empoyess as rows
2011-09-01 10:27 -!- elbenfreund(~elbenfreu@wlan0663.rz.uni-leipzig.de) has joined #tryton
2011-09-01 10:36 <cedk> hoRn: this should work
2011-09-01 10:44 -!- meanmicio(~lfm@190.195.50.15) has joined #tryton
2011-09-01 10:45 -!- meanmicio_(~lfm@190.195.50.15) has joined #tryton
2011-09-01 10:46 -!- ralf58_(~quassel@dslb-088-071-246-220.pools.arcor-ip.net) has joined #tryton
2011-09-01 10:52 -!- heffer(~felix@fedora/heffer) has joined #tryton
2011-09-01 11:10 -!- nicoe(~nicoe@ced.homedns.org) has joined #tryton
2011-09-01 11:34 <hoRn> cedk: waiting for a tutorial in liege ;)
2011-09-01 11:34 -!- ccomb(~ccomb@anj75-1-82-226-210-96.fbx.proxad.net) has joined #tryton
2011-09-01 11:34 -!- ndn_pit(~ndn_pit@92.46.0.13) has joined #tryton
2011-09-01 12:35 -!- johbo(~johbo@155.56.40.51) has joined #tryton
2011-09-01 12:47 -!- elbenfreund(~elbenfreu@p54B94997.dip.t-dialin.net) has joined #tryton
2011-09-01 14:33 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has joined #tryton
2011-09-01 14:35 -!- ndn_pit(~ndn_pit@92.46.0.13) has left #tryton
2011-09-01 15:21 -!- pjstevns(~pjstevns@helpoort.xs4all.nl) has joined #tryton
2011-09-01 15:22 -!- pjstevns(~pjstevns@helpoort.xs4all.nl) has left #tryton
2011-09-01 15:26 -!- alimon(alimon@189.154.55.187) has joined #tryton
2011-09-01 15:39 -!- elbenfreund(~elbenfreu@p54B94997.dip.t-dialin.net) has joined #tryton
2011-09-01 17:17 -!- reichlich(~reichlich@p578E9050.dip.t-dialin.net) has joined #tryton
2011-09-01 18:51 -!- hoRn(~jan@dslb-094-222-150-047.pools.arcor-ip.net) has joined #tryton
2011-09-01 19:47 -!- cheche(cheche@46.25.80.67) has joined #tryton
2011-09-01 20:51 -!- okko1(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-09-01 21:30 -!- bechamel(~user@host-85-201-144-79.brutele.be) has joined #tryton
2011-09-01 22:14 -!- elbenfreund(~elbenfreu@f055049251.adsl.alicedsl.de) has joined #tryton
2011-09-01 22:52 -!- meanmicio(~lfm@host210.190-226-53.telecom.net.ar) has joined #tryton
2011-09-01 22:53 <meanmicio> just got an invitation from Latinoware, to present GNU Health in Brazil next month
2011-09-01 22:53 <meanmicio> cool :)
2011-09-01 23:01 -!- elbenfreund(~elbenfreu@f055049251.adsl.alicedsl.de) has joined #tryton

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