IRC logs of #tryton for Tuesday, 2008-07-22

chat.freenode.net #tryton log beginning Tue Jul 22 00:00:02 CEST 2008
2008-07-22 04:25 -!- betamax(i=betamax@gateway/tor/x-34a269e133310476) has joined #tryton
2008-07-22 05:18 -!- yangoon(n=mathiasb@p549F47B8.dip.t-dialin.net) has joined #tryton
2008-07-22 05:38 -!- betamax(i=betamax@gateway/tor/x-fa0505345821d520) has joined #tryton
2008-07-22 07:50 -!- FWiesing(n=FWiesing@194.208.185.12) has left #tryton
2008-07-22 08:19 -!- Gedd(n=ged@77.109.115.19) has joined #tryton
2008-07-22 08:38 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton
2008-07-22 08:39 -!- FWiesing(n=Wiesinge@194.208.185.12) has joined #tryton
2008-07-22 09:50 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-07-22 10:10 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 148:ae8042a3d90b account/ (account.py account.xml aged_balance.odt): Added Aged balance, WIP.
2008-07-22 10:14 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 149:f2e55be459da account/account.py: Removed debugging stuff
2008-07-22 11:36 -!- FWiesing(n=Wiesinge@194.208.185.12) has left #tryton
2008-07-22 11:56 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 150:87586624aebf account/ (account.py aged_balance.odt):
2008-07-22 11:56 <CIA-53> tryton: Fixes:
2008-07-22 11:56 <CIA-53> tryton: * fix check action on wizard
2008-07-22 11:56 <CIA-53> tryton: * fix translation
2008-07-22 11:56 <CIA-53> tryton: * fix context usage
2008-07-22 13:08 -!- FWiesing(n=Wiesinge@194.208.185.12) has joined #tryton
2008-07-22 13:09 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 530:263fb02694bb tryton/tryton/gui/window/view_form/view/list_gtk/editabletree.py: Fix columns next for empty columns
2008-07-22 13:25 <CIA-53> tryton: bch roundup * #197/Order on the "version" of the module object raise an ugly error message: [new] To raise the error: Clic on administration>IR>modules>Modules and then clic on the version column.
2008-07-22 14:44 -!- kultviech(n=kultviec@p5B0D2050.dip0.t-ipconnect.de) has joined #tryton
2008-07-22 16:47 -!- udono(n=uspallek@88.217.184.172) has joined #tryton
2008-07-22 16:51 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-07-22 18:31 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 729:41ac2c1b4f93 trytond/trytond/wizard/wizard.py: Use elif to prevent one test
2008-07-22 18:31 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 730:48051088de1a trytond/trytond/osv/osv.py: Let raise a key error on pool get function
2008-07-22 18:31 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 731:4216a7dfe65b trytond/trytond/osv/ (orm.py osv.py): Use object_name_list for the new pool.get behavior
2008-07-22 18:31 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 732:81f6026582c9 trytond/trytond/ (ir/action.py report/report.py):
2008-07-22 18:31 <CIA-53> tryton: model on action report is not required
2008-07-22 18:31 <CIA-53> tryton: So if model is not set _get_objects is not called
2008-07-22 18:46 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 531:4d31fa6808b3 tryton/tryton/gui/window/view_form/view/form_gtk/one2many.py:
2008-07-22 18:46 <CIA-53> tryton: Set value of the view_form when clicking on button of one2many to prevent lost
2008-07-22 18:46 <CIA-53> tryton: of focus widget data
2008-07-22 18:51 <udono> last week someone ask about accesskeys and remapping them... did yangoon ask this?
2008-07-22 18:59 <cedk> udono: look at http://www.tryton.org/~irclog/
2008-07-22 18:59 <cedk> udono: I think it was FWiesing
2008-07-22 19:00 <FWiesing> cedk: no
2008-07-22 19:00 <cedk> FWiesing: sorry :-)
2008-07-22 19:00 <yangoon> udono: yes, it was me:)
2008-07-22 19:00 <FWiesing> :-)
2008-07-22 19:01 <yangoon> I wanted ot propose additional Esc to Strg+W for closing tab
2008-07-22 19:01 <yangoon> udono: is it possible to have multiple shortcuts for menu actions?
2008-07-22 19:14 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-07-22 19:34 <FWiesing> cedk: I'm searching for my problem - issue #196 - I see the following:
2008-07-22 19:34 <FWiesing> cedk: the modules are all in the directory /home/tryton/tryton/modules
2008-07-22 19:35 <FWiesing> cedk: but when I open the module-list in tryton (administration > ir > modules - I didn't see all - some are missing.
2008-07-22 19:36 <yangoon> FWiesing: they have to be in trytond dir
2008-07-22 19:37 <FWiesing> cedk: e.g. /home/tryton/tryton/trytond/modules ?
2008-07-22 19:37 <yangoon> FWiesing: sorry, I am yangoon;)
2008-07-22 19:37 <yangoon> FWiesing: where is your server location?
2008-07-22 19:38 <yangoon> I suppose in /home/tryton/trytond
2008-07-22 19:38 <yangoon> FWiesing: /home/tryton/tryton/ is the client, probably
2008-07-22 19:39 <FWiesing> no - I'm shure
2008-07-22 19:39 <FWiesing> we (timitos and I) created the directory in the home-directory of the user tryton
2008-07-22 19:39 <yangoon> FWiesing: ok
2008-07-22 19:39 <FWiesing> the home-directory is home/tryton
2008-07-22 19:39 <cedk> FWiesing: i think you must see with udono for the script
2008-07-22 19:40 <yangoon> and the subdirectories of htis one?
2008-07-22 19:40 <FWiesing> and then tryton/trytond --> that's the server directory
2008-07-22 19:40 <yangoon> FWiesing: what is in home/tryton (ls /home/tryton)?
2008-07-22 19:41 <FWiesing> ok - I one moment
2008-07-22 19:41 <yangoon> FWiesing: exactly
2008-07-22 19:41 <yangoon> FWiesing: then the modules should be in home/tryton/trytond/modules
2008-07-22 19:43 <cedk> FWiesing: can you copy the script that you use
2008-07-22 19:43 <FWiesing> OK - I see the bug - there's a wrong path in the script
2008-07-22 19:43 <FWiesing> the path in the updatescript is "/home/tryton/tryton/modules
2008-07-22 19:44 <yangoon> FWiesing: did you change it? it is strange, since it worked before...
2008-07-22 19:44 <FWiesing> not at the moment - I will change it and report you
2008-07-22 19:45 <yangoon> FWiesing: ok, what you can do quickly for hte moment is: ln -s /home/tryton/tryton/modules /home/tryton/trytond/modules
2008-07-22 19:46 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 733:33457074925e trytond/trytond/osv/orm.py: Add attributes sortable on fields_get for issue197
2008-07-22 19:46 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 532:08200a23ab18 tryton/tryton/gui/window/view_form/view/list_gtk/parser.py: Handle sortable attributes for issue197
2008-07-22 19:47 <CIA-53> tryton: ced roundup * #197/Order on the "version" of the module object raise an ugly error message: [resolved] Fix with changeset 33457074925e, 08200a23ab18
2008-07-22 19:58 <CIA-53> tryton: FWiesing roundup * #196/Opening Form impossible: [resolved] The problem is detected - it was a wrong path for the modules in the update-script. I changed it - now all is working.
2008-07-22 19:59 <FWiesing> yangoon: I changed the wrong path in the update-script - now it seem's that all is working.
2008-07-22 20:00 <yangoon> FWiesing: ok. I am wondering, how it changed, but ok:)
2008-07-22 20:46 <yangoon> hi python cracks, could someone please look on http://de.pastebin.ca/1079747
2008-07-22 20:46 <yangoon> it is a traceback from the WebDav server and I wanted to look into the code
2008-07-22 20:47 <yangoon> but I can't find "build/bdist.linux-x86_64/egg/DAV/AuthServer.py" on my Debian system
2008-07-22 20:47 <yangoon> anyone can give me a hint, where it should be?
2008-07-22 20:55 <udono> FWiesing: Timitos updated the installation script you use. He is testing the things and after this Iam shure he give it to you
2008-07-22 20:57 <udono> yangoon: I dont know if it is possible to have more than one accesskey for one action, but I think I will find out. But its possible to set other accesskeys in the translations. So we can have _connect in English and _Verbinden in German language
2008-07-22 20:57 <yangoon> udono: very simple and practical
2008-07-22 20:59 <yangoon> udono: so if there should be no possibilty to have more keys it would be rather simple to configure the existing keys for the own use
2008-07-22 21:00 <udono> yangoon: but its very dangerous to have a single Key for closing a tab, I think. Even the ESC is usually used for Cancel actions in many programs...
2008-07-22 21:03 <yangoon> udono: I don't see the danger, since tryton asks for confirmation, if you close a tab by accident
2008-07-22 21:03 <udono> yangoon: maybe, because the close tab accesskey is not bound to a localized String. So the translation mechanism cant 'translate' the accesskey. Maybe it is possible to connect the general accesskeys into the translation mechanism, but I think it will be better to have a simple mapping for accesskeys...
2008-07-22 21:04 <yangoon> udono: OTOH it is just one layout to have Esc as well for quitting select boxes and for quitting tabs
2008-07-22 21:04 <udono> yangoon: yes, but you need to grap the focus for the main window to close the tab, so Cancel will no longer work...
2008-07-22 21:05 <yangoon> udono: don't understand
2008-07-22 21:05 <udono> yangoon: how will tryton decide what to do 'cancel' or close the tab
2008-07-22 21:05 <udono> ?
2008-07-22 21:06 <udono> yangoon: do you understand the problem?
2008-07-22 21:06 <yangoon> udono: if I push the Esc button on the purchase form, it just does nothing
2008-07-22 21:07 <yangoon> udono: no, not yet
2008-07-22 21:08 <udono> yangoon: you are right, on invoice there is a cancel which doesnt react on ESC, too... so the ESC seems to work only in popups...
2008-07-22 21:09 <yangoon> udono: exactly
2008-07-22 21:10 <udono> yangoon: and when you use ESC on closing a tab wich changed, then ther come up a popup. If you accidentially press another time ESC, than the colse-of-the-tab is canceled, and the tab will stay alive. Thats ok for my taste
2008-07-22 21:11 <yangoon> udono: yes, exactly, what I would propose
2008-07-22 21:12 <udono> yangoon: I will see if it is possible to use two accesskeys, but I am on this hopefully at the middle of august, not more soon
2008-07-22 21:13 <udono> But we like to transform the main Window to pygtk for the release, because of translation and so on
2008-07-22 21:14 <yangoon> udono: this changes perhaps access key behaviour as well?
2008-07-22 21:15 <yangoon> udono: so no need to adapt before conversion
2008-07-22 21:26 <CIA-53> tryton: matb roundup * #198/client does not start any more: [new] just updated to tip and get after start of the client: (database encoding is UTF-8) client log: Traceback (most recent call last): File " ...
2008-07-22 21:36 <udono> yangoon: sorry telefone. When I rewrite the main window its possible to built the alternate accesskey in. If it is possible. Otherwise I can show you how to patch.
2008-07-22 21:38 -!- yangoon2(n=mathiasb@p549F47B8.dip.t-dialin.net) has joined #tryton
2008-07-22 21:39 <udono> bye, Iam leaving now.
2008-07-22 21:40 <yangoon2> udono: thanks and bye
2008-07-22 21:53 <CIA-53> tryton: ced roundup * #198/client does not start any more: [chatting] It is because the module res is not initialized. Can you put the all log of the server?
2008-07-22 21:54 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 151:1468195fb55b account/move.py: Move pool.get to prevent exption on bad key
2008-07-22 21:54 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 152:7a068ccfda35 account/ (account.py account.xml):
2008-07-22 21:54 <CIA-53> tryton: Use "other" for account kind instead of none to have those accounts
2008-07-22 21:54 <CIA-53> tryton: into domain like kind != 'view'
2008-07-22 21:54 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 153:1a38dcf3ca7a account/ (account.py account.xml): Remove model on General Ledger report
2008-07-22 21:54 <CIA-53> tryton: C?dric Krier <ced@b2ck.com> default * 154:1532fdd23061 account/ (account.py account.xml): merge
2008-07-22 22:06 <CIA-53> tryton: matb roundup * #198/client does not start any more: server log
2008-07-22 22:32 <CIA-53> tryton: bch roundup * #199/Enable "new" button on tree view: [new] Actually, there is no means to create a new record on a tree view. The user must go back to the main menu and find another menutiem to the s ...
2008-07-22 22:35 <CIA-53> tryton: bch roundup * #200/Create, unlink, .. for creating/writing on o2m fields should work with lists: [new] See fields.py@l.16, it's easier to use ('unlink', [1,2]) than [('unlink',1), ('unlink',2)].
2008-07-22 22:37 <CIA-53> tryton: bch roundup * #201/Change unlink to delete in the kernel: [new] Unlink should be the name of a foreign key removal not a record deletion.
2008-07-22 22:43 <CIA-53> tryton: ced roundup * #198/client does not start any more: You just have the ir module installed but it is strange because res, workflow can not be not installed.
2008-07-22 23:21 <CIA-53> tryton: matb roundup * #198/client does not start any more: I just did hg fpull and fupdate, applied all cleanly. I can't even create a new database: [Tue Jul 22 23:18:16 2008] INFO:pooler:Connecting to tr ...
2008-07-22 23:22 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 155:f5bc8b334583 account/account.py: Removed print statement
2008-07-22 23:22 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 156:0102d51edfcf account/account.py: Moved report computation stuff from _get_objects to parse.
2008-07-22 23:22 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 157:ec351184712b account/ (account.xml aged_balance.odt): Removed model on aged an third party balances
2008-07-22 23:22 <CIA-53> tryton: Bertrand Chenal <bch@b2ck.com> default * 158:786288fda6b9 account/ (account.py account.xml): Merge
2008-07-22 23:32 <CIA-53> tryton: bch roundup * #202/Exception on workflow freeze the client: [new] When an exception is raised inside a function called when a workflow enter an activity, the exception is printed on the server side and the ...

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