chat.freenode.net #tryton log beginning Thu Mar 5 00:00:02 CET 2009 | ||
2009-03-05 00:23 -!- juanfer(n=juanfer@201.244.28.99) has joined #tryton | ||
2009-03-05 00:49 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 281:1f0dc7c55a79 website/ (6 files in 5 dirs): Use iframe for zazzle ads to load community page faster | ||
2009-03-05 01:02 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 282:4f108f569e48 website/ (7 files in 6 dirs): Move load of javascript at the end of body to speed load time | ||
2009-03-05 01:58 -!- vengfulsquirrel(n=ian@c-71-202-125-182.hsd1.ca.comcast.net) has left #tryton | ||
2009-03-05 01:58 -!- ikks(i=igor@190.102.198.210) has joined #tryton | ||
2009-03-05 06:58 -!- paola(n=paola@host-84-222-102-91.cust-adsl.tiscali.it) has joined #tryton | ||
2009-03-05 07:13 -!- paola(n=paola@host-84-222-102-91.cust-adsl.tiscali.it) has joined #tryton | ||
2009-03-05 07:37 -!- paola(n=paola@host-84-222-102-91.cust-adsl.tiscali.it) has joined #tryton | ||
2009-03-05 07:45 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton | ||
2009-03-05 08:29 -!- Gedd(n=ged@77.109.113.247) has joined #tryton | ||
2009-03-05 09:08 -!- gadaga(n=gadaga@pic33-2-88-163-57-149.fbx.proxad.net) has joined #tryton | ||
2009-03-05 09:48 -!- enlightx(n=enlightx@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton | ||
2009-03-05 09:57 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-03-05 09:59 <gadaga> cedk: hi, did you check my message for the update of a record? | ||
2009-03-05 09:59 <cedk> gadaga: yes, could you send me your xml file | ||
2009-03-05 10:00 <gadaga> cedk: i'll send you a simplified xml | ||
2009-03-05 10:32 -!- simahawk(n=simao@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton | ||
2009-03-05 10:32 -!- simahawk(n=simao@host198-42-static.85-94-b.business.telecomitalia.it) has left #tryton | ||
2009-03-05 10:35 <gadaga> cedk: by mail? | ||
2009-03-05 10:35 <cedk> gadaga: yes | ||
2009-03-05 10:38 <gadaga> cedk: email sent | ||
2009-03-05 10:54 <cedk> gadaga: which record failed? | ||
2009-03-05 10:54 <gadaga> cedk: the record 601 in default_taxes.xml | ||
2009-03-05 11:14 <cedk> gadaga: could you copy/paste lines before exception | ||
2009-03-05 11:27 <gadaga> cedk: http://pastebin.com/d176b8c6e | ||
2009-03-05 11:36 -!- sharkcz_(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton | ||
2009-03-05 11:42 -!- ikks(i=igor@190.102.199.11) has joined #tryton | ||
2009-03-05 11:44 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1597:b2a8c5984bef trytond/trytond/tools/convert.py: | ||
2009-03-05 11:44 <CIA-10> tryton: Fill and update browserecord cache when creating or updating record to allow | ||
2009-03-05 11:44 <CIA-10> tryton: to use it on record with the same id and update="1" | ||
2009-03-05 11:44 <cedk> gadaga: this must fix the issue | ||
2009-03-05 11:44 <gadaga> cedk: ok i'll try | ||
2009-03-05 11:46 <gadaga> cedk: ok it's work fine thx :) | ||
2009-03-05 13:13 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-03-05 13:14 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-03-05 13:54 -!- enlightx(n=enlightx@94.85.42.198) has joined #tryton | ||
2009-03-05 14:06 -!- simahawk(n=simao@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton | ||
2009-03-05 14:54 -!- ikks(n=igor@190.144.69.234) has joined #tryton | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1598:448ec5362c55 trytond/trytond/model/modelsql.py: Add quotes arround table name even in column name | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1599:2c779850f7a1 trytond/trytond/backend/postgresql/table.py: Add id column if missing on table | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1600:e33d561a60a0 trytond/trytond/ (17 files in 8 dirs): Modify Many2Many to use a model to store relations instead of a named table. | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 388:165edb86fb69 account/ (move.py tax.py): Use Model for Many2Many | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 272:26e219ecf1c4 account_invoice/invoice.py: Use Model for Many2Many | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 28:0b3a1eaba1e8 account_product/product.py: Use Model for Many2Many | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 62:3a0743e28127 analytic_account/account.py: Use Model for Many2Many | ||
2009-03-05 14:55 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 130:230927f07f05 company/cron.py: Use Model for Many2Many | ||
2009-03-05 14:56 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 237:b85e85c520b9 party/party.py: Use Model for Many2Many | ||
2009-03-05 14:56 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 250:d37406c020fe purchase/purchase.py: Use Model for Many2Many | ||
2009-03-05 14:56 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 138:33d51da7ef64 sale/sale.py: Use Model for Many2Many | ||
2009-03-05 14:56 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 497:ea7904ced075 stock/ (inventory.py packing.py): Use Model for Many2Many | ||
2009-03-05 15:06 <cedk> gadaga: could you give more informations for issue835? | ||
2009-03-05 15:11 <gadaga> cedk: as soon as i remeber that i do for get this error ;) | ||
2009-03-05 15:14 <CIA-10> tryton: gadaga roundup * #835/TypeError: 'long' object is not iterable: I try to save a product (i have another product open in the client), i have a message error for an access concurrency, when i try to see the diffe ... | ||
2009-03-05 15:15 <gadaga> cedk: I remeber it :p | ||
2009-03-05 16:03 <CIA-10> tryton: Timitos roundup * #842/RuntimeError: maximum recursion depth exceeded: [new] Traceback (most recent call last): File "/tryton/gui/window/view_form/view/list_gtk/parser.py", line 253, in setter text = self.get_te ... | ||
2009-03-05 16:09 <CIA-10> tryton: matb roundup * #843/actualization of function field in o2m: [new] If there is defined a function field in a o2m, the first record entered in such o2m is not actualized (in the view). It is actualized after ... | ||
2009-03-05 16:28 -!- simahawk(n=simao@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton | ||
2009-03-05 16:33 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1601:24fa3dd9884f trytond/trytond/ir/ui/menu.py: Remove menu ids from search if one parent is filtered for issue836 | ||
2009-03-05 16:33 -!- ikks_(n=igor@201.244.188.98) has joined #tryton | ||
2009-03-05 16:33 <CIA-10> tryton: ced roundup * #836/Exception: ('AccessError', 'You try to bypass an access rule (Document type: UI menu).'): [resolved] Fix with changeset 24fa3dd9884f | ||
2009-03-05 16:34 <CIA-10> tryton: ced roundup * #842/RuntimeError: maximum recursion depth exceeded: [resolved] Duplicate with issue833 | ||
2009-03-05 16:38 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1209:21f3d4d38f8b tryton/tryton/gui/window/form.py: Improve test for long id for issue835 | ||
2009-03-05 16:39 <CIA-10> tryton: ced roundup * #835/TypeError: 'long' object is not iterable: [resolved] Fix with changeset 21f3d4d38f8b | ||
2009-03-05 16:41 <CIA-10> tryton: ced roundup * #843/actualization of function field in o2m: [testing] Did you define an on_change_with function or on_change functions? | ||
2009-03-05 17:00 -!- ikks_(n=igor@190.144.69.234) has joined #tryton | ||
2009-03-05 17:04 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1602:279a1806fa52 trytond/trytond/ir/translation.py: Improve ir.translation to use IN_MAX for issue777 | ||
2009-03-05 17:04 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1603:7da67005f9f2 trytond/trytond/ir/translation.py: Add missing test if wizard still exists | ||
2009-03-05 17:05 <CIA-10> tryton: ced roundup * #777/Large data set problem: max_stack_depth error: [resolved] Fix with changeset 279a1806fa52 I finally choice to keep the SQL queries because they are PEP249 and faster then with Model. | ||
2009-03-05 17:17 <CIA-10> tryton: Korbinian Preisler <timitos@virtual-things.biz> default * 29:8aa73ffeac80 account_product/product.xml: change position of accounting page for product categories for better usability | ||
2009-03-05 17:18 <CIA-10> tryton: ced roundup * #826/changing position of accounting page for product categories: [resolved] Applied | ||
2009-03-05 17:28 <CIA-10> tryton: ced roundup * #799/Exception: ('AccessError', 'You try to bypass an access rule (Document type: Account Tax).'): [resolved] Why? | ||
2009-03-05 17:33 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 273:337315f78f99 account_invoice/ (invoice.xml payment_term.xml): Use "Payment Terms" in menu configuration for issue825 | ||
2009-03-05 17:33 <CIA-10> tryton: ced roundup * #825/naming von menu item invoices in financial management -> configuration: [resolved] Fix with changeset 337315f78f99 | ||
2009-03-05 17:35 <CIA-10> tryton: ced roundup * #317/changing company doesn't affect current session: [resolved] Duplicate issue463 | ||
2009-03-05 18:45 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1604:372ae761733e trytond/trytond/model/modelsql.py: | ||
2009-03-05 18:45 <CIA-10> tryton: Replace "_history_table" by a boolean "_history" and construct the history | ||
2009-03-05 18:45 <CIA-10> tryton: table name by appending "__history" to the table name. | ||
2009-03-05 18:54 -!- vengfulsquirrel(n=ian@c-71-202-125-182.hsd1.ca.comcast.net) has joined #tryton | ||
2009-03-05 19:17 -!- genios112(n=michael@p5DCA7F59.dip.t-dialin.net) has joined #tryton | ||
2009-03-05 19:36 -!- enlightx(n=enlightx@host-84-220-89-4.cust-adsl.tiscali.it) has joined #tryton | ||
2009-03-05 19:53 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 0:9b78bd2a7b2c account_invoice_history/ (11 files): Initial commit of account_invoice_history module | ||
2009-03-05 19:58 <CIA-10> tryton: C?dric Krier <ced@b2ck.com> default * 1605:4ff7bcc0e80e trytond/trytond/model/browse.py: Fix default value for _context in BrowseRecord | ||
2009-03-05 20:05 -!- genios112(n=michael@p5DCA7F59.dip.t-dialin.net) has left #tryton | ||
2009-03-05 20:38 -!- vengfulsquirrel(n=ian@c-71-202-125-182.hsd1.ca.comcast.net) has joined #tryton | ||
2009-03-05 20:57 -!- paola(n=paola@net-93-151-236-193.t2.dsl.vodafone.it) has joined #tryton | ||
2009-03-05 21:10 -!- paola_(n=paola@host-84-222-102-91.cust-adsl.tiscali.it) has joined #tryton | ||
2009-03-05 21:16 -!- simahawk(n=simao@ppp-83-25.21-151.libero.it) has joined #tryton | ||
2009-03-05 21:36 -!- simahawk(n=simao@ppp-83-25.21-151.libero.it) has left #tryton | ||
2009-03-05 22:03 <cedk> panthera, sharkcz: did you notice that there is some news package version? | ||
2009-03-05 22:09 -!- yangoon(n=mathiasb@p5B0FDAAE.dip.t-dialin.net) has joined #tryton | ||
2009-03-05 22:10 <panthera> cedk: doesn't matter; the previous ones are still stuck in new queue :/ | ||
2009-03-05 22:20 <cedk> panthera: you can skip the previous one as release with the same major number are only bug fixes | ||
2009-03-05 22:25 <panthera> i'll not do any updates unless the uploaded ones pass new. | ||
2009-03-05 22:25 <panthera> (don't ask, it's extremely stupid debian behaviour:) | ||
2009-03-05 22:25 <panthera> uploading new versions will significantly delay new processing by weeks upto month. | ||
2009-03-05 22:26 <yangoon> panthera: hi | ||
2009-03-05 22:26 <yangoon> does this mean you finished the server package? | ||
2009-03-05 22:27 <panthera> not uploaded, but it's finished. | ||
2009-03-05 22:27 <yangoon> great news! | ||
2009-03-05 22:29 <yangoon> cedk btw: great feature now to have language actualization of the client on the fly! | ||
2009-03-05 22:33 <yangoon> and as well for database independence and historization, compliments | ||
2009-03-05 22:36 <cedk> yangoon: database is not yet ready (not yet tested) | ||
2009-03-05 22:37 <cedk> yangoon: did you see the module account_invoice_historisation? | ||
2009-03-05 22:37 <yangoon> yes, but basics are prepared and it is good argument to be able to put in the future some other database like oracle etc. | ||
2009-03-05 22:38 <yangoon> no, not yet, i read the message | ||
2009-03-05 22:38 <yangoon> will have a look after cebit | ||
2009-03-05 22:41 <cedk> yangoon: is it going well at cebit? | ||
2009-03-05 22:41 <cedk> yangoon: did you find bechamel? | ||
2009-03-05 22:42 <yangoon> cedk: yes, I think it is going very well | ||
2009-03-05 22:42 <yangoon> and bechamel did find us | ||
2009-03-05 22:43 <yangoon> he showed us newest client (we currently don't update servers if not absolutely necessary) and prototype of webclient | ||
2009-03-05 22:44 <yangoon> we had nice lunch together | ||
2009-03-05 22:45 <cedk> yangoon: good, it is not a full webclient but more a readonly web viewer :-) | ||
2009-03-05 22:45 <cedk> yangoon: for phone i.e. | ||
2009-03-05 22:46 <yangoon> so despite all peolple are saying, that there is big reduction in size of cebit, we don't have this impression | ||
2009-03-05 22:46 <yangoon> people are searching more and more for opensource solutions and are tired of paying licenses to not being supported | ||
2009-03-05 22:47 <yangoon> yes, webclient for phone cannot be more | ||
2009-03-05 22:49 <yangoon> and so far it is a limited problem to communicate, that we have our "own" webclient/webbrowser with its special advantages | ||
2009-03-05 23:01 -!- enlightx(n=enlightx@host-84-220-89-4.cust-adsl.tiscali.it) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!