IRC logs of #tryton for Monday, 2009-09-07

chat.freenode.net #tryton log beginning Mon Sep 7 00:00:02 CEST 2009
2009-09-07 00:00 <vengfulsquirrel> cedk: thanks, seems to have fixed the problem
2009-09-07 01:32 <CIA-2> Igor T?mara <igor@tamarapatino.org> default * 14:08e1a1e7bf44 purchase_invoice_line_standalone/ (__tryton__.py es_CO.csv): Added es_CO translation
2009-09-07 01:32 <CIA-2> http://hg.tryton.org/1.2/modules/purchase_invoice_line_standalone/rev/08e1a1e7bf44
2009-09-07 02:02 -!- gremly(n=gremly@190.156.166.163) has joined #tryton
2009-09-07 02:39 -!- juanfer(n=juanfer@190.25.15.199) has joined #tryton
2009-09-07 05:19 -!- yangoon(n=mathiasb@p549F4A9B.dip.t-dialin.net) has joined #tryton
2009-09-07 06:33 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has left #tryton
2009-09-07 06:51 -!- gour(n=Gour@188.125.20.110) has joined #tryton
2009-09-07 07:33 -!- gour(n=Gour@188.125.20.110) has joined #tryton
2009-09-07 07:56 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2009-09-07 08:07 -!- paepke(n=paepke@mail.metaldyne-nue.de) has joined #tryton
2009-09-07 08:07 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2009-09-07 08:09 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-09-07 08:29 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-09-07 08:33 <CIA-2> C?dric Krier <ced@b2ck.com> default * 15:f2fa6fd3a187 purchase_invoice_line_standalone/__tryton__.py: Fix typo
2009-09-07 08:33 <CIA-2> http://hg.tryton.org/1.2/modules/purchase_invoice_line_standalone/rev/f2fa6fd3a187
2009-09-07 08:39 <gour> morning
2009-09-07 08:39 <gour> is there any reason why the docs uses the term 'dictionnary' instead of 'dictionary' ?
2009-09-07 08:43 <Timitos> gour: seems to be a typo
2009-09-07 08:44 <gour> Timitos: ok. if you don't mind i may go through it and try to fix syntax stuff...
2009-09-07 08:45 <Timitos> gour: this would be good yes
2009-09-07 08:46 <gour> Timitos: ok. i'll put stuff under dvcs and provide patch then...maybe darcs <---> hg works as well, so i can push it
2009-09-07 08:46 <gour> ACTION is familiar with using darcs
2009-09-07 08:48 <Timitos> gour: i don't know if darcs <---> hg is working. we will see
2009-09-07 08:49 <gour> Timitos: via darcs-fast-export(import), hg has fast-import, right?
2009-09-07 08:57 <Timitos> gour: you should follow our contribution guidelines: http://code.google.com/p/tryton/wiki/HowtoContribute
2009-09-07 09:04 -!- panthera(n=daniel@88.198.196.34) has joined #tryton
2009-09-07 09:11 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2009-09-07 09:13 -!- carlos(n=carlos@17.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-09-07 09:18 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1395:41593b24177d tryton/ (CHANGELOG tryton/gui/main.py):
2009-09-07 09:18 <CIA-2> Add default filename for database backup
2009-09-07 09:18 <CIA-2> From OpenERP revision id: jvo@tinyerp.com-20090825145709-3r2y2viqs0wp9y4w
2009-09-07 09:18 <CIA-2> http://hg.tryton.org/tryton/rev/41593b24177d
2009-09-07 09:20 <gour> Timitos: i'm not excited about learning new dvcs for each project one wants to contribute
2009-09-07 09:21 <CIA-2> Carlos Perell? Mar?n <carlos@pemas.es> default * 16:540962fa2100 purchase_invoice_line_standalone/ (__tryton__.py es_ES.csv): Added the es_ES translation
2009-09-07 09:21 <CIA-2> http://hg.tryton.org/1.2/modules/purchase_invoice_line_standalone/rev/540962fa2100
2009-09-07 09:25 <cedk> gour: globally, they use all the same way for simple stuffs (clone, commit, push, pull, update)
2009-09-07 09:27 <gour> cedk: that's true. darcs model (with its cherrypicking) is still the most simple & easy for me to use...and i'll try with fast-export(import)
2009-09-07 09:29 <gour> i've problem with tryton-dev.sh due to flaky connection here :-/
2009-09-07 09:31 <cedk> gour: so you already have mercurial :-) So way import/export and other dvcs, when you just need to do: hg commit
2009-09-07 09:31 -!- carlos(n=carlos@17.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-09-07 09:34 <gour> cedk: i've whole bunch of dvcs-es, but 'commit' is not in the set of operations i use {clone,pull,update}
2009-09-07 09:34 <gour> cedk: the reason is that with darcs i can commit and produce 'nice' patches without having fear to pollute the history :-)
2009-09-07 09:35 <gour> ..and then just do fast-export for hg
2009-09-07 10:08 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1990:157774e9b67b trytond/trytond/backend/sqlite/database.py: Compile only once QUOTE_SEPARATION
2009-09-07 10:08 <CIA-2> http://hg.tryton.org/trytond/rev/157774e9b67b
2009-09-07 10:39 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1991:af923f4065ae trytond/ (4 files in 3 dirs): Fill the cursor cache at search and use it in search_read and in one2many get
2009-09-07 10:39 <CIA-2> http://hg.tryton.org/trytond/rev/af923f4065ae
2009-09-07 11:18 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1992:128be17efc5d trytond/trytond/model/modelstorage.py: Always return at least 'id' in search_read
2009-09-07 11:18 <CIA-2> http://hg.tryton.org/trytond/rev/128be17efc5d
2009-09-07 11:30 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1993:c13a4ec0f2fd trytond/doc/models.rst: Add ModelSingleton to doc
2009-09-07 11:30 <CIA-2> http://hg.tryton.org/trytond/rev/c13a4ec0f2fd
2009-09-07 11:31 -!- yangoon(n=mathiasb@p549F4A9B.dip.t-dialin.net) has left #tryton
2009-09-07 11:31 -!- yangoon(n=mathiasb@p549F4A9B.dip.t-dialin.net) has joined #tryton
2009-09-07 11:48 <CIA-2> matb roundup * #1155/sqlite3 is prerequisite for neso: [new] Since sqlite3 is a prerequisite for neso, it has to be listed in INSTALL.
2009-09-07 11:48 <CIA-2> http://bugs.tryton.org/roundup/issue1155
2009-09-07 11:53 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1:caae82745a91 neso/INSTALL: Requires python 2.5
2009-09-07 11:53 <CIA-2> http://hg.tryton.org/neso/rev/caae82745a91
2009-09-07 11:53 <CIA-2> ced roundup * #1155/sqlite3 is prerequisite for neso:
2009-09-07 11:53 <CIA-2> [resolved] Right, but in fact neso depends on Python 2.5 which embed sqlite.
2009-09-07 11:53 <CIA-2> Fixed with changeset caae82745a91
2009-09-07 11:53 <CIA-2> http://bugs.tryton.org/roundup/issue1155
2009-09-07 12:17 <CIA-2> C?dric Krier <ced@b2ck.com> default * 22:e006150a15e0 product_cost_history/product.py: Add missing create/write uid/date in product.product.cost_history
2009-09-07 12:17 <CIA-2> http://hg.tryton.org/modules/product_cost_history/rev/e006150a15e0
2009-09-07 12:22 <CIA-2> C?dric Krier <ced@b2ck.com> default * 89:365627423544 timesheet/line.py: Add missing create/write uid/date in table_query Models
2009-09-07 12:22 <CIA-2> http://hg.tryton.org/modules/timesheet/rev/365627423544
2009-09-07 12:59 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1994:0529de6bc2c8 trytond/trytond/tools/convert.py: Add missing module clause when searching translation for new record
2009-09-07 12:59 <CIA-2> http://hg.tryton.org/trytond/rev/0529de6bc2c8
2009-09-07 13:07 -!- ikks(n=ikks@190.158.112.213) has joined #tryton
2009-09-07 13:16 <CIA-2> Igor T?mara <igor@tamarapatino.org> default * 11:29034d01d774 account_invoice_line_standalone/ (__tryton__.py es_CO.csv): Added es_CO translation
2009-09-07 13:16 <CIA-2> http://hg.tryton.org/1.2/modules/account_invoice_line_standalone/rev/29034d01d774
2009-09-07 13:16 <CIA-2> Igor T?mara <igor@tamarapatino.org> default * 12:3384f10aabe1 account_invoice_line_standalone/ (__tryton__.py de_DE.csv): merge
2009-09-07 13:16 <CIA-2> http://hg.tryton.org/1.2/modules/account_invoice_line_standalone/rev/3384f10aabe1
2009-09-07 13:19 <CIA-2> matb roundup * #1156/Naming of neso package:
2009-09-07 13:19 <CIA-2> [new] The naming of the package is Client/Server (e.g.GenericName in neso.desktop).
2009-09-07 13:19 <CIA-2> This is a little bit short and not explicit relating to the ...
2009-09-07 13:19 <CIA-2> http://bugs.tryton.org/roundup/issue1156
2009-09-07 13:45 <CIA-2> matb roundup * #1157/ERROR:common.message:no such column: True:
2009-09-07 13:45 <CIA-2> [new] ERROR:dispatcher:Exception calling method execute on wizard ir.translation.update from 1@127.0.0.1:8070/test_neso:
2009-09-07 13:45 <CIA-2> Traceback (most recent c ...
2009-09-07 13:45 <CIA-2> http://bugs.tryton.org/roundup/issue1157
2009-09-07 14:01 <CIA-2> matb roundup * #1158/Date presetting for move creation:
2009-09-07 14:01 <CIA-2> [new] When encoding moves, currently the date for a new move is preset to the first day of the actual period.
2009-09-07 14:01 <CIA-2> Better for the usual workflow wou ...
2009-09-07 14:01 <CIA-2> http://bugs.tryton.org/roundup/issue1158
2009-09-07 14:04 -!- preC(n=preCTWO@orkan.Informatik.Uni-Oldenburg.DE) has joined #tryton
2009-09-07 15:10 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1995:01549ca2a9f9 trytond/trytond/ir/translation.py: Removed hardcoded True in sql query for issue1157
2009-09-07 15:10 <CIA-2> http://hg.tryton.org/trytond/rev/01549ca2a9f9
2009-09-07 15:10 <CIA-2> ced roundup * #1157/ERROR:common.message:no such column: True: [resolved] Fixed with changeset 01549ca2a9f9
2009-09-07 15:10 <CIA-2> http://bugs.tryton.org/roundup/issue1157
2009-09-07 15:14 <CIA-2> ced roundup * #1158/Date presetting for move creation: [invalid] It is already the case: http://hg.tryton.org/hgwebdir.cgi/modules/account/file/39d2e63956c3/move.py#l505
2009-09-07 15:14 <CIA-2> http://bugs.tryton.org/roundup/issue1158
2009-09-07 15:15 <CIA-2> ced roundup * #1150/bad error when try to select non existing db: [chatting] What do you want?
2009-09-07 15:15 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:18 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1996:235567f9592b trytond/ (7 files in 7 dirs): Add limit_clause function on cursor
2009-09-07 15:18 <CIA-2> http://hg.tryton.org/trytond/rev/235567f9592b
2009-09-07 15:20 <CIA-2> paepke roundup * #1150/bad error when try to select non existing db:
2009-09-07 15:20 <CIA-2> having a right error-message would be nice.
2009-09-07 15:20 <CIA-2> something like:
2009-09-07 15:20 <CIA-2> "This database does not exist"
2009-09-07 15:20 <CIA-2> additionally getting a list of available databases ...
2009-09-07 15:20 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:27 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-09-07 15:29 <CIA-2> ced roundup * #1150/bad error when try to select non existing db:
2009-09-07 15:29 <CIA-2> [invalid] I don't know what it is in deutsh but in english, it says: 'database "testfoo" does not exist'.
2009-09-07 15:29 <CIA-2> Which is for me enough. I don't like to ...
2009-09-07 15:29 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:34 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1997:625a7f3e7852 trytond/trytond/ (4 files in 3 dirs): Factorise code by adding get_cache function on Cursor.
2009-09-07 15:34 <CIA-2> http://hg.tryton.org/trytond/rev/625a7f3e7852
2009-09-07 15:38 -!- jerojasro(n=jerojasr@190.144.69.234) has joined #tryton
2009-09-07 15:39 <CIA-2> paepke roundup * #1150/bad error when try to select non existing db: The error you get in the traceback is easy to understand for me or an programmer. imho is a one-line error message better understandable for the u ...
2009-09-07 15:39 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:41 <CIA-2> ced roundup * #1150/bad error when try to select non existing db: It is what it is done in the last line.
2009-09-07 15:41 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:47 <CIA-2> matb roundup * #1158/Date presetting for move creation:
2009-09-07 15:47 <CIA-2> [chatting] Thx. I don't know why it didn't work in another db.
2009-09-07 15:47 <CIA-2> But nevertheless I wonder about the sense of today in this sequence, because per ...
2009-09-07 15:47 <CIA-2> http://bugs.tryton.org/roundup/issue1158
2009-09-07 15:47 <CIA-2> udono roundup * #1159/Printing reports makes problems with Umlauts in neso/sqlite: [new] Printing report like Financial Management > Reporting > Print General Ledger doesn't work correctly. The report is generated in /tmp/tryton_ ...
2009-09-07 15:47 <CIA-2> http://bugs.tryton.org/roundup/issue1159
2009-09-07 15:47 <CIA-2> paepke roundup * #1150/bad error when try to select non existing db: ok. ic. is it possible to suppress the traceback? for example only printing it when using the option "-v"?
2009-09-07 15:47 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 15:49 <CIA-2> udono roundup * #1160/Print tral balance, error too many SQL variables:
2009-09-07 15:49 <CIA-2> [new] Financial management > reporting > print trial balance
2009-09-07 15:49 <CIA-2> ERROR:dispatcher:Exception calling method execute on report account.account.trial_ ...
2009-09-07 15:49 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-07 15:50 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2009-09-07 16:45 <CIA-2> ced roundup * #1158/Date presetting for move creation: On 07/09/09 15:47 +0200, Mathias Behrle wrote: > > Mathias Behrle <mathias.behrle@gmx.de> added the comment: > > Thx. I don't know why it didn't ...
2009-09-07 16:45 <CIA-2> http://bugs.tryton.org/roundup/issue1158
2009-09-07 16:46 <CIA-2> ced roundup * #1150/bad error when try to select non existing db: It is the start way of python.
2009-09-07 16:46 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 16:46 <CIA-2> ced roundup * #1150/bad error when try to select non existing db: It is the standard way of python
2009-09-07 16:46 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 16:51 <CIA-2> ced roundup * #1159/Printing reports makes problems with Umlauts in neso/sqlite: [invalid] You must fix your "Action files" to add " arround %s
2009-09-07 16:51 <CIA-2> http://bugs.tryton.org/roundup/issue1159
2009-09-07 16:59 <CIA-2> ced roundup * #1160/Print tral balance, error too many SQL variables: [need-eg] Could not reproduce.
2009-09-07 16:59 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-07 17:11 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton
2009-09-07 17:14 <CIA-2> udono roundup * #1160/Print tral balance, error too many SQL variables: I just install the account_de_skr03 and choose Financial management > reporting > print trial balance
2009-09-07 17:14 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-07 17:18 <CIA-2> udono roundup * #1159/Printing reports makes problems with Umlauts in neso/sqlite: Yes, thanks, this works.
2009-09-07 17:18 <CIA-2> http://bugs.tryton.org/roundup/issue1159
2009-09-07 17:25 <gour> wiki recommends http://mercurial.intuxication.org/ for hosting and i wonder what do you think about bitbucket.org?
2009-09-07 17:28 <bechamel> gour: "Integrated flexible issue tracker " the last time I checked there wasn't any bug tracker, interesting
2009-09-07 17:29 <gour> bechamel: you use intuxication or none of the above?
2009-09-07 17:29 <bechamel> gour: but the free plan is limited to one repo :(
2009-09-07 17:30 <bechamel> gour: I use the repo's of tryton.org
2009-09-07 17:30 <gour> bechamel: there is tracker now on bitbucket, 1 private repo
2009-09-07 17:30 <gour> Unlimited public repos
2009-09-07 17:31 <bechamel> gour: ok i missed the 'private'
2009-09-07 17:32 <gour> i'd use it only for tryton development, so i believe 150MB is enough for sharing..by using DVCS one can anyway store locally
2009-09-07 17:38 <gour> bechamel: intuxication offers private repo only on demand...i think i'm going to bitbuket
2009-09-07 17:38 <gour> *bitbucket
2009-09-07 17:39 <bechamel> gour: it's up to you, the nice thing with intuxication is that they provide a way to list all the repo related to tryton
2009-09-07 17:40 <gour> hmm
2009-09-07 17:43 <bechamel> btw google code suppot mercurial now, and it's easy to add a 'tryton' tag on your project
2009-09-07 17:46 <CIA-2> paepke roundup * #1150/bad error when try to select non existing db: yes, of python, but not of a tool you use on commandline and interact with.
2009-09-07 17:46 <CIA-2> http://bugs.tryton.org/roundup/issue1150
2009-09-07 18:00 <gour> ok. i'll apply for bitbucket account..
2009-09-07 18:23 <gour> ACTION pushed his 1st patch for tryton to bitbucket :-)
2009-09-07 18:37 <gour> cedk: i tried to fix some typos in the docs (although not being familiar with the API), so you can see it at https://gour@bitbucket.org/gour/trytond/
2009-09-07 18:38 <gour> ACTION is not native wither, but has some (foolish) courage :-)
2009-09-07 18:39 <gour> it's the 1st tryton-related repo there - http://bitbucket.org/repo/all/?name=tryton
2009-09-07 18:40 <bechamel> gour: http://bitbucket.org/gour/trytond/ also works :)
2009-09-07 18:42 <gour> bechamel: ahh, cool
2009-09-07 18:43 <gour> s/wither/either
2009-09-07 18:43 <bechamel> because with the gour@ in the url firefox complains the username and the missing authentication
2009-09-07 18:44 <gour> ahhm that's what BB lists for cloning
2009-09-07 18:44 <gour> you can use hg clone https://gour@bitbucket.org/gour/trytond/ as well
2009-09-07 18:45 <gour> ahh , meant: hg clone ssh://hg@bitbucket.org/gour/trytond/
2009-09-07 18:46 <bechamel> hg clone http://bitbucket.org/gour/trytond/ also works :)
2009-09-07 18:47 <gour> he he
2009-09-07 18:47 <bechamel> afk
2009-09-07 18:47 <gour> i was commiting with darcs, patched hg repo and then sent commit
2009-09-07 20:26 <udono> cedk: I try to dump all databases with a loop over one socket connetion of tryton. There raises up an error: RuntimeError: socket connection broken. Is there a size limit for one socket connection in Tryton?
2009-09-07 20:27 -!- plinux(n=plinux@wireless-216-170-122-150.digitalputty.com) has joined #tryton
2009-09-07 20:33 <cedk> udono: i don't think
2009-09-07 20:34 <cedk> udono: but database dump via Tryton is more a trick than a good practice
2009-09-07 20:35 <cedk> udono: you should better use an ssh connection
2009-09-07 20:36 <udono> cedk: yes, but since we have several database types, it is better for me to dump it with the tryton tools.
2009-09-07 20:40 <udono> ... and it produces nice log entries, and I can restore the database easily with the tryton client.
2009-09-07 20:40 <gour> cedk: should i open 'bug' to announce my 'patch' or posting here was enough?
2009-09-07 20:44 <udono> gour: hello, the usual way for patches is to review them on http://codereview.appspot.com/
2009-09-07 20:45 <gour> udono: what does it mean?
2009-09-07 20:49 <udono> gour: just create an account on http://codereview.appspot.com/ and upload your patch. After this invite all trytonians on the google mailinglist to review your stuff... But I see you just make some corrections. For this it could be enough to file an issue and put the patch as attachment. Don't forget to put ced and bch on the nosy-list.
2009-09-07 20:49 <udono> cedk: bechamel: Is this right?
2009-09-07 20:51 <gour> udono: hmm, but the patch is visible on bitbucket. i thought uploading it to public place is replacing the need for handling patches around
2009-09-07 20:52 <gour> udono: at least, according to http://code.google.com/p/tryton/wiki/HowToContributeUsingIntuxication where i s/intuxication/bitbucket
2009-09-07 21:02 <udono> gour: yes, but we have open, but nearly closed discussions on http://groups.google.com/group/tryton/tree/browse_frm/thread/71c5fcf2157611c3/f7c76b8919b77601#doc_9bca571d935a2dd4
2009-09-07 21:08 <udono> gour: we are collecting issues as many issues we can. The issue tracker is our heart-beat. So it is never wrong to file an issue for a patch. Here on chat is just quick communications, like speaking all together. If you don't file an issue, your patch submission will get forgotten in the irc-log ( http://www.tryton.org/~irclog/2009-09-07.log.html#t2009-09-07_20:52 ).
2009-09-07 21:08 <gour> udono: ok. i did not want to pollute tracker with this simple 'patch'
2009-09-07 21:10 <udono> gour: a patch can not be simple enough. Language mistakes are issues for Tryton.
2009-09-07 21:10 <gour> udono: ok, i'll create a ticket
2009-09-07 21:12 <gour> udono: what to put for priority, type,keywords and who should be on nosy?
2009-09-07 21:16 <gour> there is no 'doc' keyword
2009-09-07 21:27 <CIA-2> gour roundup * #1161/patch: fix typos for documentation:
2009-09-07 21:27 <CIA-2> [new] Hi!
2009-09-07 21:27 <CIA-2> I've pushed one 'patch' to the Bitbucket containing some typos for the documentation.
2009-09-07 21:27 <CIA-2> It's at http://bitbucket.org/gour/trytond/ a ...
2009-09-07 21:27 <CIA-2> http://bugs.tryton.org/roundup/issue1161
2009-09-07 21:28 <gour> ACTION expects to be flamed, so it's better to hide somewhere...
2009-09-07 21:32 <udono> *** for this udono has an asbestos cave
2009-09-07 21:32 <gour> :-D
2009-09-07 21:56 -!- ChanServ(ChanServ@services.) has joined #tryton
2009-09-07 21:56 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-09-07 21:56 -!- gour(n=Gour@188.125.20.110) has joined #tryton
2009-09-07 21:56 -!- panthera(n=daniel@88.198.196.34) has joined #tryton
2009-09-07 21:56 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton
2009-09-07 21:56 -!- jerojasro(n=jerojasr@190.144.69.234) has joined #tryton
2009-09-07 21:56 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-09-07 21:56 -!- preC(n=preCTWO@orkan.Informatik.Uni-Oldenburg.DE) has joined #tryton
2009-09-07 21:56 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-09-07 21:56 -!- udono(n=udono@dynamic-unidsl-85-197-19-166.westend.de) has joined #tryton
2009-09-07 21:56 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2009-09-07 21:56 -!- yangoon(n=mathiasb@p549F4A9B.dip.t-dialin.net) has joined #tryton
2009-09-07 21:56 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-09-07 21:57 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2009-09-07 22:03 -!- mazvv(n=chatzill@94.76.102.150) has joined #tryton
2009-09-07 22:03 <mazvv> hi all. Is there any Russian localisation for Tryton?
2009-09-07 22:14 -!- mazvv(n=chatzill@94.76.102.150) has joined #tryton
2009-09-07 22:14 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-09-07 22:14 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-09-07 22:14 -!- udono(n=udono@dynamic-unidsl-85-197-19-166.westend.de) has joined #tryton
2009-09-07 22:17 -!- udono(n=udono@dynamic-unidsl-85-197-19-166.westend.de) has joined #tryton
2009-09-07 22:17 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-09-07 22:17 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-09-07 22:17 -!- ChanServ(ChanServ@services.) has joined #tryton
2009-09-07 22:27 -!- gour(n=Gour@188.125.20.110) has left #tryton
2009-09-07 22:58 <bechamel> mazvv: hi
2009-09-07 22:59 <bechamel> no there are no Russian localisation
2009-09-07 23:06 -!- _TiN_(n=TiN@200.69.137.190) has joined #tryton
2009-09-07 23:40 <CIA-2> matb roundup * #1162/Unit test failing with "Wrong offset type (<type 'dict'>)!": [new] Unit tests are failing, see test.log.
2009-09-07 23:40 <CIA-2> http://bugs.tryton.org/roundup/issue1162
2009-09-07 23:51 <CIA-2> matb roundup * #1161/patch: fix typos for documentation: [chatting] Thx for your work, but there are still typos left in your patch. I think it would be better for a common review to put the patch on htt ...
2009-09-07 23:51 <CIA-2> http://bugs.tryton.org/roundup/issue1161

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