IRC logs of #tryton for Saturday, 2010-07-03

chat.freenode.net #tryton log beginning Sat Jul 3 00:00:02 CEST 2010
2010-07-03 00:41 -!- ebanders(~ebanders@c-66-41-121-0.hsd1.mn.comcast.net) has joined #tryton
2010-07-03 00:41 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton
2010-07-03 05:14 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2010-07-03 05:18 -!- yangoon(~mathiasb@p549F6252.dip.t-dialin.net) has joined #tryton
2010-07-03 06:17 -!- juanfer(~juanfer@190.25.54.252) has joined #tryton
2010-07-03 06:49 -!- mr_amit(~amit@117.254.180.145) has joined #tryton
2010-07-03 07:58 -!- plantian(ced3d1ca@gateway/web/freenode/ip.206.211.209.202) has joined #tryton
2010-07-03 09:08 -!- Mayank_OL(~openlabs@122.176.50.143) has joined #tryton
2010-07-03 09:18 -!- Timitos(~timitos@88.217.184.172) has joined #tryton
2010-07-03 09:24 -!- eLBati(~elbati@94.163.120.243) has joined #tryton
2010-07-03 09:34 -!- udono(~udono@dynamic-unidsl-85-197-16-151.westend.de) has left #tryton
2010-07-03 09:34 -!- udono(~udono@dynamic-unidsl-85-197-16-151.westend.de) has joined #tryton
2010-07-03 10:14 <Mayank_OL> which function is used for deleting records?
2010-07-03 10:17 <udono> Mayank_OL: did you read the manual?
2010-07-03 10:17 <udono> Mayank_OL: chapter modelstorage
2010-07-03 10:20 <Mayank_OL> udono: can you forward me the link
2010-07-03 10:22 <udono> Mayank_OL: http://doc.tryton.org/1.6/trytond/doc/ref/models/models.html#trytond.model.ModelStorage.delete
2010-07-03 10:22 <Mayank_OL> udono: thanxx.
2010-07-03 10:28 -!- Milyardo(~zpowers@c-98-209-86-19.hsd1.mi.comcast.net) has joined #tryton
2010-07-03 11:52 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-07-03 11:54 <cedk> hi, is there someone known how to make in SQL a query that return rows with value inside a range
2010-07-03 11:54 <cedk> a little bit like Python range function
2010-07-03 12:10 <udono> cedk: you mean the result of the query?
2010-07-03 12:11 <udono> cedk: how should it looks like in pseudo code?
2010-07-03 12:12 -!- Mayank_OL(~openlabs@122.176.50.143) has joined #tryton
2010-07-03 12:12 <cedk> udono: SELECT ...
2010-07-03 12:12 <cedk> and return 2000, 2001, 2002 etc.
2010-07-03 12:14 <udono> cedk: Maybe this: http://www.postgresql.org/docs/8.0/interactive/arrays.html
2010-07-03 12:15 <cedk> udono: no I want rows
2010-07-03 12:15 <udono> cedk: So I don't understand your question, sorry.
2010-07-03 13:21 -!- mr_amit(~amit@117.254.20.27) has joined #tryton
2010-07-03 14:35 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-07-03 14:43 -!- irclog(~irclog@tycho.b2ck.com) has joined #tryton
2010-07-03 14:57 -!- juanfer(~juanfer@190.25.54.252) has joined #tryton
2010-07-03 16:25 -!- zodman(~zodman@foresight/developer/zodman) has joined #tryton
2010-07-03 16:44 -!- Mayank_OL(~openlabs@122.176.50.143) has left #tryton
2010-07-03 17:15 <cedk> udono: I found generate_series http://www.postgresql.org/docs/8.1/static/functions-srf.html
2010-07-03 18:56 -!- sharkcz(~sharkcz@2001:15c0:6747:160::7) has joined #tryton
2010-07-03 18:58 -!- juanfer(~juanfer@190.25.54.252) has joined #tryton
2010-07-03 19:55 -!- eLBati(~elbati@94.162.16.139) has joined #tryton
2010-07-03 22:56 <udono> cedk: yes, looks interesting. And now I understand your question.
2010-07-03 22:56 <udono> cedk: but it is restricted to postgres?
2010-07-03 22:56 <cedk> udono: yes, I decided to not use it
2010-07-03 22:56 <cedk> udono: it was for the sale_opportunity module
2010-07-03 22:57 <udono> cedk: and which problem you like to solve with this?
2010-07-03 22:58 <cedk> udono: missing month in SaleOpportunityMonthly
2010-07-03 23:07 -!- yangoon_rm(~mathiasb@p549F6252.dip.t-dialin.net) has joined #tryton
2010-07-03 23:46 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton

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