IRC logs of #tryton for Thursday, 2008-10-09

chat.freenode.net #tryton log beginning Thu Oct 9 00:00:01 CEST 2008
2008-10-09 00:00 <ikks> the qt client looks really promising and they have also cool ideas about POS.
2008-10-09 00:00 <ikks> Not public ideas yet.
2008-10-09 00:01 <cedk> ikks: for now, we have not the ressource to write an other client in an other library
2008-10-09 00:01 <cedk> ikks: if we do, we will make a web client, I think
2008-10-09 00:02 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton
2008-10-09 00:02 <ikks> I was thinking on ktiny(qt client) not etiny(web client)
2008-10-09 00:02 <cedk> ikks: yes, I know
2008-10-09 00:03 <cedk> ikks: but the client code is about 10000 SLOC
2008-10-09 00:03 <ikks> the webclient using django or other framework?
2008-10-09 00:03 <cedk> ikks: so it is not an easy job
2008-10-09 00:03 <cedk> ikks: don't know yet, and it is not yet planed
2008-10-09 00:04 <cedk> ikks: but not like etiny for sure
2008-10-09 00:05 <cedk> so, I need to leave now and go to sleep
2008-10-09 00:05 <ikks> For now I'm really happy testing tryton, I've enjoyed a lot more than openerp.
2008-10-09 00:05 <ikks> cedk, good nite
2008-10-09 00:05 <cedk> bye
2008-10-09 00:06 <CIA-52> tryton: matb roundup * #424/another wrong id in stock_supply/purchase_request.xml: [chatting] I would have done, if I knew..;) After deleting the row from translations (Create Purchase: Missing Supplier) and updating database, t ...
2008-10-09 00:12 <X0d_of_N0d> ok, yeah....
2008-10-09 00:12 <X0d_of_N0d> just from that quick look at it.... WAY nicer
2008-10-09 00:13 <X0d_of_N0d> tryton actually has some organization
2008-10-09 00:13 <X0d_of_N0d> I can't say too much cause I havn't really looked deep yet, but yeah, at a glance... nice work
2008-10-09 00:14 <ikks> X0d_of_N0d I'm sure you'll make it even better
2008-10-09 00:18 <X0d_of_N0d> so the calendar says you're releasing 1.0 tomorrow, right?
2008-10-09 00:19 <bechamel> X0d_of_N0d: tomorrow it's the meeting to plan the release
2008-10-09 00:20 <X0d_of_N0d> oh, ok... I misread
2008-10-09 00:21 <X0d_of_N0d> well I'm gonna keep playing with it.... it does look really good
2008-10-09 00:22 <bechamel> X0d_of_N0d: but the release should not take too long
2008-10-09 00:23 <bechamel> X0d_of_N0d: we will see with the meeting but normaly one can consider that the features are frozen, so we will create the first branch/rc/alpha in the next days
2008-10-09 00:29 <X0d_of_N0d> nice
2008-10-09 00:30 <X0d_of_N0d> you guys don't have the mrp module ported yet though?
2008-10-09 00:33 <bechamel> X0d_of_N0d: no, this need some reflections, especaily that the mrp module from openerp isn't ok (at least the last time i check it)
2008-10-09 00:35 <X0d_of_N0d> it would be nice to see you guys do it right (I'd love to have some input on this after I look around some more) since this is really one of the most important things for my company
2008-10-09 00:37 <bechamel> X0d_of_N0d: in openerp the bom is one way only, you can define that a product A with a product B give you a product C, but it's not possible to define a situation where A and B gives C _and _ D which is a big problem for some businesses
2008-10-09 00:37 <X0d_of_N0d> yeah
2008-10-09 00:38 <X0d_of_N0d> actually, that's the exact problem we're running in to
2008-10-09 00:39 <X0d_of_N0d> like product A with module X gives you C but with module Y gives you D, right?
2008-10-09 00:40 <bechamel> X0d_of_N0d: you mean it's another problem with openerp ?
2008-10-09 00:41 <bechamel> X0d_of_N0d: actually i don't know very well the mrp in openerp (and mrp in general) but when i saw it i had a felling that the modelisation was missing important stuff, and it was confirmed by other people telling me so
2008-10-09 01:07 <X0d_of_N0d> We have some notes on it in our internal wiki I believe, let me look at that really quick
2008-10-09 01:08 <X0d_of_N0d> My predicessor was working on this project a while ago, he failed miserably so this info might not be too good... but the note he took was:
2008-10-09 01:09 <X0d_of_N0d> "Inability to assign sub boms to parent boms in a modular way"
2008-10-09 01:09 <X0d_of_N0d> which I think is accurate
2008-10-09 01:12 <bechamel> X0d_of_N0d: yes I think so
2008-10-09 01:14 <X0d_of_N0d> you guys have posted coding guidelines?
2008-10-09 01:16 <bechamel> X0d_of_N0d: no, we try to follow python guidelines (pep08 iirc)
2008-10-09 01:17 <X0d_of_N0d> pep8, yeah, good
2008-10-09 01:17 <bechamel> X0d_of_N0d: and globaly the mantra is: if the code is complicated to understand it need's improvements
2008-10-09 01:18 <X0d_of_N0d> wow....excellent
2008-10-09 01:18 <bechamel> X0d_of_N0d: yes like: spaces around operators, after coma ,and so on
2008-10-09 01:19 <bechamel> X0d_of_N0d: the next big thing for the realease will be the documentation, technical and non-technical
2008-10-09 01:20 <bechamel> X0d_of_N0d: but we are convinced that there is no good software without good doc
2008-10-09 01:21 <bechamel> X0d_of_N0d: and also no community without doc
2008-10-09 01:22 <bechamel> X0d_of_N0d: time to sleep here, bye
2008-10-09 01:23 <X0d_of_N0d> yeah, night man
2008-10-09 01:23 <X0d_of_N0d> hey thanx a lot
2008-10-09 01:43 <X0d_of_N0d> I'm guessing most of the code with 141 columns is from tinyerp...
2008-10-09 02:01 -!- b52laptop(n=b52lapto@41.249.250.195) has joined #tryton
2008-10-09 03:30 -!- ikks(n=igor@190.12.156.178) has joined #tryton
2008-10-09 04:28 -!- gremly(n=hawk@190.156.163.80) has joined #tryton
2008-10-09 04:32 -!- ikks(n=igor@190.12.158.42) has joined #tryton
2008-10-09 05:18 -!- yangoon(n=mathiasb@p549F7418.dip.t-dialin.net) has joined #tryton
2008-10-09 07:36 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-10-09 08:12 -!- Gedd(n=ged@77.109.114.158) has joined #tryton
2008-10-09 08:33 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-10-09 09:13 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-10-09 09:13 <gadaga> hi
2008-10-09 10:49 -!- gael_(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-10-09 13:34 -!- ikks(i=igor@190.157.149.149) has joined #tryton
2008-10-09 15:10 -!- ikks(n=igor@190.12.158.42) has joined #tryton
2008-10-09 16:30 -!- ikks(n=igor@www.gfc.edu.co) has joined #tryton
2008-10-09 19:48 -!- X0d_of_N0d(i=C-C_C-X@gateway/tor/x-10aa374b81b214a1) has joined #tryton
2008-10-09 21:14 -!- ikks(n=igor@190.12.158.42) has joined #tryton
2008-10-09 22:02 -!- b52laptop(n=b52lapto@41.249.250.195) has joined #tryton
2008-10-09 23:39 -!- udono(n=udono@dynamic-unidsl-85-197-19-103.westend.de) has left #tryton

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