IRC logs of #tryton for Friday, 2008-06-13

chat.freenode.net #tryton log beginning Fri Jun 13 00:00:01 CEST 2008
2008-06-13 05:19 -!- yangoon(n=mathiasb@p549F72A3.dip.t-dialin.net) has joined #tryton
2008-06-13 06:45 <CIA-52> tryton: uso roundup * #95/pdf report: ExceptOSV: ('Error', "Can't connect to (bootstrap) OpenOffice.org"): [resolved] The problem is Ubuntu/(Debian?) specific. With the new packages on http://svn.origo.ethz.ch/wsvn/openoffice-python/trunk/#_trunk_ htgoe ...
2008-06-13 06:49 <CIA-52> tryton: uso roundup * #99/IndexError: list index out of range: [resolved] Sorry, don't know when this happens or better: I haven't seen this bug again, so I expect it's an error of one of my own modules.
2008-06-13 07:31 <CIA-52> tryton: uso roundup * #70/xml: base validation on Namespaces: Another flaw on CDATA is the missing syntax highlighting for this blocks. I am working with the terminal editor joe. As a workaround I avoid the ...
2008-06-13 07:38 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-06-13 07:38 <Timitos> hi
2008-06-13 07:38 <udono> hi
2008-06-13 08:53 <CIA-52> tryton: uso roundup * #119/Menu as Menubar: [new] The extra Tab for the Tryton menu is very inconvenient for new users. Most software use the menu as a bar on top of the screen. What do you ...
2008-06-13 08:53 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-13 08:53 <gadaga> hi
2008-06-13 08:54 <Timitos> gadaga: hi
2008-06-13 08:55 <gadaga> Timitos: hi
2008-06-13 09:07 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-06-13 09:28 <CIA-52> tryton: uso roundup * #120/Client Menu under Help: "Contributors" entry: [new] It will be highly appreciated to show a contributors entry under the help section in the client Menu. Maybe a text like this: Name, Compan ...
2008-06-13 09:29 <udono> gadaga: hi
2008-06-13 09:29 <gadaga> udono: hi
2008-06-13 10:42 <CIA-52> tryton: ced roundup * #119/Menu as Menubar: Do you mean to add new menu entry for the ir.ui.menu and actions?
2008-06-13 11:03 <CIA-52> tryton: htgoebel roundup * #70/xml: base validation on Namespaces: So uso pointed out a very interesting part of my proposal: On-the-fly validation when writing/editing XML-files. The XML-structure is meant to ha ...
2008-06-13 11:03 -!- yangoon(n=mathiasb@p549F76A7.dip.t-dialin.net) has joined #tryton
2008-06-13 11:14 -!- bechamel(n=user@user-85-201-84-14.tvcablenet.be) has joined #tryton
2008-06-13 11:46 <CIA-52> tryton: uso roundup * #119/Menu as Menubar: I mean a bar for the menuentrys in ir.ui.menu. Showing the menus like in other applications. Above in a bar. The 'action' and 'print' buttons bel ...
2008-06-13 11:59 <CIA-52> tryton: gadaga roundup * #121/serveur crash when company is not defined in user: [new] [Fri Jun 13 11:57:36 2008] ERROR:web-services:Exception in call: Traceback (most recent call last): File "/home/gael/trytond-dev/trytond/ ...
2008-06-13 11:59 <gadaga> cedk: comment je fais pour soumettre le patch?
2008-06-13 12:00 <cedk> gadaga: http://code.google.com/p/tryton/wiki/HowtoContribute
2008-06-13 12:00 <gadaga> cedk: mici :)
2008-06-13 12:23 <CIA-52> tryton: gadaga roundup * #121/serveur crash when company is not defined in user: [resolved] resolved with changset 37:f5b6f340219c
2008-06-13 12:24 <gadaga> cedk: like this it's good for you?
2008-06-13 12:27 <cedk> gadaga: why not just if user.company: ...
2008-06-13 12:30 <gadaga> cedk: Brice touch :p , me if just put if user.company......
2008-06-13 12:31 <cedk> gadaga: why did you put it as resolved ?
2008-06-13 12:32 <gadaga> cedk: my problem was resolved with the patch
2008-06-13 12:32 <cedk> gadaga: but issue is not resolved until it is in the repo
2008-06-13 12:32 <gadaga> cedk: a ok the state will be 'testing'?
2008-06-13 12:33 <cedk> gadaga: no, testing is for when the assigned when the reporter to test
2008-06-13 12:34 <gadaga> cedk: ok
2008-06-13 12:34 <cedk> gadaga: here, you must let it in the default state
2008-06-13 12:34 <gadaga> cedk: ok
2008-06-13 12:36 <CIA-52> tryton: ced roundup * #121/serveur crash when company is not defined in user: I preferred a fix with a if statement, it is more readable.
2008-06-13 12:42 <CIA-52> tryton: gadaga roundup * #121/serveur crash when company is not defined in user: Fix with if statment ,changset : 38:e67f9723dd79
2008-06-13 12:45 <CIA-52> tryton: ced roundup * #121/serveur crash when company is not defined in user: You patch doesn't work. You must provide a patch from the changeset ba3e55c2c5cb (tip of http://hg.tryton.org/modules/company)
2008-06-13 12:58 <CIA-52> tryton: gadaga roundup * #121/serveur crash when company is not defined in user: Fix with if statment ,changset 37:7bab41ff6366
2008-06-13 13:07 <CIA-52> tryton: gadaga roundup * #121/serveur crash when company is not defined in user: Fix with if statment ,changset 37:5252ee3bd466
2008-06-13 13:12 <CIA-52> tryton: Gadaga default * 37:5252ee3bd466 company/company.py: Fix company less user
2008-06-13 13:43 <bechamel> cedk: hello, can the amount_second_currency be negative ? and if yes why ?
2008-06-13 13:45 <cedk> bechamel: it is not very important, but you are right that we must choose a rule
2008-06-13 13:46 <bechamel> cedk: i suggest to add a constraint
2008-06-13 13:46 <cedk> bechamel: I propose always >= 0.0 because we have already debit/credit
2008-06-13 13:46 <cedk> bechamel: ok, but can you check that on invoice it is well done
2008-06-13 13:46 <cedk> bechamel: because in tinyerp, the rule is debit + and credit -
2008-06-13 13:47 <bechamel> cedk: ok
2008-06-13 14:01 <bechamel> cedk: i managed to lock my db because oh the sequences on period/fiscal year: 1) install account, account payment, 2) create fiscall year with move sequence, create period 3) create statement and moves 4) install invoice: need to add an invoice sequence for the current period, but when i try to i have got: "You can not modify/delete a period with moves". :) funny isn't it ?
2008-06-13 14:21 <cedk> bechamel: do you that I fix it?
2008-06-13 14:23 <bechamel> cedk: i dont know if it needs a fix, anyway not for me i simply drop the db
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 110:1fc8fe64397c account/period.py: Better condition to call _check when writing period
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 410:fa49a0ab4551 tryton/tryton/gui/main.py: Re-open login windows after bad password
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 411:e71a4e24b91b tryton/tryton/plugin.py: Improve plugin loader if plugins dir doesn't exist
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 412:9a6fdca4e06a tryton/tryton/ (gui/main.py gui/window/tree.py tryton.py): Fix import path from tryton
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 413:4a3fc4c58098 tryton/tryton/config.py: Fix PIXMAPS_DIR for win32
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 414:735eba515d08 tryton/bin/tryton: Fix start script for win32
2008-06-13 14:27 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 415:361c2b4f396a tryton/setup.py: Add py2exe in setup.py
2008-06-13 14:29 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-13 14:31 <CIA-52> tryton: matb roundup * #63/Some additions to the bugposting function on error view: additional information: squid logs: TCP_DENIED/400 1597 NONE error:unsupported-request-method - NONE/- text/html 2008/06/13 13:43:49| parseHtt ...
2008-06-13 15:59 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-06-13 16:53 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 53:eb7cedde83a9 account_invoice/invoice.py: Typo.
2008-06-13 16:53 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 54:4e1b91252126 account_invoice/invoice.py: Added missing currency_obj variable.
2008-06-13 16:58 <bechamel> cedk: what do you think of it: http://paste.pocoo.org/show/68964/. This make amount_second_currency always positive.
2008-06-13 17:05 <cedk> bechamel: abs is not needed as amount is always positif
2008-06-13 17:11 <bechamel> cedk: not for supplier invoices
2008-06-13 17:12 <cedk> bechamel: you are right
2008-06-13 17:12 <cedk> bechamel: but add also a sql constraint
2008-06-13 17:13 <bechamel> cedk: yes of course
2008-06-13 17:29 <cedk> bechamel: I updated all sites with the new css
2008-06-13 17:30 <bechamel> cedk: great
2008-06-13 17:30 <bechamel> cedk: except for background color :(
2008-06-13 17:34 -!- leyoda(n=leyoda@pic33-1-87-88-179-8.dsl.club-internet.fr) has joined #tryton
2008-06-13 17:37 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 55:cb82ec960955 account_invoice/invoice.py: Change to reflect new condition on move line: amount second currency is now always positive.
2008-06-13 17:38 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 111:017e4b4b33d1 account/move.py: Added handling for non-list ids on unlink of account move.
2008-06-13 17:38 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 112:8efde328b620 account/move.py: Added non-negative constraint for amount second currency on move line.
2008-06-13 17:38 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 113:8fa463e80062 account/: Merge
2008-06-13 17:39 <bechamel> am i the only one to dislike the background color of tryton.org ?
2008-06-13 17:49 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 114:1205819b0405 account/move.py: Typo.
2008-06-13 18:49 <cedk> bechamel: graph implementation works on win32
2008-06-13 18:49 <cedk> bechamel: and svg are display but need to add libgio.dll
2008-06-13 18:58 -!- Timitos(n=Timitos@88.217.184.172) has left #tryton
2008-06-13 21:52 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-06-13 23:18 <CIA-52> tryton: ced roundup * #120/Client Menu under Help: "Contributors" entry: [in-progress] Fix with changeset 738164c783ab Now, we need the complete name of every contributors.
2008-06-13 23:21 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 416:738164c783ab tryton/ (4 files in 3 dirs): Add contributors for issue120
2008-06-13 23:54 <bechamel> cedk: i had a look at address.py in google_map: there is no need to put a _inherit attribute anymore ?

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