IRC logs of #tryton for Wednesday, 2013-01-16

chat.freenode.net #tryton log beginning Wed Jan 16 00:00:01 CET 2013
2013-01-16 00:28 <cedk> plantian: will you provide a patch?
2013-01-16 00:31 <plantian> cedk: Yes I can, I will create issue and follow guidelines.
2013-01-16 00:32 <plantian> Are bug fixes back ported to prior major versions of official tryton modules?
2013-01-16 00:33 <plantian> With similar minor revisions to that of the trytond/tryton revisioning?
2013-01-16 00:35 <plantian> I think I see now.
2013-01-16 00:36 <cedk> plantian: yes
2013-01-16 05:28 -!- calbasi(~joan@14.66.14.37.dynamic.jazztel.es) has left #tryton
2013-01-16 15:32 <odicha> Hi all1
2013-01-16 15:33 <odicha> is there expiry date for products lot in any module or do I have to add fields manually?
2013-01-16 15:33 <odicha> product lots...
2013-01-16 17:04 <rmu> i got some strange issue with float function fields
2013-01-16 17:05 <rmu> when displayed in the client, they get marked as "modified"
2013-01-16 17:05 <rmu> (because of rounding)
2013-01-16 17:05 <rmu> and that in turn disables buttons
2013-01-16 17:07 <cedk> rmu: return a correctly rounded value in your fonction field
2013-01-16 17:11 <rmu> cedk: oh it seems the client arbitrarily decides to use digits(16, 2) if nothing is set. that causes the float to be rounded to 2 digits and therefore the client thinks it was modified
2013-01-16 17:31 <cedk> rmu: (16, 2) is the default digits
2013-01-16 17:50 <rmu> cedk: thx, it works now.
2013-01-16 21:58 <plantian> Do on_change_<field_name>() and on_change_with_<field_name> callbacks now not take arguments because they can just get the values from self?
2013-01-16 22:43 <cedk> plantian: yes

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