chat.freenode.net #tryton log beginning Thu Nov 22 00:00:02 CET 2012 | ||
2012-11-22 11:54 <cedk> Pilou: you asked why the mongodb fields of Openlabs was not in Tryton | ||
2012-11-22 11:54 <cedk> I asked because of the transaction | ||
2012-11-22 11:56 <cedk> I don't know if MongoDB has transaction or not but I think we could integrate the zodb transaction module in Tryton to allow to have two phase commit | ||
2012-11-22 11:56 <cedk> http://pypi.python.org/pypi/transaction | ||
2012-11-22 12:00 <cedk> and we could use: http://pypi.python.org/pypi/zope.sendmail | ||
2012-11-22 12:00 <cedk> to have a mail queue linked to the transaction | ||
2012-11-22 15:45 <sharoonthomas> cedk: ping | ||
2012-11-22 15:46 <sharoonthomas> cedk: there seems to be an issue with workflow migration in certain parts of the code like here: http://hg.tryton.org/2.4/modules/sale/file/6ff795034650/sale.py#l925 | ||
2012-11-22 15:46 <sharoonthomas> cedk: even if the record is marked as done, here it will be still set to processing at the end of the function by the decorator | ||
2012-11-22 15:57 <cedk> sharoonthomas: fixed in 2.6 | ||
2012-11-22 15:57 <sharoonthomas> cedk: thanks, will look for the fix | ||
2012-11-22 15:58 <cedk> sharoonthomas: but issue can not come from standard module | ||
2012-11-22 15:58 <sharoonthomas> cedk: agree, and its easy to change the behavior in a custom module | ||
2012-11-22 16:00 <sharoonthomas> cedk: is there a bug report or commit reference ? i am wondering how it was fixed | ||
2012-11-22 16:01 <cedk> sharoonthomas: changest 0dc9ba6eeff7 | ||
2012-11-22 16:03 <sharoonthomas> cedk: thanks | ||
2012-11-22 18:59 -!- sharoonthomas(~sharoonth@198.61.199.179) has left #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!