chat.freenode.net #tryton log beginning Wed Jul 9 00:00:01 CEST 2008 | ||
2008-07-09 00:22 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton | ||
2008-07-09 05:18 -!- yangoon(n=mathiasb@p549F4EDB.dip.t-dialin.net) has joined #tryton | ||
2008-07-09 07:04 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton | ||
2008-07-09 07:29 -!- markusleist(n=markus@n4-82.dsl.vianetworks.de) has joined #tryton | ||
2008-07-09 08:03 <FWiesing> Timitos: good morning | ||
2008-07-09 08:04 <Timitos> FWiesing: morning | ||
2008-07-09 08:33 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-07-09 09:25 -!- Gedd(n=ged@77.109.114.210) has joined #tryton | ||
2008-07-09 10:23 -!- markusleist(n=markus@212.14.79.210) has joined #tryton | ||
2008-07-09 10:59 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton | ||
2008-07-09 11:04 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 41:0eafea12cd55 account_statement/statement.xml: Removed access on statement for lambda user. | ||
2008-07-09 11:04 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 42:035bbcfa1287 account_statement/journal.xml: Typo | ||
2008-07-09 11:04 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 43:364f3501f597 account_statement/ (journal.xml statement.xml): merge | ||
2008-07-09 11:49 -!- kultviech(n=kultviec@p5B0D254F.dip0.t-ipconnect.de) has joined #tryton | ||
2008-07-09 13:10 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-07-09 13:39 <cedk> bechamel: I just push the mptt in a local repo | ||
2008-07-09 13:39 <cedk> it works only for many2one for now | ||
2008-07-09 13:40 <cedk> but if there is anybody who want to test it, I can send the path to the repo | ||
2008-07-09 13:47 <bechamel> cedk: did you see significant improvement ? | ||
2008-07-09 13:50 <cedk> bechamel: not yet tested with a big tree | ||
2008-07-09 14:43 <cedk> bechamel: with 1371 locations there is no big differences | ||
2008-07-09 14:44 <cedk> bechamel: but I already see that there is less query | ||
2008-07-09 14:44 <bechamel> cedk: how many level in the location tree ? | ||
2008-07-09 14:44 <cedk> bechamel: but I need to change the way it computes because it use teh ids wich is not performent | ||
2008-07-09 14:45 <cedk> bechamel: 5 level with 4 locations in each level | ||
2008-07-09 14:45 <cedk> bechamel: but there is some query with a big list of ids | ||
2008-07-09 14:45 <cedk> which is not performent | ||
2008-07-09 14:46 <bechamel> cedk: how 5 level with 4 location is 1371 ? | ||
2008-07-09 14:46 <cedk> bechamel: with the default locations | ||
2008-07-09 15:17 <Gedd> cedk: nico me dit que tu voudrais voir le format des vues... si tu veux je peux te passer un exemple, mais bon, je ne suis pas vraiment attaché au nom des tags... | ||
2008-07-09 15:18 <cedk> Gedd: ok, tu peux m'en envoyer une assez complete par email ? | ||
2008-07-09 15:19 <Gedd> pas de prob. C'est quoi ton mail? cedk@b2ck.com? | ||
2008-07-09 15:20 <cedk> Gedd: oui | ||
2008-07-09 15:26 <Gedd> en ce qui me concerne, j'aimerais qu'on se revoie rapidement pour discuter collaboration | ||
2008-07-09 15:26 <Gedd> histoire de savoir comment on se positionne l'un par rapport à l'autre | ||
2008-07-09 15:27 <cedk> Gedd: oui, pas de problème | ||
2008-07-09 15:30 <Gedd> lundi ou mardi ca vous irait? | ||
2008-07-09 15:30 <Gedd> (à Liège) | ||
2008-07-09 15:31 <Gedd> ou alors jeudi ou vendredi (semaine prochaine) à Namur... | ||
2008-07-09 15:31 <cedk> Gedd: on a rien de prevu pour l'instant à ces dates | ||
2008-07-09 15:31 <cedk> bechamel: ping | ||
2008-07-09 15:31 <bechamel> yep | ||
2008-07-09 15:32 <bechamel> oui c'est ok | ||
2008-07-09 15:33 <cedk> Gedd: ok pour lundi ? | ||
2008-07-09 15:33 <Gedd> je demande confirmation à Nico par mail | ||
2008-07-09 15:34 <cedk> Gedd: chez moi ? ou ailleur ? | ||
2008-07-09 15:34 <Gedd> 2s | ||
2008-07-09 15:44 <cedk> bechamel: with the modifications to compute the stock quantity, now it is really fast | ||
2008-07-09 15:45 <bechamel> cedk: great :) | ||
2008-07-09 15:46 <cedk> bechamel: it is on the tree view | ||
2008-07-09 15:46 <cedk> bechamel: I don't know if it will be also on a list view | ||
2008-07-09 15:58 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 60:54f2f934eeda product/ (product.py uom.py): Added context to compute_qty and compte_price call on uom object | ||
2008-07-09 15:58 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 38:6fc443b12d66 purchase/purchase.py: Added context to compute_qty and compte_price call on uom object | ||
2008-07-09 15:58 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 155:0d7a29f40ee3 stock/ (move.py packing.py product.py): Added context to compute_qty and compte_price call on uom object | ||
2008-07-09 15:59 <Gedd> <cedk@b2ck.com>: host tycho.b2ck.com[91.121.95.126] said: 550 5.1.1 | ||
2008-07-09 15:59 <Gedd> <cedk@b2ck.com>: Recipient address rejected: User unknown in local | ||
2008-07-09 15:59 <Gedd> recipient table (in reply to RCPT TO command) | ||
2008-07-09 16:00 <Gedd> pour mon mail de tte à l'heure | ||
2008-07-09 16:00 <bechamel> Gedd: essaye sans le k | ||
2008-07-09 16:01 <Gedd> oki | ||
2008-07-09 16:18 <cedk> bechamel: tu pourrais indenter comme le reste | ||
2008-07-09 16:20 <bechamel> cedk: ben j'indente comme ça partout | ||
2008-07-09 17:13 <Gedd> cedk: bechamel: ok pour lundi chez Nico. Ca vous va? Si oui, à quelle h ca vous arrange? | ||
2008-07-09 17:15 <bechamel> Gedd: ok pour moi et pas de soucis pour l'heure | ||
2008-07-09 17:17 <Gedd> bah, disons 12h alors, on mangera ensemble comme la fois passée | ||
2008-07-09 17:21 <bechamel> ok | ||
2008-07-09 17:21 <cedk> Gedd: tu peux envoyer par email l'addresse de nico | ||
2008-07-09 18:26 -!- nicoe(n=nicoe@80.248.214.43) has joined #tryton | ||
2008-07-09 19:44 -!- kultviec1(n=kultviec@p5B0D092E.dip0.t-ipconnect.de) has joined #tryton | ||
2008-07-09 20:29 <FWiesing> Timitos: good evening! | ||
2008-07-09 20:29 <Timitos> FWiesing: hi | ||
2008-07-09 20:30 <FWiesing> Timitos: I sent an e-Mail with an database-dump - can you take a short look on it? | ||
2008-07-09 20:30 <FWiesing> Timitos: I only want to know if I no mistakes in the chart fort the balance-sheet and for the income-statement | ||
2008-07-09 20:31 <FWiesing> Timitos: I only want to know that I made no mistakes in the chart fort the balance-sheet and for the income-statement | ||
2008-07-09 20:31 <FWiesing> :-) | ||
2008-07-09 20:31 <Timitos> FWiesing: sorry. mir steht arbeitsmäßig das wasser bis zum hals. ich schaff das nicht vor dem wochenende. dafür kann ich das am wochenende dann auf jeden fall schaffen. | ||
2008-07-09 20:31 <FWiesing> kein Problem | ||
2008-07-09 20:31 <Timitos> FWiesing: i will take a look on weekend | ||
2008-07-09 20:31 <FWiesing> ok | ||
2008-07-09 20:33 <FWiesing> back about 9 pm | ||
2008-07-09 22:37 -!- kultviec1(n=kultviec@p5B0D092E.dip0.t-ipconnect.de) has left #tryton | ||
2008-07-09 23:46 -!- nicoe(n=nicoe@80.248.214.43) has left #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!