IRC logs of #tryton for Saturday, 2009-05-30

chat.freenode.net #tryton log beginning Sat May 30 00:00:02 CEST 2009
2009-05-30 00:01 -!- mugwomp(n=chatzill@CPE0004acd3fc68-CM0011ae915632.cpe.net.cable.rogers.com) has joined #tryton
2009-05-30 00:18 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton
2009-05-30 00:31 -!- yangoon1(n=mathiasb@p549F4D75.dip.t-dialin.net) has joined #tryton
2009-05-30 03:42 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has left #tryton
2009-05-30 05:19 -!- yangoon(n=mathiasb@p549F52A5.dip.t-dialin.net) has joined #tryton
2009-05-30 07:58 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-05-30 09:17 -!- racke(n=racke@93-103-140-8.dynamic.dsl.t-2.net) has joined #tryton
2009-05-30 10:15 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-05-30 11:09 -!- azazel(n=user@88-149-142-89.dynamic.ngi.it) has joined #tryton
2009-05-30 12:02 <azazel> hi all
2009-05-30 12:02 -!- racke(n=racke@93-103-140-8.dynamic.dsl.t-2.net) has left #tryton
2009-05-30 12:02 <azazel> i get an exception while trying out tryton in debian
2009-05-30 12:02 -!- udono(n=udono@dynamic-unidsl-85-197-17-247.westend.de) has joined #tryton
2009-05-30 12:03 <azazel> File "/relatorio/templates/opendocument.py", line 237, in insert_directives
2009-05-30 12:03 <azazel> self._handle_relatorio_tags(tree)
2009-05-30 12:03 <azazel> File "/relatorio/templates/opendocument.py", line 397, in _handle_relatorio_tags
2009-05-30 12:03 <azazel> parent.attrib.pop(office_valuetype, None)
2009-05-30 12:03 <azazel> AttributeError: 'etree._Attrib' object has no attribute 'pop'
2009-05-30 12:03 <cedk> azazel: this is a relatorio issue
2009-05-30 12:04 <azazel> i've already updated lxml python-elementtree and python-celementtree to the latest versions avaiable (in debian sid)
2009-05-30 12:04 <azazel> any insights?
2009-05-30 12:05 <cedk> azazel: which version of lxml have you?
2009-05-30 12:05 <cedk> azazel: and which version of relatorio?
2009-05-30 12:06 <azazel> python-lxml is version 2.1.5
2009-05-30 12:06 <azazel> and python-relatorio is version 0.5.1
2009-05-30 12:16 <cedk> azazel: and python ?
2009-05-30 12:17 <azazel> cedk: 2.5.2
2009-05-30 12:20 <cedk> azazel: I have lxml 2.1.1
2009-05-30 12:21 <cedk> azazel: I think it is an issue with new lxml
2009-05-30 12:21 <cedk> azazel: I'm trying with last lxml
2009-05-30 12:27 <yangoon> cedk: azazelI am running Debian testing with python-lxml 2.1.5-1, python-relatorio 0.5.1-1 and do not have the issue
2009-05-30 12:28 <cedk> azazel: i tried with lxml 2.1.5 and bo issue
2009-05-30 12:28 <cedk> azazel: which report are you printing?
2009-05-30 12:29 <yangoon> azazel: do you have only packages with apt installed or also with easy_install?
2009-05-30 12:37 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has joined #tryton
2009-05-30 12:53 <azazel> cedk: yangoon, i'm trying to get a report for an invoice
2009-05-30 12:58 <cedk> azazel: report the issue on http://relatorio.openhex.org/
2009-05-30 13:07 <cedk> azazel: did you customize the invoice report?
2009-05-30 13:27 <azazel> cedk: ok, and no, i don't have customized it
2009-05-30 13:31 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1319:219d1614d806 tryton/ (bin/tryton setup.py tryton/client.py tryton/config.py): Set environ settings into bin/tryton
2009-05-30 13:31 <CIA-48> http://hg.tryton.org/tryton/rev/219d1614d806
2009-05-30 13:35 <cedk> azazel: you could point me the issue when you create it?
2009-05-30 14:33 -!- enlightx(n=enlightx@host-84-221-84-188.cust-adsl.tiscali.it) has joined #tryton
2009-05-30 14:41 -!- racke(n=racke@93-103-140-8.dynamic.dsl.t-2.net) has joined #tryton
2009-05-30 15:21 -!- cedk_(n=ced@213.49.144.172) has joined #tryton
2009-05-30 15:26 -!- ikks(n=igor@www.gfc.edu.co) has joined #tryton
2009-05-30 16:30 -!- _TiN_(n=TiN@190.189.9.80) has joined #tryton
2009-05-30 17:04 -!- essich(n=essich@p4FCF95DF.dip0.t-ipconnect.de) has joined #tryton
2009-05-30 17:28 <azazel> cedk: http://relatorio.openhex.org/ticket/17
2009-05-30 17:28 <azazel> cedk: how i can customize reports?
2009-05-30 18:04 -!- enlightx_(n=enlightx@host-84-220-95-111.cust-adsl.tiscali.it) has joined #tryton
2009-05-30 18:23 <cedk> azazel: there is 3 possibilities:
2009-05-30 18:24 <cedk> - edit the odt file in the module (it is bad practice)
2009-05-30 18:25 <cedk> - set a new odt file in the database by editing the content of "Administration>User Interface>Actions>Reports"
2009-05-30 18:25 <cedk> - write a module that replace the report
2009-05-30 18:29 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1320:ef9b12be61af tryton/ (bin/tryton setup-single.nsi setup.nsi setup.py): Let py2exe packages the gtk dll and copy in dist_dir gtk configuration
2009-05-30 18:29 <CIA-48> http://hg.tryton.org/tryton/rev/ef9b12be61af
2009-05-30 18:32 -!- enlightx(n=enlightx@host-84-220-95-160.cust-adsl.tiscali.it) has joined #tryton
2009-05-30 19:03 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1321:d69051b46a92 tryton/setup.py: Run makensis if find in PATH
2009-05-30 19:03 <CIA-48> http://hg.tryton.org/tryton/rev/d69051b46a92
2009-05-30 19:38 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has left #tryton
2009-05-30 19:41 -!- FWiesing(n=Wiesinge@194-208-185-012.tele.net) has joined #tryton
2009-05-30 21:19 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton
2009-05-30 22:47 -!- ikks(n=ikks@186.97.51.198) has joined #tryton

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