IRC logs of #tryton for Sunday, 2012-06-10

chat.freenode.net #tryton log beginning Sun Jun 10 00:00:02 CEST 2012
2012-06-10 08:56 <grek324> hi
2012-06-10 08:56 <grek324> can someone say me why this is working in tryton 2.4 but not in tryton 2.0:
2012-06-10 08:56 <grek324> def default_purchasable(self):
2012-06-10 08:56 <grek324> return 1
2012-06-10 09:01 <grek324> it in class Template, and other things in this class are working... in 2.4 this is working perfect...
2012-06-10 09:03 <grek324> but productiv is still 2.0 so I need to def this in there
2012-06-10 09:27 <mikygee> hello
2012-06-10 09:28 <mikygee> i'm really new with tryton
2012-06-10 09:28 <mikygee> I tried to find documentation but i'm a bit lost
2012-06-10 10:00 <mikygee> hello okko
2012-06-10 10:17 <mikygee> :(
2012-06-10 10:29 <grek324> changed the way of define default in tryton betweent 2.0 and 2.4?
2012-06-10 10:29 <grek324> def default_purchasable in class Template only work in Tryton 2.4
2012-06-10 10:30 <grek324> def default_purchasable(self):
2012-06-10 10:30 <grek324> return 1
2012-06-10 10:30 <grek324> ?
2012-06-10 16:49 -!- grek324(~johannes@91.183.32.14) has left #tryton

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