chat.freenode.net #tryton log beginning Thu Nov 22 00:00:02 CET 2012 | ||
cedk | Pilou: you asked why the mongodb fields of Openlabs was not in Tryton | 11:54 |
---|---|---|
cedk | I asked because of the transaction | 11:54 |
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 | 11:56 |
cedk | http://pypi.python.org/pypi/transaction | 11:56 |
cedk | and we could use: http://pypi.python.org/pypi/zope.sendmail | 12:00 |
cedk | to have a mail queue linked to the transaction | 12:00 |
sharoonthomas | cedk: ping | 15:45 |
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 | 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 | 15:46 |
cedk | sharoonthomas: fixed in 2.6 | 15:57 |
sharoonthomas | cedk: thanks, will look for the fix | 15:57 |
cedk | sharoonthomas: but issue can not come from standard module | 15:58 |
sharoonthomas | cedk: agree, and its easy to change the behavior in a custom module | 15:58 |
sharoonthomas | cedk: is there a bug report or commit reference ? i am wondering how it was fixed | 16:00 |
cedk | sharoonthomas: changest 0dc9ba6eeff7 | 16:01 |
sharoonthomas | cedk: thanks | 16:03 |
-!- sharoonthomas(~sharoonth@198.61.199.179) has left #tryton | 18:59 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!