IRC logs of #tryton for Monday, 2009-08-03

chat.freenode.net #tryton log beginning Mon Aug 3 00:00:02 CEST 2009
2009-08-03 01:47 -!- gremly(n=gremly@190.156.169.81) has joined #tryton
2009-08-03 04:48 -!- gremly(n=gremly@190.156.169.81) has joined #tryton
2009-08-03 07:47 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-08-03 08:06 -!- paepke(n=paepke@imap.metaldyne.de) has joined #tryton
2009-08-03 09:22 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-08-03 10:19 -!- carlos(n=carlos@233.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1819:0a7b3343d1fb trytond/trytond/model/modelsql.py: Add missing sql_format call for WHERE clause values
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/0a7b3343d1fb
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1820:30d1242fff50 trytond/trytond/backend/postgresql/fields.py: Fix sql_format for Sha when value is None or False
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/30d1242fff50
2009-08-03 11:01 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 1821:5bee87693171 trytond/trytond/model/modelsql.py: Fix: added missing space in sql query when searching on translatable fields.
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/5bee87693171
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1822:558261fb1e8d trytond/trytond/res/user.py: Set False as default value for password
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/558261fb1e8d
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1823:0d9fcc0bb521 trytond/trytond/model/modelstorage.py: Fix import_data to use id/False with many2one for issue1119
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/0d9fcc0bb521
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1824:656088dee603 trytond/trytond/model/modelstorage.py: Fix typo
2009-08-03 11:01 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/656088dee603
2009-08-03 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1825:472ac2bb5991 trytond/trytond/ir/ui/ (form.rnc form.rng):
2009-08-03 11:02 <CIA-2> Add missing img_width and img_height in rng validation for issue1120 thanks to
2009-08-03 11:02 <CIA-2> woakas
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/472ac2bb5991
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1826:91b60404b462 trytond/trytond/server.py: Fix SIGUSR1 to use database_list instead of connected_list
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/trytond/rev/91b60404b462
2009-08-03 11:02 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 475:93b0b646571c account/doc/index.rst: Added doc
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/modules/account/rev/93b0b646571c
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 476:876f02f9773f account/MANIFEST.in: Add missing doc in MANIFEST.in
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/modules/account/rev/876f02f9773f
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1306:ee9250416f3f tryton/tryton/gui/window/view_form/view/form_gtk/many2many.py: Add missing save when editing record of many2many for issue1096
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/tryton/rev/ee9250416f3f
2009-08-03 11:02 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 477:24436d74a912 account/doc/index.rst: Doc: typos, rewordings and improvements
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/modules/account/rev/24436d74a912
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1307:6fa75412f4df tryton/ (setup-bundle.sh tryton/client.py): Use Clearlooks as theme for MacOS bundle
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/tryton/rev/6fa75412f4df
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 478:895b8ddcc2da account/INSTALL: Remove version from INSTALL, it is in setup.py
2009-08-03 11:02 <CIA-2> http://hg.tryton.org/1.2/modules/account/rev/895b8ddcc2da
2009-08-03 11:02 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1308:bfc8d8d2653f tryton/tryton/gui/window/view_form/view/form_gtk/interface.py: Fix default_get to modify the field for https://launchpad.net/bugs/403991
2009-08-03 11:03 <CIA-2> http://hg.tryton.org/1.2/tryton/rev/bfc8d8d2653f
2009-08-03 11:03 <CIA-2> C?dric Krier <ced@b2ck.com> default * 32:5f5207f88381 account_be/INSTALL: Remove version from INSTALL, it is in setup.py
2009-08-03 11:03 <CIA-2> http://hg.tryton.org/1.2/modules/account_be/rev/5f5207f88381
2009-08-03 11:03 <CIA-2> (56 lines omitted)
2009-08-03 11:03 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1390:b7abc2f62775 trytond/trytond/ir/ui/ (form.rnc form.rng):
2009-08-03 11:03 <CIA-2> Add missing img_width and img_height in rng validation for issue1120 thanks to
2009-08-03 11:03 <CIA-2> woakas
2009-08-03 11:03 <CIA-2> http://hg.tryton.org/1.0/trytond/rev/b7abc2f62775
2009-08-03 11:03 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 216:febe77f57ca4 party/category.py: Fix get_rec_name on category when there are more than two level of categories
2009-08-03 11:03 <CIA-2> http://hg.tryton.org/1.0/modules/party/rev/febe77f57ca4
2009-08-03 11:04 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1124:3e2cc08489f5 tryton/tryton/gui/window/view_form/view/form_gtk/interface.py: Fix default_get to modify the field for https://launchpad.net/bugs/403991
2009-08-03 11:04 <CIA-2> http://hg.tryton.org/1.0/tryton/rev/3e2cc08489f5
2009-08-03 12:14 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-08-03 12:29 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-08-03 12:29 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 12:52 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-08-03 12:52 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 12:55 -!- carlos(n=carlos@233.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-08-03 13:52 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-08-03 13:52 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 13:56 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-08-03 13:56 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 14:03 -!- partyjapaner(n=chatzill@91-64-201-14-dynip.superkabel.de) has joined #tryton
2009-08-03 14:04 <partyjapaner> panthera: Hi! I get your name from Timitos. I like to ask whether you think about to create packages of tryton on launchpad
2009-08-03 14:21 <panthera> partyjapaner: launchpad?
2009-08-03 14:21 <partyjapaner> jep. for older versions like hardy jaunty, etc.
2009-08-03 14:22 <partyjapaner> panthera: https://launchpad.net/
2009-08-03 14:24 <partyjapaner> panthera: i have no experience with that but may be you can give me some hints how create python packages for debian based distos.
2009-08-03 14:25 <partyjapaner> panthera: no python - i mean tryton
2009-08-03 14:26 <panthera> partyjapaner: why do you want to create tryton debian packages? tryton is already in debian.
2009-08-03 14:26 <partyjapaner> for ubuntu
2009-08-03 14:26 <panthera> i don't care about ubuntu
2009-08-03 14:27 <partyjapaner> ahh okay
2009-08-03 14:27 <panthera> (http://people.debian.org/~daniel/documents/ubuntu.html)
2009-08-03 14:27 <panthera> second, the packages are all in debian.
2009-08-03 14:27 <panthera> ubuntu people should just sync with debian and be done.
2009-08-03 14:27 <partyjapaner> okay can i talk in german.. its easier for me
2009-08-03 14:27 <panthera> sure, but probably not here. this is an english channel.
2009-08-03 14:28 <panthera> either query me, or go to #tryton.de
2009-08-03 15:02 -!- _TiN_(n=TiN@201-213-85-3.net.prima.net.ar) has joined #tryton
2009-08-03 15:30 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1369:0aa681232a06 tryton/tryton/gui/window/view_form/view/graph_gtk/line.py: Move cairo context to center before drawing arc
2009-08-03 15:30 <CIA-2> http://hg.tryton.org/tryton/rev/0aa681232a06
2009-08-03 15:30 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-08-03 15:53 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 16:14 -!- CIA-2(n=CIA@208.69.182.149) has joined #tryton
2009-08-03 16:28 -!- ikks(n=jtamara@190.144.69.234) has joined #tryton
2009-08-03 16:35 <CIA-2> C?dric Krier <ced@b2ck.com> default * 585:8afe10baa09b stock/ (CHANGELOG inventory.py): Return move id in create_move of inventory line
2009-08-03 16:35 <CIA-2> http://hg.tryton.org/modules/stock/rev/8afe10baa09b
2009-08-03 16:37 <CIA-2> ced roundup * #1093/Improve extendibility of stock.inventory:
2009-08-03 16:37 <CIA-2> 1. changeset 8afe10baa09b allow to update the quantity of moves created easily.
2009-08-03 16:37 <CIA-2> 2 - 3. I don't understand. If some global stuff need to be done, ...
2009-08-03 16:37 <CIA-2> http://bugs.tryton.org/roundup/issue1093
2009-08-03 16:44 <CIA-2> C?dric Krier <ced@b2ck.com> default * 490:794d8905688b account/ (CHANGELOG move.py move.xml): Remove blocked field on account.move.line for issue1099
2009-08-03 16:44 <CIA-2> http://hg.tryton.org/modules/account/rev/794d8905688b
2009-08-03 16:45 <CIA-2> ced roundup * #1099/function of field 'blocked' from account.move.line:
2009-08-03 16:45 <CIA-2> [resolved] Remove with changeset 794d8905688b
2009-08-03 16:45 <CIA-2> It was an heritage of OpenERP. If the field is needed for some one, it must be added with a module.
2009-08-03 16:45 <CIA-2> http://bugs.tryton.org/roundup/issue1099
2009-08-03 17:22 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1917:ba5cb53f3048 trytond/trytond/ (ir/lang.py ir/lang.xml res/user.py):
2009-08-03 17:22 <CIA-2> Make name of ir.lang translatable for issue1095
2009-08-03 17:22 <CIA-2> Use the language of the record to translate name if 'translate_name' is set in
2009-08-03 17:22 <CIA-2> the context
2009-08-03 17:22 <CIA-2> http://hg.tryton.org/trytond/rev/ba5cb53f3048
2009-08-03 17:23 <CIA-2> ced roundup * #1095/Translation of language attributes:
2009-08-03 17:23 <CIA-2> [resolved] Fix with changeset ba5cb53f3048
2009-08-03 17:23 <CIA-2> Now let the translators translate the language names.
2009-08-03 17:23 <CIA-2> http://bugs.tryton.org/roundup/issue1095
2009-08-03 17:25 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1370:7571c28abf93 tryton/tryton/gui/window/form.py: Remove statusbar on form
2009-08-03 17:25 <CIA-2> http://hg.tryton.org/tryton/rev/7571c28abf93
2009-08-03 18:28 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton
2009-08-03 18:33 -!- enlightx(n=enlightx@host-78-13-120-140.cust-adsl.tiscali.it) has joined #tryton
2009-08-03 19:02 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2009-08-03 19:03 -!- enlightx(n=enlightx@host-78-13-120-140.cust-adsl.tiscali.it) has joined #tryton
2009-08-03 19:41 -!- paepke(n=paepke@R81cd.r.pppool.de) has joined #tryton

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