chat.freenode.net #tryton log beginning Sun Jun 7 00:00:02 CEST 2009 | ||
2009-06-07 00:09 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1843:263b0f3081b5 trytond/trytond/ (model/cacheable.py tools/misc.py): Fix internal variable name for Cache and Cacheable for issue1076 | ||
2009-06-07 00:09 <CIA-48> http://hg.tryton.org/trytond/rev/263b0f3081b5 | ||
2009-06-07 00:09 <CIA-48> ced roundup * #1076/AttributeError: 'company.employee' object has no attribute 'name': [resolved] Must be fixed with changeset 263b0f3081b5 | ||
2009-06-07 00:09 <CIA-48> http://bugs.tryton.org/roundup/issue1076 | ||
2009-06-07 00:35 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: > I don't agree about removing verbose option, > it is a good shortcut when debugging without > the need to right long command lines. No proble ... | ||
2009-06-07 00:35 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 00:59 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: > I would prefer to improve load function to raise the right exception. 1. It does. But the exception is caught and logs a "warning" message. Thi ... | ||
2009-06-07 00:59 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 01:05 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Btw.: Following the "how to contribute", I had to do a commit ... I guess I can't do an "uncommit" :-) Is there a way to "reset" or "clean" the ... | ||
2009-06-07 01:05 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 01:07 -!- Kovert(n=quassel@207-237-178-245.c3-0.80w-ubr9.nyr-80w.ny.cable.rcn.com) has joined #tryton | ||
2009-06-07 01:09 <Kovert> I have a brand new install of Mandriver with postreSQL and I would like to install tryton but none of the insructions are very goo dthat I hzave seen | ||
2009-06-07 01:09 <Kovert> can some on guide m eto some step by step | ||
2009-06-07 01:41 <Kovert> ok I have followed the instructions on the wiki for mandriva what next | ||
2009-06-07 01:41 <Kovert> doesnt even look like it installs tryton | ||
2009-06-07 01:52 <cedk> Kovert: it gives only dependencies | ||
2009-06-07 01:52 <cedk> Kovert: you just have to download the source and run it | ||
2009-06-07 01:57 <CIA-48> ced@b2ck.com * r654 /wiki/TableOfContents.wiki: Remove duplicate | ||
2009-06-07 02:12 <Kovert> the source ? isn't there instructions? | ||
2009-06-07 02:13 <Kovert> is that the mecorial suff? | ||
2009-06-07 02:14 -!- _TiN_(n=TiN@190.189.9.80) has joined #tryton | ||
2009-06-07 04:29 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton | ||
2009-06-07 05:08 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Find attached diffs for: 1. config.py verbosity options introduced saving rcfile enhanced (options will not be changing rcfile anymore) ... | ||
2009-06-07 05:08 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 05:19 -!- yangoon(n=mathiasb@p549F4D72.dip.t-dialin.net) has joined #tryton | ||
2009-06-07 07:07 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has left #tryton | ||
2009-06-07 09:40 -!- carlos(n=carlos@52.Red-79-145-99.dynamicIP.rima-tde.net) has joined #tryton | ||
2009-06-07 09:44 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-06-07 09:49 <CIA-48> ced roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Please don't mix up issue ! Create new one per issue. | ||
2009-06-07 09:49 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 09:53 <CIA-48> ced roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Create one patch file per change. | ||
2009-06-07 09:53 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 10:56 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton | ||
2009-06-07 11:03 -!- racke(n=racke@91.112.216.242) has joined #tryton | ||
2009-06-07 11:05 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-06-07 11:08 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Sry - I will take better care next time. Happened cause I thought of it as "the same" issue. Those changes quite belong together. | ||
2009-06-07 11:08 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 11:10 -!- racke(n=racke@91.112.216.242) has left #tryton | ||
2009-06-07 11:14 <CIA-48> Timitos roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: @dbrenk: you can do a "hg rollback" after the commit. this way you can undo the commit but hold you changes. if you also want to undo your changes ... | ||
2009-06-07 11:14 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 13:35 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: @timitos: ty! Fine ... here we go again. Find attached diff for issue 1075. I will open up another issue for rcfile saving, after this one is com ... | ||
2009-06-07 13:35 <CIA-48> http://bugs.tryton.org/roundup/issue1075 | ||
2009-06-07 13:55 -!- newnomad(n=jiri@88.197.190.14) has joined #tryton | ||
2009-06-07 13:58 <newnomad> Hello, first time here. Investigating how I would setup a very simple webshop (no cart, buy now) with Tryton containing all my product data and prices (acting like an offline CMS), and syncing it to the website. | ||
2009-06-07 13:59 <newnomad> For now its only data from tryton to website and not back. So xml rpc to 'publish' stuff would be OK, but just update xml files on my live server from my local tryton install would be enough. | ||
2009-06-07 15:00 -!- ikks(n=ikks@186.97.30.226) has joined #tryton | ||
2009-06-07 15:53 -!- racke(n=racke@91.112.216.242) has joined #tryton | ||
2009-06-07 15:54 -!- newnomad(n=jiri@88.197.190.14) has joined #tryton | ||
2009-06-07 15:55 <newnomad> could anyone point me in the right direction to publish all the data from a product to an xml file? | ||
2009-06-07 15:55 -!- racke(n=racke@91.112.216.242) has left #tryton | ||
2009-06-07 16:03 <udono> newnomad: Hi, is it this what you are looking for? http://code.google.com/p/tryton/wiki/CodeSnippets | ||
2009-06-07 16:09 <newnomad> udona, thanks being just new here didnt find all the docs yet. it seems this could help me | ||
2009-06-07 16:11 <newnomad> I am trying to update a page on a website(cms) with the data from a productentry in tryton. Bc I always want to start projects as simpel as possible I wonder if I should use rpc xml to update the DB of my CMS, or if it is possible to simply have tryton ftpupload a new version of an xml fiel contiaing all the data? | ||
2009-06-07 16:13 <newnomad> *I would be OK with manualy exporting xml file (instead of csv) from a tryton entry, and ftping it to my life server, where it gets xsl parsed into a webpage with product info | ||
2009-06-07 16:14 <udono> newnomad: where is the source of your data? in The CMS or in Tryton? | ||
2009-06-07 16:14 <newnomad> no I would like to have all my data in Trytron | ||
2009-06-07 16:15 <newnomad> I want to start a webshop and focus first on a good erp and later on integrating my webshop (satchmo or Lighting fast shop) with it | ||
2009-06-07 16:16 <udono> newnomad: so you put your data into tryton, and like to send them one way to the CMS? | ||
2009-06-07 16:16 <newnomad> indeed, would like to use trytron as my library with all product info instaed of a cms | ||
2009-06-07 16:16 <newnomad> the cms will just be a simpel xml parser in xsl, with no 'intelligence' | ||
2009-06-07 16:18 <udono> newnomad: ok. So when you use XMLRPC from Tryton, you already have the data in an XML Tree. | ||
2009-06-07 16:18 <newnomad> great | ||
2009-06-07 16:20 <newnomad> I know soem CMSes support RPC, meaning they then put all stuff in tables. Now I wonder wether I can just tap into RPC to obtain the creation of a flatfile xml, not even in DB? | ||
2009-06-07 16:20 <newnomad> does freenode has a RPC channel - let me know if a go oftopic here? | ||
2009-06-07 16:22 <udono> newnomad: I know that django and satchmo are able to talk in RPC. But you need to create the various methods. | ||
2009-06-07 16:23 <udono> newnomad: No problem, on Sunday everything could be on topic :-) | ||
2009-06-07 16:23 <newnomad> well in fact for now the life website would not even be phyton, just php | ||
2009-06-07 16:24 <newnomad> ha thank the starts for sundays ;-) | ||
2009-06-07 16:25 <udono> newnomad: But php is able to XMLRPC too, afaik... | ||
2009-06-07 16:26 <newnomad> Like magento ecommerce (zend php) they have a module to integrate with openerp, but indeed satchmo doesnt have integration with tryton yet, the developers are talking about it on the group, but havent heard any progress... | ||
2009-06-07 16:26 <udono> newnomad: I don't know if it is fun to use XSL anyway ... see http://ronny.uberhost.de/why-i-hate-xmlrpc | ||
2009-06-07 16:28 <newnomad> Udono I am really open for all suggestions here, just trying th eeasiest, or even hackish, way to get a portfolio of products in tryton on the web in pages | ||
2009-06-07 16:28 <udono> newnomad: We presented a connection between Tryton and Satchmo on the last cebit. But it was only a very quick hack... | ||
2009-06-07 16:29 <newnomad> Openerp for instance has a module that cretes a webshop in an iframe, to paste on any webpage | ||
2009-06-07 16:29 <newnomad> but the thing is i dont need a full blown webshop just yet | ||
2009-06-07 16:30 <udono> newnomad: Tryton doesn't have a Browser client... | ||
2009-06-07 16:30 <newnomad> will it have one in the future, to enable this; http://doc.openerp.com/features/integrated_ecommerce.html?highlight=ecommerce | ||
2009-06-07 16:31 <newnomad> although the penerp example is in fact a life connection with my localserver running openerp, my laptop, so thats no good for a real life webshop? | ||
2009-06-07 16:32 <newnomad> udono, do you have any info on ; a connection between Tryton and Satchmo ? | ||
2009-06-07 16:32 <udono> newnomad: I dislike the idea to let the Internet connect to my busines data... for me it needs to be seperated. | ||
2009-06-07 16:33 <newnomad> udono; I totally agree on that; theinternetcms may sync my buisnessdat on my laptop, at maintenance times, but not connect to it | ||
2009-06-07 16:34 <newnomad> are you familiar with the new 'lightweight satchmo" http://www.getlfs.com/ ? | ||
2009-06-07 16:34 <udono> newnomad: I have info for the Tryton-Side. But not for satchmo. Therefore you need to request johbo, he did the Satchmoside. | ||
2009-06-07 16:35 <newnomad> would johbo be interested in doing one for LFS? it seems a bit less complex for a beginner like me? | ||
2009-06-07 16:36 <newnomad> unless that bruce and co is gearing up a more simple egg-like install for the next satchmo version like LFS... | ||
2009-06-07 16:38 <udono> newnomad: We are absolutely interested in doing a webshop integration with Tryton, but we need some more plannings before. We prefer to integrate upon similar technology like Python, Django. So if LFS is right, why not?! | ||
2009-06-07 16:41 <newnomad> well if you aim for the biggest potential community, I guess the more simple LFS migth attract new members easier, especially with a nice integration with Tryton. It seems a lot is talked about ecommerce apps (magento,...) but often the reality of workflow of taking orders is forgotten. I think the erp might be more important then the webshop , personally.... | ||
2009-06-07 16:47 <udono> newnomad: magento is nice fo big business I think, it needs high level hardware... | ||
2009-06-07 16:47 <newnomad> udono would it be of interest to do a case study with a webshop that is liek a dumb client of tryton, so only to use a django cart (no productcatalog, buyer registering) and maybe a checkout http://code.google.com/p/python-merchant/ or to work with pinax modules | ||
2009-06-07 16:49 <udono> newnomad: good question... maybe we better talk about this stuff next week, when all of us online | ||
2009-06-07 16:50 <newnomad> yes udono, i know magento needs optimized server, but even with that, and as a big business, you still need offline tools like barcode reading,.... so you always end up integration with erp. So I wonder why erp's are integrated with webshops, instead of webshops integrated with erps (the more important part) | ||
2009-06-07 16:51 <newnomad> are you based in germany, so that would be during offcie hours, or rather in the evening? | ||
2009-06-07 16:51 <udono> newnomad: new customers and sales orders the erp gets from the webshop. But products the webshop gets from the erp. So it is both side, I think | ||
2009-06-07 16:52 <udono> newnomad: office-hours: always you catch me ;-) | ||
2009-06-07 16:53 <udono> newnomad: and yes, germany | ||
2009-06-07 16:53 <newnomad> yes, but why should the webshop have all kinds of entryfields to input products in it, instead of input ptoducts only in tryton, then sync them, and in the end have a much more simple webshop backend? | ||
2009-06-07 16:55 <newnomad> at least this is how I have seen magento and lightningfastshop, maybe these online backend is only optional? | ||
2009-06-07 16:55 <udono> newnomad: yes, this should be definitively a design goal. A simple frontend, which is able to do only the parts for showing and ordering the products, not more. So you are right. | ||
2009-06-07 16:56 <udono> newnomad: I need to go... voting for european :-) | ||
2009-06-07 16:56 <newnomad> Nice to hear that, I am designer form belgium, and have very limited experience on the coding end, cya | ||
2009-06-07 17:00 <CIA-48> udo.spallek * r655 /wiki/Welcome.wiki: Edited wiki page through web user interface. | ||
2009-06-07 17:42 -!- yangoon1(n=mathiasb@frbg-4d0297a2.pool.mediaWays.net) has joined #tryton | ||
2009-06-07 17:43 <newnomad> anyone knows of screencasts explainign the use of the client? | ||
2009-06-07 17:47 <udono> newnomad: back | ||
2009-06-07 17:47 <udono> newnomad: see the doc folder of the client | ||
2009-06-07 17:48 <udono> newnomad: there is a complete documentation | ||
2009-06-07 17:49 <newnomad> am using the osx client and cant succeed in addign a product | ||
2009-06-07 17:49 <udono> newnomad: on the demo server? | ||
2009-06-07 17:49 <newnomad> when i click products nothign happens, yeah on the demo | ||
2009-06-07 17:50 <newnomad> or do i need to purchase to add a product in the inventory | ||
2009-06-07 17:50 <udono> newnomad: no, just open New product or prduct on the right side | ||
2009-06-07 17:50 <johbo> newnomad: udono: hi | ||
2009-06-07 17:51 <udono> johbo: hi | ||
2009-06-07 17:51 <johbo> very interesting discussion about integration of tryton and shop | ||
2009-06-07 17:53 <udono> johbo: yes, newnomad has the same ideas like us | ||
2009-06-07 17:53 <newnomad> johbo I am flattered...being a noob, but starting a tiny webshop and want it to be elegently workflowed and coded, I tend to reinvent most anything I need ;-) | ||
2009-06-07 17:54 <johbo> newnomad: we based our integration efforts on django-xmlrpc | ||
2009-06-07 17:54 <newnomad> OK | ||
2009-06-07 17:55 <johbo> newnomad: I think this might also be useful when your are trying to fill custom django-applications or this lfs-shop | ||
2009-06-07 17:55 <johbo> newnomad: but we tried it only with satchmo | ||
2009-06-07 17:55 <newnomad> definitely | ||
2009-06-07 17:56 <johbo> newnomad: but I think the Ideas should also work with any other django-based application, it should just be a matter of a different implementation for the xmlrpc methods | ||
2009-06-07 17:57 <newnomad> my perfect setup of webshop would use google api for geolocalisation and localise all text, and prices including shipping, with oneclick buy (no checkout) so I would need to be able to tranalte and calculate exchange rates in tryton | ||
2009-06-07 17:58 <newnomad> I beleive there is a VAT module yet, but not a european central bank feed exchange one? | ||
2009-06-07 17:58 <johbo> udono: maybe that it's going to be time to start coordinating our efforts in shop-integration? | ||
2009-06-07 17:59 <newnomad> http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html#latest | ||
2009-06-07 18:00 <newnomad> If you guys are interested I am willing to be your test-dummy or usercase with my tiny shop sellign designfurniture | ||
2009-06-07 18:01 <newnomad> about the 'no checkout' I alwasy hate it if I cannot see the exact total price (in my currency, tax, and delivery) right away for each product, and have to start clicking through to find out | ||
2009-06-07 18:03 <newnomad> udono / johbo is there only one screencast about the client currently? nothing on how to translate all fields of a product in several languages - or isn't this possible? | ||
2009-06-07 18:04 <newnomad> also didn't figure out how to export all fields of one product (export csv or xml) in the client | ||
2009-06-07 18:04 <johbo> newnomad: not shure, that's udono's part, I am the django-guy ;-) | ||
2009-06-07 18:04 <newnomad> ah ok ;-) | ||
2009-06-07 18:05 <newnomad> so johbo what shared django host would you recommend? the one in switzerland? | ||
2009-06-07 18:05 <johbo> newnomad: I think udono's right, we should talk about it in the next week, when the others are also online. | ||
2009-06-07 18:06 <newnomad> np just using the log as my memory ;-) | ||
2009-06-07 18:06 <johbo> newnomad: no suggestions, I never tried one, I started directly with my own servers | ||
2009-06-07 18:06 <johbo> newnomad: so I have no experiences with shared django hosting :-( | ||
2009-06-07 18:07 <newnomad> I really liked to find http://djangohosting.ch/ where it seemed django hosting shouldnt be complex, dedicated and expensive, so its no excuse to stay in LAMP land anymore ;-) | ||
2009-06-07 18:09 <newnomad> so udono, can you hint me about howto translating and exporting in the client? | ||
2009-06-07 18:09 <johbo> so, I will be afk now, bye | ||
2009-06-07 18:11 <newnomad> bye | ||
2009-06-07 18:11 <newnomad> the Translate View plugin ? | ||
2009-06-07 18:11 <udono> newnomad: what you want to translate? | ||
2009-06-07 18:12 <udono> newnomad: which language you want to translate? | ||
2009-06-07 18:13 <newnomad> well 1 product entry, all fields (written info) originally entered in english, I want to tranalte in 12 languages, and then enter them, i should be able te view the languages later | ||
2009-06-07 18:13 <udono> newnomad: all fields with a small flag behind can be translated. But you needed to create the languages at first, I think. | ||
2009-06-07 18:14 <udono> newnomad: I don't know if it is possible in the demo version | ||
2009-06-07 18:14 <newnomad> so http://openerp-team.blogspot.com/2009/05/open-erp-made-language-translation-easy.html is possibel if i install it myself? | ||
2009-06-07 18:15 <udono> newnomad: this is about view translation, not content translation. | ||
2009-06-07 18:16 <newnomad> content translation, or the management of it is not possible in tryton? | ||
2009-06-07 18:17 <udono> newnomad: it is possible, but on fields with a small flag behind. | ||
2009-06-07 18:19 <newnomad> OK but then the workflow is to click on each and every flag, or is it possible to export a flat file to hand out to a translator, and then reenter the flatfile in one go? | ||
2009-06-07 18:20 <udono> newnomad: I think it is possible, but I never tried. Better ask cedk if he knows. | ||
2009-06-07 18:22 <newnomad> ok, btw there is no guide as to how to install on macosx? sorry to keep referring to openerp, but a step by step like this; http://devteam.taktik.org/index.php?/archives/9-How-to-install-Open-ERP-5.0.0-on-Mac-OS-X-10.5-Leopard.html | ||
2009-06-07 18:22 <newnomad> or should it be more or less the same? | ||
2009-06-07 18:23 <newnomad> cedk are you at keyboard? | ||
2009-06-07 18:24 <cedk> newnomad: yes | ||
2009-06-07 18:25 <udono> newnomad: sorry, don't know about tryton server on macosx | ||
2009-06-07 18:25 <cedk> newnomad: the translation process for record is the same then for others | ||
2009-06-07 18:26 <newnomad> cedk is it documented here; http://doc.tryton.org/1.2/tryton/doc/usage.html ? | ||
2009-06-07 18:27 <newnomad> cedk what you mean with record, tu parle francis? | ||
2009-06-07 18:29 <newnomad> og hang on are you the cedric who was part of tiny? | ||
2009-06-07 18:29 <cedk> newnomad: yes | ||
2009-06-07 18:29 <newnomad> enchante ;-) | ||
2009-06-07 18:29 <cedk> newnomad: for french there is tryton-fr | ||
2009-06-07 18:30 <newnomad> my english is better I think, but could make an effort if there are more people over there? | ||
2009-06-07 18:31 <newnomad> I still dont exactly get the translation process, might it be usefull to check openerp docs? | ||
2009-06-07 18:33 -!- igor__(i=igor@186.97.53.131) has joined #tryton | ||
2009-06-07 18:37 <cedk> newnomad: I don't know | ||
2009-06-07 18:37 <cedk> newnomad: but to translate you just have to click on flags | ||
2009-06-07 18:38 <cedk> newnomad: it is not possible to see in Administration>Localization>Translations to see the records for product because there is a domain that constraints only to module translation | ||
2009-06-07 18:39 <newnomad> cedk: i Know, but I was trying to find out how to batch import all fields to flat text, translate it, and then batch import it again....but maybe that is a dreamed up feature by me that doesnt exixsit yet? | ||
2009-06-07 18:39 <cedk> newnomad: but it is possible to add one entry for translations that are not linked to module | ||
2009-06-07 18:41 <newnomad> cedk: I am using the demo client macosx now, and dont see these menus, I should install the real thing and ask next week? | ||
2009-06-07 18:42 <newnomad> cedk; oh you mean the dir structure? not the menus of the client? | ||
2009-06-07 18:42 <cedk> newnomad: which user do you use? | ||
2009-06-07 18:43 <newnomad> doh! demo , i'll relog as admin rightaway | ||
2009-06-07 18:43 <newnomad> uhm... thats in german :-) | ||
2009-06-07 18:43 <cedk> newnomad: I will add the menu entry for the next release | ||
2009-06-07 18:43 <cedk> newnomad: it is because someone switch the language | ||
2009-06-07 18:44 <newnomad> ok it sback ok now | ||
2009-06-07 18:45 <newnomad> OK cedk, so you were saying that export translations only exports one field - you call it module- and since i wanted all modules I needed to do what...? | ||
2009-06-07 18:46 <newnomad> translations that are not linked to module | ||
2009-06-07 18:46 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton | ||
2009-06-07 18:48 <cedk> newnomad: I just try it but I don't think it is the right solution | ||
2009-06-07 18:48 <cedk> newnomad: for now, you can switch user language and edit each products | ||
2009-06-07 18:49 <cedk> newnomad: I think it is the simpliest | ||
2009-06-07 18:49 <newnomad> cedk: yeah these transaltion are for modules, not content so it seems | ||
2009-06-07 18:49 <cedk> newnomad: otherwise we must improve the export/import csv process | ||
2009-06-07 18:52 <newnomad> cedk: so translations only serves to translate the words in the client, and you can also translate each product field, with th flag, but you cannot export or streamline the workflow of those translations? | ||
2009-06-07 18:53 <newnomad> cedk: what are the report translations? | ||
2009-06-07 18:56 <newnomad> thanks for your effort cedk, i'll need to have another long look at doc/usage.html, or is there another source of documentation to get up to speed with the client? | ||
2009-06-07 19:25 -!- enlightx(n=enlightx@217.203.82.253) has joined #tryton | ||
2009-06-07 20:14 -!- udono(n=udono@dynamic-unidsl-85-197-21-101.westend.de) has joined #tryton | ||
2009-06-07 20:32 -!- newnomad(n=jiri@88.197.190.14) has joined #tryton | ||
2009-06-07 21:18 -!- enlightx(n=enlightx@217.203.77.1) has joined #tryton | ||
2009-06-07 22:36 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-06-07 23:37 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!