IRC logs of #tryton for Thursday, 2010-01-21

chat.freenode.net #tryton log beginning Thu Jan 21 00:00:02 CET 2010
2010-01-21 00:14 <CIA-5> ced roundup * #1388/Allow search_rec_name of ir.lang to search on code: [deferred] Could be a wish.
2010-01-21 00:14 <CIA-5> http://bugs.tryton.org/roundup/issue1388
2010-01-21 02:37 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-01-21 02:37 -!- fil(n=phil@blue.hands.com) has joined #tryton
2010-01-21 02:37 -!- CIA-5(n=CIA@208.69.182.149) has joined #tryton
2010-01-21 02:37 -!- preC(n=preCTWO@orkan.Informatik.Uni-Oldenburg.DE) has joined #tryton
2010-01-21 02:40 -!- yangoon1(n=mathiasb@p549F6425.dip.t-dialin.net) has joined #tryton
2010-01-21 03:34 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-21 04:40 -!- yangoon(n=mathiasb@p549F313B.dip.t-dialin.net) has joined #tryton
2010-01-21 05:18 -!- yangoon(n=mathiasb@p549F7011.dip.t-dialin.net) has joined #tryton
2010-01-21 07:39 -!- paepke(n=paepke@p4FEB0BCD.dip0.t-ipconnect.de) has joined #tryton
2010-01-21 08:40 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-01-21 08:53 -!- sharoon(n=sharoont@78.145.211.171) has joined #tryton
2010-01-21 09:09 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2010-01-21 09:21 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2010-01-21 10:16 <CIA-5> Bertrand Chenal <bch@b2ck.com> default * 2156:9ec1dc10ccad trytond/ (CHANGELOG trytond/tools/misc.py): Add LRU memoization, use it to cache compiled code for safe_eval
2010-01-21 10:16 <CIA-5> http://hg.tryton.org/trytond/rev/9ec1dc10ccad
2010-01-21 11:01 -!- essich(n=essich@p4FCF9530.dip0.t-ipconnect.de) has joined #tryton
2010-01-21 11:17 -!- yangoon(n=mathiasb@p549F7AC4.dip.t-dialin.net) has joined #tryton
2010-01-21 11:24 -!- paepke_(n=paepke@p4FEB0E35.dip0.t-ipconnect.de) has joined #tryton
2010-01-21 12:06 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1497:4cdf09fa0441 tryton/tryton/gui/window/view_form/model/ (group.py record.py):
2010-01-21 12:06 <CIA-5> Improve switch view
2010-01-21 12:06 <CIA-5> - Don't fetch all records when new fields are added by views, re-fetch records
2010-01-21 12:06 <CIA-5> only if new fields are displayed.
2010-01-21 12:06 <CIA-5> - Use some list comprehension.
2010-01-21 12:06 <CIA-5> - Use dictionaries to prevent double "for" loop.
2010-01-21 12:06 <CIA-5> - Make reload to reload also the 80 others records if needed.
2010-01-21 12:06 <CIA-5> http://hg.tryton.org/tryton/rev/4cdf09fa0441
2010-01-21 12:10 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2157:508ea2ba01f3 trytond/trytond/ir/model.py: Improve get_id of ir.model.data by adding context and use limit in search
2010-01-21 12:10 <CIA-5> http://hg.tryton.org/trytond/rev/508ea2ba01f3
2010-01-21 12:10 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2158:b5ae9f9c48ca trytond/trytond/ (ir/module/module.py res/user.py): Use get_id of ir.model.data
2010-01-21 12:10 <CIA-5> http://hg.tryton.org/trytond/rev/b5ae9f9c48ca
2010-01-21 12:10 <CIA-5> C?dric Krier <ced@b2ck.com> default * 551:90e80f95dc9c account/ (account.py move.py tax.py): Use get_id of ir.model.data
2010-01-21 12:10 <CIA-5> http://hg.tryton.org/modules/account/rev/90e80f95dc9c
2010-01-21 12:10 <CIA-5> C?dric Krier <ced@b2ck.com> default * 403:97666e4b260d account_invoice/invoice.py: Use get_id of ir.model.data
2010-01-21 12:10 <CIA-5> http://hg.tryton.org/modules/account_invoice/rev/97666e4b260d
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 100:d3837857f230 analytic_account/ (account.py line.py): Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/analytic_account/rev/d3837857f230
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 30:4e9dab2d3b0e product_cost_history/product.py: Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/product_cost_history/rev/4e9dab2d3b0e
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 50:7e835f6096d0 project_revenue/work.py: Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/project_revenue/rev/7e835f6096d0
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 360:a65740827050 purchase/purchase.py: Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/purchase/rev/a65740827050
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 231:2faed69973e1 sale/sale.py: Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/sale/rev/2faed69973e1
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 637:e6f675a7ab04 stock/ (location.py product.py shipment.py): Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/stock/rev/e6f675a7ab04
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 34:b01407e0d0c7 stock_inventory_location/inventory.py: Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/stock_inventory_location/rev/b01407e0d0c7
2010-01-21 12:11 <CIA-5> C?dric Krier <ced@b2ck.com> default * 99:8db916410cbc timesheet/ (line.py work.py): Use get_id of ir.model.data
2010-01-21 12:11 <CIA-5> http://hg.tryton.org/modules/timesheet/rev/8db916410cbc
2010-01-21 12:47 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2159:0e16b7e4531c trytond/trytond/model/modelsql.py:
2010-01-21 12:47 <CIA-5> Don't put many2one in the search cache (too slow) and externalize some
2010-01-21 12:47 <CIA-5> function result outside the loop
2010-01-21 12:47 <CIA-5> http://hg.tryton.org/trytond/rev/0e16b7e4531c
2010-01-21 12:50 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-21 12:51 <essich> cedk: your nit-picking is over-drawing the bow (dépasser les bornes)
2010-01-21 12:59 <panthera> umm?
2010-01-21 13:04 -!- ikks(n=ikks@190.158.102.38) has joined #tryton
2010-01-21 13:35 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1498:cc404693d403 tryton/tryton/gui/window/view_form/model/record.py: Fix _get_on_change_args to keep value type
2010-01-21 13:35 <CIA-5> http://hg.tryton.org/tryton/rev/cc404693d403
2010-01-21 14:10 <cedk> panthera: to understand: http://groups.google.com/group/tryton-dev/browse_frm/thread/c5e175688bb19fe
2010-01-21 14:12 <panthera> the other guy is a moron.
2010-01-21 14:24 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2010-01-21 14:33 -!- ChanServ(ChanServ@services.) has joined #tryton
2010-01-21 14:33 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-01-21 14:33 -!- yangoon(n=mathiasb@p549F7AC4.dip.t-dialin.net) has joined #tryton
2010-01-21 14:33 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-01-21 14:33 -!- fil(n=phil@blue.hands.com) has joined #tryton
2010-01-21 14:33 -!- CIA-5(n=CIA@208.69.182.149) has joined #tryton
2010-01-21 14:33 -!- preC(n=preCTWO@orkan.Informatik.Uni-Oldenburg.DE) has joined #tryton
2010-01-21 14:33 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2010-01-21 14:33 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2010-01-21 14:33 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2010-01-21 14:35 -!- saxa(n=sasa@host242-95-static.223-217-b.business.telecomitalia.it) has joined #tryton
2010-01-21 14:35 -!- sharoon(n=sharoont@78.145.211.171) has joined #tryton
2010-01-21 14:35 -!- elver(n=elver@213-35-213-182-dsl.trt.estpak.ee) has joined #tryton
2010-01-21 15:51 -!- ChanServ(ChanServ@services.) has joined #tryton
2010-01-21 15:51 -!- cedk_(n=ced@213.49.144.172) has joined #tryton
2010-01-21 15:51 -!- CIA-5(n=CIA@208.69.182.149) has joined #tryton
2010-01-21 15:51 -!- preC(n=preCTWO@orkan.Informatik.Uni-Oldenburg.DE) has joined #tryton
2010-01-21 15:51 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2010-01-21 15:51 -!- yangoon(n=mathiasb@p549F7AC4.dip.t-dialin.net) has joined #tryton
2010-01-21 15:51 -!- elver(n=elver@213-35-213-182-dsl.trt.estpak.ee) has joined #tryton
2010-01-21 15:51 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-01-21 15:51 -!- fil(n=phil@blue.hands.com) has joined #tryton
2010-01-21 15:51 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2010-01-21 15:51 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2010-01-21 15:51 -!- sharoon(n=sharoont@78.145.211.171) has joined #tryton
2010-01-21 15:51 -!- saxa(n=sasa@host242-95-static.223-217-b.business.telecomitalia.it) has joined #tryton
2010-01-21 16:22 -!- tekknokrat(n=gthieleb@dslb-088-075-227-054.pools.arcor-ip.net) has joined #tryton
2010-01-21 16:44 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton
2010-01-21 16:46 <CIA-5> htgoebel roundup * #1393/Create company wizard end even if creation failed:
2010-01-21 16:46 <CIA-5> [new] Create company wizard end even if creation failed, eg. due to an user error:
2010-01-21 16:46 <CIA-5> * Fresh database for 1.4
2010-01-21 16:46 <CIA-5> * No user created
2010-01-21 16:46 <CIA-5> * Install modul ...
2010-01-21 16:46 <CIA-5> http://bugs.tryton.org/roundup/issue1393
2010-01-21 16:53 <CIA-5> htgoebel roundup * #1394/"You try to bypass an access rule" when company was not created by wizard:
2010-01-21 16:53 <CIA-5> [new] When the company was not created using the wizard, creating a chart of accounts fails:
2010-01-21 16:53 <CIA-5> * Fresh database for 1.4
2010-01-21 16:53 <CIA-5> * No user created
2010-01-21 16:53 <CIA-5> * Ins ...
2010-01-21 16:53 <CIA-5> http://bugs.tryton.org/roundup/issue1394
2010-01-21 17:32 <CIA-5> htgoebel roundup * #1395/"from tryton import pysocket" -> options are catched by tryton:
2010-01-21 17:32 <CIA-5> [new] A script using "from tryton import pysocket" can not parse the arguments. ConfigManager() is intercepting it.
2010-01-21 17:32 <CIA-5> Reproduce using attached sc ...
2010-01-21 17:32 <CIA-5> http://bugs.tryton.org/roundup/issue1395
2010-01-21 17:32 <CIA-5> htgoebel roundup * #1395/"from tryton import pysocket" -> options are catched by tryton: [chatting] The same is true if using "from trytond import pysocket"
2010-01-21 17:32 <CIA-5> http://bugs.tryton.org/roundup/issue1395
2010-01-21 18:05 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1499:fb32419e993e tryton/tryton/gui/window/view_form/view/form_gtk/interface.py:
2010-01-21 18:05 <CIA-5> Improve color_set
2010-01-21 18:05 <CIA-5> - use style only once
2010-01-21 18:05 <CIA-5> - get colormap only when needed
2010-01-21 18:05 <CIA-5> http://hg.tryton.org/tryton/rev/fb32419e993e
2010-01-21 18:05 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1500:29a5642cd121 tryton/tryton/gui/window/view_form/ (12 files in 7 dirs): Use iterators when possible
2010-01-21 18:05 <CIA-5> http://hg.tryton.org/tryton/rev/29a5642cd121
2010-01-21 18:05 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1501:b371cd9c827a tryton/tryton/gui/window/view_form/model/record.py: Always skip signal when loading records even for less then 10
2010-01-21 18:05 <CIA-5> http://hg.tryton.org/tryton/rev/b371cd9c827a
2010-01-21 18:13 <CIA-5> ced roundup * #1395/"from tryton import pysocket" -> options are catched by tryton: [resolved] Already fixed with changeset 32b0c400fb98 and changeset 1f69e8c06be4
2010-01-21 18:13 <CIA-5> http://bugs.tryton.org/roundup/issue1395
2010-01-21 18:20 <CIA-5> htgoebel roundup * #1395/"from tryton import pysocket" -> options are catched by tryton: [chatting] merci
2010-01-21 18:20 <CIA-5> http://bugs.tryton.org/roundup/issue1395
2010-01-21 18:24 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2160:fd1acd2b09df trytond/trytond/model/modelstorage.py:
2010-01-21 18:24 <CIA-5> Fix typo
2010-01-21 18:24 <CIA-5> _get_id -> get_id
2010-01-21 18:24 <CIA-5> http://hg.tryton.org/trytond/rev/fd1acd2b09df
2010-01-21 18:33 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2161:e9acc2af954e trytond/trytond/model/modelstorage.py:
2010-01-21 18:33 <CIA-5> Use searched value in logging instead of csv one when failing to import
2010-01-21 18:33 <CIA-5> many2many for issue1389
2010-01-21 18:33 <CIA-5> http://hg.tryton.org/trytond/rev/e9acc2af954e
2010-01-21 18:34 <CIA-5> ced roundup * #1389/wrong message if importing many2many fails: [resolved] Fix with changeset e9acc2af954e
2010-01-21 18:34 <CIA-5> http://bugs.tryton.org/roundup/issue1389
2010-01-21 18:55 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton
2010-01-21 19:03 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton
2010-01-21 19:17 -!- tekknokrat(n=gthieleb@dslb-088-075-227-054.pools.arcor-ip.net) has joined #tryton
2010-01-21 20:14 <vengfulsquirrel> cedk: Has anything changed in trunk that would break my demo.sql database? I can't seem to confirm a sale to test this patch.
2010-01-21 20:16 <vengfulsquirrel> It just says "Missing sequence!".
2010-01-21 20:18 <cedk_> vengfulsquirrel: there is new access right on sequence
2010-01-21 20:18 -!- enlightx(n=enlightx@host-84-220-92-50.cust-adsl.tiscali.it) has joined #tryton
2010-01-21 20:19 <vengfulsquirrel> Yes, admin works.
2010-01-21 20:19 <vengfulsquirrel> What do I need to change to get the regular user to be able to confirm a sale? Also that error message is not very helpful.
2010-01-21 20:27 <cedk_> vengfulsquirrel: it should work
2010-01-21 20:27 <cedk_> bechamel: ping
2010-01-21 20:32 <vengfulsquirrel> I am using old database, do you know what the rule is on the sequence?
2010-01-21 20:32 <cedk> vengfulsquirrel: sequence.type has a many2many to groups that are allowed to write on it
2010-01-21 20:32 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1502:c3d7d59c3616 tryton/tryton/gui/window/view_form/model/record.py:
2010-01-21 20:32 <CIA-5> Fix __getitem__ when self is not in models
2010-01-21 20:32 <CIA-5> New record on form view is not added to models so when reloading self is not
2010-01-21 20:32 <CIA-5> in models
2010-01-21 20:32 <CIA-5> http://hg.tryton.org/tryton/rev/c3d7d59c3616
2010-01-21 20:36 <vengfulsquirrel> cedk: Yes, okay that is the problem, only administration is allowed to make a new customer shipment.
2010-01-21 20:37 <vengfulsquirrel> I cannot change it though.
2010-01-21 20:37 <vengfulsquirrel> "You are not allowed to modify this record. This record is part of the base configuration.
2010-01-21 20:37 <vengfulsquirrel> "
2010-01-21 20:44 <cedk> vengfulsquirrel: stock group is allowed
2010-01-21 20:44 <vengfulsquirrel> Not in the database I was last given from the demo. I probably need to add it manually in psql.
2010-01-21 20:47 <vengfulsquirrel> cedk: http://www.laspilitas.com/tryton/permissions.jpg
2010-01-21 20:48 <vengfulsquirrel> Do you mean Stock Administration ?
2010-01-21 20:49 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1503:1056f7ce76c1 tryton/tryton/gui/window/view_form/model/record.py:
2010-01-21 20:49 <CIA-5> Add __contains__ to EvalEnvironment
2010-01-21 20:49 <CIA-5> It is used in _get_on_change_args
2010-01-21 20:49 <CIA-5> http://hg.tryton.org/tryton/rev/1056f7ce76c1
2010-01-21 20:50 <cedk> vengfulsquirrel: no, access right on sequence is only to edit it
2010-01-21 20:50 <cedk> vengfulsquirrel: but confirm a sale doesn't write sequence
2010-01-21 20:50 <vengfulsquirrel> It should create a draft shipment.
2010-01-21 20:52 <cedk> vengfulsquirrel: I got the error, I will check
2010-01-21 21:01 <cedk> vengfulsquirrel: ok I found two bugs
2010-01-21 21:02 <vengfulsquirrel> cedk: thanks, I was starting to think I am going crazy
2010-01-21 21:03 <CIA-5> C?dric Krier <ced@b2ck.com> default * 2162:f4f13d0dec82 trytond/trytond/ir/sequence.py: Remove user from context when bypassing rules
2010-01-21 21:03 <CIA-5> http://hg.tryton.org/trytond/rev/f4f13d0dec82
2010-01-21 21:05 <CIA-5> C?dric Krier <ced@b2ck.com> default * 232:d361e987fae5 sale/sale.py: Writing move on sale line require to bypass rules
2010-01-21 21:05 <CIA-5> http://hg.tryton.org/modules/sale/rev/d361e987fae5
2010-01-21 21:08 <CIA-5> C?dric Krier <ced@b2ck.com> default * 361:3d3cc958d092 purchase/purchase.py: Writing move on purchase line require to bypass rules
2010-01-21 21:08 <CIA-5> http://hg.tryton.org/modules/purchase/rev/3d3cc958d092
2010-01-21 21:10 <cedk> we need to make some more test with lowest privilege users
2010-01-21 21:11 <vengfulsquirrel> Yes, that gets me a lot as well as larger result sets.
2010-01-21 21:12 -!- pepeu(n=manuel@201.152.36.6) has joined #tryton
2010-01-21 21:26 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1504:2980b4b694c6 tryton/tryton/gui/window/view_board/action.py: Fix dashboard action to use pyson_* values
2010-01-21 21:26 <CIA-5> http://hg.tryton.org/tryton/rev/2980b4b694c6
2010-01-21 21:26 <CIA-5> C?dric Krier <ced@b2ck.com> default * 1505:097a5b5987aa tryton/tryton/action/main.py: Set default value for pyson_domain
2010-01-21 21:26 <CIA-5> http://hg.tryton.org/tryton/rev/097a5b5987aa

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