IRC logs of #tryton for Wednesday, 2013-02-13

chat.freenode.net #tryton log beginning Wed Feb 13 00:00:01 CET 2013
2013-02-13 00:08 <plantian> Is it possible to tell which model I'm viewing in a form in the client without looking at the code?
2013-02-13 00:09 <plantian> nevermind i think i found it, view logs maybe
2013-02-13 10:34 <iamnoob> good day.. is there a way to create a shopping cart? like a temporary table that stores all selected values? im trying to create a wishlist module..
2013-02-13 10:35 <cedk> iamnoob: what do you mean by "temporary"?
2013-02-13 10:36 <iamnoob> cedk: umm maybe temporary is not the right word for it.. anyway its like i would like to have a view_tree inside a view_form.. something like that..
2013-02-13 10:37 <cedk> iamnoob: you can have since 2.4 I think
2013-02-13 10:37 <cedk> iamnoob: but it is one2many with a tree view with children
2013-02-13 10:38 <iamnoob> cedk: ohh.. do tryton have an official module with those example ? would like to learn it..
2013-02-13 10:38 <cedk> nicoe: I'm wondering if it could be a good idea to allow to show the traceback in the client when raising a user_error
2013-02-13 10:39 <nicoe> cedk: why ?
2013-02-13 10:39 <nicoe> cedk: The message is not explicit enough ?
2013-02-13 10:41 <cedk> nicoe: for example when it is an unexpected access error, it is annoying to go to the code to put a traceback print to understand why
2013-02-13 10:44 <nicoe> cedk: Indeed
2013-02-13 11:15 <yangoon1> ps aux
2013-02-13 11:20 <flox> 1000 24379 0.0 0.1 6316 3132 pts/0 Ss 10:55 0:00 -bash
2013-02-13 11:20 <flox> 1000 25108 0.0 0.0 4192 1032 pts/0 R+ 11:19 0:00 ps aux
2013-02-13 14:28 <rmu> cedk: regarding this ceil/round issue in production. adding ceil to uom should probably happen in product-module, as it is quite generic and not necessarily specific to production. should i do it there (in separate codereview), or extend product.uom in the production module?
2013-02-13 14:30 <cedk> rmu: in product module
2013-02-13 22:35 -!- scrapper(~scrapper@62-47-140-163.adsl.highway.telekom.at) has left #tryton

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