chat.freenode.net #tryton log beginning Tue May 26 00:00:02 CEST 2009 | ||
2009-05-26 00:41 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has left #tryton | ||
2009-05-26 02:04 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton | ||
2009-05-26 05:18 -!- yangoon(n=mathiasb@p549F55EC.dip.t-dialin.net) has joined #tryton | ||
2009-05-26 07:54 -!- LordVan(n=lordvan@gentoo/developer/LordVan) has joined #tryton | ||
2009-05-26 07:56 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-05-26 08:06 -!- paepke(n=paepke@smtp.metaldyne.de) has joined #tryton | ||
2009-05-26 08:14 -!- johbo(n=joh@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton | ||
2009-05-26 08:17 -!- racke(n=racke@a89-182-75-67.net-htp.de) has joined #tryton | ||
2009-05-26 08:28 -!- nicoe(n=nicoe@ip-80-236-192-65.dsl.scarlet.be) has joined #tryton | ||
2009-05-26 09:01 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-05-26 09:21 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton | ||
2009-05-26 09:41 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1376:8e7d089b9270 trytond/trytond/osv/orm.py: Fix "in" and "not in" clause for boolean | ||
2009-05-26 09:41 <CIA-48> http://hg.tryton.org/1.0/trytond/rev/8e7d089b9270 | ||
2009-05-26 09:41 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1377:6234e0083804 trytond/trytond/ir/default.py: Fix set_default for inherited fields for issue1050 | ||
2009-05-26 09:41 <CIA-48> http://hg.tryton.org/1.0/trytond/rev/6234e0083804 | ||
2009-05-26 09:41 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1378:8dc1cc99c92a trytond/trytond/osv/orm.py: Fix setLang on BrowseRecord to keep the cached values | ||
2009-05-26 09:41 <CIA-48> http://hg.tryton.org/1.0/trytond/rev/8dc1cc99c92a | ||
2009-05-26 09:41 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1379:d362ce88f199 trytond/trytond/osv/orm.py: Fix memory leak in setLang cache of BrowseRecord for issue1025 | ||
2009-05-26 09:41 <CIA-48> http://hg.tryton.org/1.0/trytond/rev/d362ce88f199 | ||
2009-05-26 09:42 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1116:56a100810ce9 tryton/tryton/gui/window/view_form/model/group.py: Don't reload twice the writen ids when there is a on_write call for issue1044 | ||
2009-05-26 09:42 <CIA-48> http://hg.tryton.org/1.0/tryton/rev/56a100810ce9 | ||
2009-05-26 09:42 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1117:258600d9af56 tryton/tryton/gui/window/view_form/model/group.py: Fix writen when on_write_ids return False | ||
2009-05-26 09:42 <CIA-48> http://hg.tryton.org/1.0/tryton/rev/258600d9af56 | ||
2009-05-26 09:42 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1118:7760f90c04b0 tryton/tryton/gui/window/form.py: Fix padding of title to not grow when displaying info | ||
2009-05-26 09:42 <CIA-48> http://hg.tryton.org/1.0/tryton/rev/7760f90c04b0 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1791:32ae5cf6c840 trytond/trytond/backend/postgresql/database.py: Fix encoding in database list | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/32ae5cf6c840 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1792:58199b5737d9 trytond/trytond/protocols/webdav.py: | ||
2009-05-26 09:43 <CIA-48> Add missing unquote uri | ||
2009-05-26 09:43 <CIA-48> Fix encoding of children | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/58199b5737d9 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1793:cce0c4b68860 trytond/trytond/model/modelsql.py: Fix "in" and "not in" clause for boolean | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/cce0c4b68860 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1794:3348a349ee87 trytond/trytond/ir/default.py: Fix set_default for inherited fields for issue1050 | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/3348a349ee87 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1795:6cb44fcf3bc5 trytond/trytond/ir/module/module.py: Add test for empty ids in on_write for issue1052 | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/6cb44fcf3bc5 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1796:d578b43fcc87 trytond/trytond/ir/action.py: Fix get_action_id to skip active_test when searching for issue1055 | ||
2009-05-26 09:43 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/d578b43fcc87 | ||
2009-05-26 09:43 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1797:9cb2e3e24004 trytond/trytond/model/browse.py: Fix setLang on BrowseRecord to keep the cached values | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/9cb2e3e24004 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1798:18b0540cdf6d trytond/trytond/model/modelsql.py: Fix create when inherits field is set for issue878 | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/18b0540cdf6d | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1799:a766493af918 trytond/trytond/model/modelsql.py: | ||
2009-05-26 09:44 <CIA-48> Don't use value to create inherits model if the field is overridden in model | ||
2009-05-26 09:44 <CIA-48> Like that we have the same behavior then write | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/a766493af918 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1800:1fd0f49ff0f1 trytond/trytond/ir/action.py: Remove duplicate usage field on actions | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/1fd0f49ff0f1 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1801:66fa9fdadecc trytond/trytond/model/browse.py: Fix memory leak in setLang cache of BrowseRecord for issue1025 | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/trytond/rev/66fa9fdadecc | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 467:c590ca4c2165 account/move.py: Use depends on fields to add missing fields for issue1051 | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/modules/account/rev/c590ca4c2165 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 158:c16923d66e19 product/product.py: Add missing return value on write of template | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/modules/product/rev/c16923d66e19 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1294:f6fe00fc9e26 tryton/tryton/gui/window/view_form/model/group.py: Don't reload twice the writen ids when there is a on_write call for issue1044 | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/tryton/rev/f6fe00fc9e26 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1295:db86f8931fd5 tryton/tryton/gui/window/view_form/model/group.py: Fix writen when on_write_ids return False | ||
2009-05-26 09:44 <CIA-48> http://hg.tryton.org/1.2/tryton/rev/db86f8931fd5 | ||
2009-05-26 09:44 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1296:c0c4043eeab5 tryton/tryton/gui/main.py: Remove label in status bar | ||
2009-05-26 09:45 <CIA-48> http://hg.tryton.org/1.2/tryton/rev/c0c4043eeab5 | ||
2009-05-26 09:45 <CIA-48> (2 lines omitted) | ||
2009-05-26 10:05 -!- bechamel(n=user@host-85-201-74-27.brutele.be) has joined #tryton | ||
2009-05-26 11:56 <CIA-48> matb roundup * #1064/Wish: Additional menu entry on right click: Remove default: [new] It would be practical to also have besides: - Set to default value - Set as default -> Remove default setting | ||
2009-05-26 11:56 <CIA-48> http://bugs.tryton.org/roundup/issue1064 | ||
2009-05-26 12:08 -!- tekknokrat(n=gthieleb@port-87-193-170-219.static.qsc.de) has joined #tryton | ||
2009-05-26 13:24 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 50:962fa17b7bad project/ (work.py work.xml): (log message trimmed) | ||
2009-05-26 13:24 <CIA-48> Improvements on work, project and task: | ||
2009-05-26 13:24 <CIA-48> * work: | ||
2009-05-26 13:24 <CIA-48> - added sequence | ||
2009-05-26 13:24 <CIA-48> - added One2Many to timesheet lines | ||
2009-05-26 13:24 <CIA-48> * project / task: | ||
2009-05-26 13:24 <CIA-48> - use type instead of project_type | ||
2009-05-26 13:24 <CIA-48> http://hg.tryton.org/modules/project/rev/962fa17b7bad | ||
2009-05-26 13:54 -!- racke(n=racke@a89-182-75-67.net-htp.de) has left #tryton | ||
2009-05-26 14:56 -!- tekknokrat(n=gthieleb@port-87-193-170-219.static.qsc.de) has left #tryton | ||
2009-05-26 14:56 -!- _TiN_(n=TiN@200.69.137.190) has joined #tryton | ||
2009-05-26 15:13 -!- gremly(n=gremly@190.156.169.221) has joined #tryton | ||
2009-05-26 16:23 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 162:9a9907ef3878 product/product.py: Backed out changeset 517314d6f865 | ||
2009-05-26 16:23 <CIA-48> http://hg.tryton.org/modules/product/rev/9a9907ef3878 | ||
2009-05-26 16:23 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 163:5d67602774a0 product/product.py: merge | ||
2009-05-26 16:23 <CIA-48> http://hg.tryton.org/modules/product/rev/5d67602774a0 | ||
2009-05-26 16:23 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 571:413a6af6fcce stock/product.py: Added constraint on default uom on product. Fix issue1063. | ||
2009-05-26 16:23 <CIA-48> http://hg.tryton.org/modules/stock/rev/413a6af6fcce | ||
2009-05-26 16:25 -!- gremly(n=gremly@190.156.169.221) has joined #tryton | ||
2009-05-26 16:32 <CIA-48> bch roundup * #1063/Translated error message displayed untranslated: [resolved] Should be fixed with changeset 413a6af6fcce | ||
2009-05-26 16:32 <CIA-48> http://bugs.tryton.org/roundup/issue1063 | ||
2009-05-26 16:38 -!- gremly1(n=gremly@190.156.169.221) has joined #tryton | ||
2009-05-26 17:02 -!- woakas(n=woakas@190.144.69.234) has joined #tryton | ||
2009-05-26 17:42 -!- woakas(n=woakas@190.144.69.234) has joined #tryton | ||
2009-05-26 18:26 -!- woakas(n=woakas@190.144.69.234) has joined #tryton | ||
2009-05-26 19:17 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1313:2af78c943882 tryton/tryton/gui/window/view_tree/view_tree.py: Handle float_time attribute on tree form | ||
2009-05-26 19:17 <CIA-48> http://hg.tryton.org/tryton/rev/2af78c943882 | ||
2009-05-26 19:29 -!- Kovert(n=quassel@65.206.11.130) has joined #tryton | ||
2009-05-26 19:29 <Kovert> is there a vm tryton appliance | ||
2009-05-26 19:34 <cedk> Kovert: not to my knowledge, but panthera spoke about a live cd | ||
2009-05-26 19:34 <Kovert> where can that be found | ||
2009-05-26 19:35 <Kovert> this documentation leaves a lot to be desired | ||
2009-05-26 19:36 <cedk> Kovert: you must ask panthera | ||
2009-05-26 19:37 <Kovert> I have | ||
2009-05-26 19:37 <Kovert> thank youi | ||
2009-05-26 19:39 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 51:ac7fc0712beb project/ (__tryton__.py work.xml): Use company_work_time for float_time widgets | ||
2009-05-26 19:39 <CIA-48> http://hg.tryton.org/modules/project/rev/ac7fc0712beb | ||
2009-05-26 19:39 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 53:433d997dfe8b project/work.py: Removed useless code | ||
2009-05-26 19:39 <CIA-48> http://hg.tryton.org/modules/project/rev/433d997dfe8b | ||
2009-05-26 19:39 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 52:7ba619a2b3a8 project/work.py: Use model methods instead of sql query for get_parent | ||
2009-05-26 19:39 <CIA-48> http://hg.tryton.org/modules/project/rev/7ba619a2b3a8 | ||
2009-05-26 19:41 -!- paepke(n=paepke@R90e5.r.pppool.de) has joined #tryton | ||
2009-05-26 19:44 -!- gremly1(n=gremly@190.156.169.221) has joined #tryton | ||
2009-05-26 19:44 <udono> Hello Kovert: did you try our demo server? | ||
2009-05-26 19:46 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 1828:a56a00668ed6 trytond/trytond/model/browse.py: Don't load inherited field if it is overloaded on the current object | ||
2009-05-26 19:46 <CIA-48> http://hg.tryton.org/trytond/rev/a56a00668ed6 | ||
2009-05-26 19:49 <Kovert> yes I did but I want to do my install and it has been nasty | ||
2009-05-26 19:50 <Kovert> the documentation seems a bit scattered | ||
2009-05-26 19:51 <Kovert> actually I have done the install and cant get the postgre database to connect at this point | ||
2009-05-26 19:51 <Kovert> 9.04 Kubuntu | ||
2009-05-26 19:51 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton | ||
2009-05-26 19:52 <cedk> Kovert: what is the problem? | ||
2009-05-26 19:52 <Kovert> the \etc\tryton.conf does not exist | ||
2009-05-26 19:53 <cedk> Kovert: it is in the source | ||
2009-05-26 19:53 <Kovert> what is wrong really is the doc's | ||
2009-05-26 19:53 <Kovert> even the install section says see the installion doc's | ||
2009-05-26 19:53 <panthera> cedk, kovert: i'll do tryton livecds soon; it's just that this week and the following, i have exams. so i'm pretty much busy, afk and away :/ | ||
2009-05-26 19:53 <Kovert> Understand | ||
2009-05-26 19:54 <cedk> Kovert: what is wrong? | ||
2009-05-26 19:54 <Kovert> could you make a vmware machine>? | ||
2009-05-26 19:54 <Kovert> might be easer then live cd's | ||
2009-05-26 19:55 <Kovert> cedk: right now connecting to the database for the first time off the login screen | ||
2009-05-26 19:56 <Kovert> in other words making the database | ||
2009-05-26 19:58 <Kovert> password issue | ||
2009-05-26 19:58 <cedk> Kovert: good, so if you see what can be done to improve doc fill an issue | ||
2009-05-26 19:59 <Kovert> I wish I wasgood enough to get it working in the first place | ||
2009-05-26 19:59 <Kovert> I will tell you one thing quickly | ||
2009-05-26 20:00 <Kovert> when you have the install docs and mention putting in python put in all the packages | ||
2009-05-26 20:00 <Kovert> and also you never mention install progres | ||
2009-05-26 20:01 <Kovert> and also you never mention install postgres sorry | ||
2009-05-26 20:02 <Kovert> in the second doc you talk abotu advanced user setup but you never say if it is nessessary | ||
2009-05-26 20:04 <vengfulsquirrel> Kovert: Are you talking about the file INSTALL or the google wiki? | ||
2009-05-26 20:04 <Kovert> both becase you need both the get it installed | ||
2009-05-26 20:07 <vengfulsquirrel> Kovert: Which installation method are you using ? | ||
2009-05-26 20:08 <Kovert> I TRUED THE EASY ONE | ||
2009-05-26 20:08 <Kovert> sorry caps | ||
2009-05-26 20:08 <Kovert> that failed | ||
2009-05-26 20:08 <Kovert> then i used the one in the faq? wiki? | ||
2009-05-26 20:10 <bechamel> Kovert: when you talk about the easy one, it's the one using tryton-dev.sh ? | ||
2009-05-26 20:10 <Kovert> I iwll look it up shortly | ||
2009-05-26 20:10 <Kovert> easy-install | ||
2009-05-26 20:10 <Kovert> dirtbag | ||
2009-05-26 20:10 <Kovert> sorry wrong window | ||
2009-05-26 20:11 <CIA-48> udono roundup * #1065/Patch: Stop accidentially change the accelerator keys in Tryton client: [new] The client can change the accelerator keys everytime. This is not usefüll, when working intesly with keyboard and menus. One wrong Key, and ... | ||
2009-05-26 20:11 <CIA-48> http://bugs.tryton.org/roundup/issue1065 | ||
2009-05-26 20:11 <Kovert> http://code.google.com/p/tryton/wiki/InstallationOnDebian | ||
2009-05-26 20:12 -!- _TiN_(n=TiN@200.69.137.190) has joined #tryton | ||
2009-05-26 20:15 <bechamel> Kovert: isn't tryton available on the ubuntu repositories ? | ||
2009-05-26 20:15 <Kovert> havent seen it | ||
2009-05-26 20:15 <Kovert> i CAN LOOK AGAIN | ||
2009-05-26 20:16 <Kovert> sorry caps again | ||
2009-05-26 20:17 <udono> Kovert: are you german speaking? | ||
2009-05-26 20:18 <Kovert> tryton not in ubuntu | ||
2009-05-26 20:18 <bechamel> afk | ||
2009-05-26 20:18 <Kovert> No german | ||
2009-05-26 20:18 <udono> Kovert: hm, maybe a google translator helps: http://wiki.ubuntuusers.de/Tryton | ||
2009-05-26 20:19 <udono> Kovert: it is for Tryton 1.0 so you need to replace all "1.0" with "1.2" in the document. | ||
2009-05-26 20:19 <Kovert> understood | ||
2009-05-26 20:20 <udono> Kovert: but the dependencies are nearly the same... | ||
2009-05-26 20:20 <udono> afk | ||
2009-05-26 21:14 -!- _TiN_(n=TiN@200.69.137.190) has joined #tryton | ||
2009-05-26 21:21 -!- enlightx(n=enlightx@host-84-221-84-188.cust-adsl.tiscali.it) has joined #tryton | ||
2009-05-26 21:48 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has joined #tryton | ||
2009-05-26 21:53 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has left #tryton | ||
2009-05-26 22:13 <CIA-48> ced roundup * #1065/Patch: Stop accidentially change the accelerator keys in Tryton client: [chatting] I don't think it is a good solution as it changes the default behavior of gtk application. | ||
2009-05-26 22:13 <CIA-48> http://bugs.tryton.org/roundup/issue1065 | ||
2009-05-26 22:14 <CIA-48> ced roundup * #1045/UnicodeDecodeError - Webdav on Windows Server: [resolved] Applied in upstream. | ||
2009-05-26 22:14 <CIA-48> http://bugs.tryton.org/roundup/issue1045 | ||
2009-05-26 23:25 -!- cedk_(n=ced@213.49.144.172) has joined #tryton | ||
2009-05-26 23:51 -!- gremly(n=gremly@190.156.169.221) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!