chat.freenode.net #tryton log beginning Wed Jun 11 00:00:01 CEST 2008 | ||
2008-06-11 00:23 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 10:d78199e9e2f3 gentoo-overlay/app-office/trytond/ (Manifest trytond-9999.ebuild): Add graphviz keyword | ||
2008-06-11 00:46 -!- yangoon2(n=mathiasb@p549F76F3.dip.t-dialin.net) has joined #tryton | ||
2008-06-11 00:50 <yangoon2> cedk: I have definitely no icons in tryton on the other machine (after hg pull and update) and connected to the same server instance | ||
2008-06-11 00:51 <cedk> yangoon2: what it the content of the table ir_ui_menu? | ||
2008-06-11 00:54 <yangoon2> 152 rows, which data do you want to know? | ||
2008-06-11 00:56 <cedk> yangoon2: icon | ||
2008-06-11 00:57 <yangoon2> all prefixed with tryton- , I updated some rows as you indicated | ||
2008-06-11 00:57 <yangoon2> on the first machine, icons are al displayed | ||
2008-06-11 00:58 <cedk> yangoon2: which version of gtk? | ||
2008-06-11 01:01 <cedk> yangoon2: is you version of cairo support svg? | ||
2008-06-11 01:03 <yangoon2> http://rafb.net/p/ipZOea68.html | ||
2008-06-11 01:05 <yangoon2> http://rafb.net/p/Cfb2rB20.html | ||
2008-06-11 01:06 <yangoon2> since both machines are running debian testing, I don't think it is a version problem. Rather a not installed package? | ||
2008-06-11 01:06 <cedk> yangoon2: do you have /usr/lib/pkgconfig/cairo-svg.pc | ||
2008-06-11 01:07 <yangoon2> no | ||
2008-06-11 01:08 <cedk> yangoon2: that the problem I think | ||
2008-06-11 01:08 <cedk> yangoon2: do you have /usr/lib/pkgconfig/cairo-png.pc | ||
2008-06-11 01:09 <yangoon2> no cairo in there | ||
2008-06-11 01:09 <yangoon2> just looking on the other machine | ||
2008-06-11 01:11 <yangoon2> I think you are in the right direction, on the other machine they exist | ||
2008-06-11 01:14 <cedk> yangoon2: I think you must install libsvg-cairo | ||
2008-06-11 01:15 <yangoon2> in debian /usr/lib/pkgconfig/cairo-svg.pc is in libcairo2-dev | ||
2008-06-11 01:15 <cedk> yangoon2: but it is not the missing file, it was just to see if you have svg in cairo | ||
2008-06-11 01:16 <yangoon2> ok | ||
2008-06-11 01:17 <yangoon2> libsvg-cairo doesn't exist | ||
2008-06-11 01:17 <cedk> yangoon2: but it is not clear in debian what you have in a package | ||
2008-06-11 01:18 <yangoon2> libsvg1 is not installed | ||
2008-06-11 01:22 <yangoon2> that was not the culprit | ||
2008-06-11 01:27 <yangoon2> python-cairo is installed, guile-cairo is not installed | ||
2008-06-11 01:28 <yangoon2> cedk: do I need the latter? | ||
2008-06-11 01:28 <cedk> yangoon2: you need this librsvg | ||
2008-06-11 01:31 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 11:7fbc73717456 gentoo-overlay/app-office/tryton/ (Manifest tryton-9999.ebuild): Add RDEPEND to gnome-base/librsvg | ||
2008-06-11 01:33 <yangoon2> Setting up librsvg2-common (2.22.2-2) | ||
2008-06-11 01:33 <yangoon2> and the icons are there! | ||
2008-06-11 01:33 <yangoon2> thank you | ||
2008-06-11 01:34 <cedk> yangoon2: wiki updated | ||
2008-06-11 01:35 <yangoon2> great | ||
2008-06-11 01:35 <yangoon2> librsvg2-2 was not enough | ||
2008-06-11 01:36 <yangoon2> and curiously librsvg2-common is not a depend on it | ||
2008-06-11 01:36 <cedk> yangoon2: for info, the pixbuf loader are there: /usr/lib/gtk-2.0/2.10.0/loaders/ | ||
2008-06-11 01:36 <cedk> yangoon2: whet missing? | ||
2008-06-11 01:37 <yangoon2> nothing missing | ||
2008-06-11 01:38 <yangoon2> just wondering, why librsvg2-2 doesn't install librsvg2-common | ||
2008-06-11 01:39 <yangoon2> but ok, description at least is clear: | ||
2008-06-11 01:40 <yangoon2> This package includes the gdk-pixbuf loader and a GTK+ engine, allowing to load SVG images transparently inside GTK+ applications. | ||
2008-06-11 01:40 <cedk> yangoon2: I don't know, I'm not a debian user | ||
2008-06-11 01:42 <yangoon2> very often the -common packages are installed with the architecture specific package, but obviously not always | ||
2008-06-11 01:42 <cedk> by | ||
2008-06-11 06:04 -!- FWiesing(n=FWiesing@194.208.185.12) has left #tryton | ||
2008-06-11 07:54 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-06-11 08:34 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 398:0619232a6b9b tryton/tryton/tryton.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 594:a28131ba9426 trytond/trytond/trytond.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 107:1ff7d5db2b00 account/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 5:821817f276e6 account_be/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 50:837d24b1748a account_invoice/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1:3f825bcd240d account_statement/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 9:fa33403e757e analytic_account/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 3:9742a347ab2b analytic_invoice/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 2:fd1f673bba61 analytic_purchase/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 35:96d54c2c306f company/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 3:9ac8abe2061c currency/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1:be67117a65a5 google_maps/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 56:46d60200f184 product/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 5:0cbd3247c9c7 project/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 28:6f593299b950 purchase/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 91:85eac444fe25 relationship/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 148:237c9c497f4e stock/__init__.py: Fix copyright | ||
2008-06-11 08:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 28:99961c73ff58 timesheet/__init__.py: Fix copyright | ||
2008-06-11 08:39 <cedk> udono2000: hi | ||
2008-06-11 08:39 <cedk> udono2000: did you already start on test suite? | ||
2008-06-11 09:19 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton | ||
2008-06-11 09:20 <gadaga> hi | ||
2008-06-11 09:21 <cedk> gadaga: hi | ||
2008-06-11 09:22 <gadaga> cedk: hi | ||
2008-06-11 09:22 <cedk> gadaga: je suis en train de bosser sur un mecanisme de test unitaire | ||
2008-06-11 09:22 <gadaga> cedk: :) très bonne idée | ||
2008-06-11 10:13 -!- essich(n=essich@p4FCF97A0.dip0.t-ipconnect.de) has joined #tryton | ||
2008-06-11 10:33 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 92:9d6fd28be012 relationship/category.py: Remove order on parent for new behavior of order | ||
2008-06-11 10:36 <udono2000> cedk: hi | ||
2008-06-11 10:38 <udono2000> cedk: testscript: no sorry , to much other things around, maybe timitos started, he ask me on friday for some example scripts... | ||
2008-06-11 10:40 <cedk> udono2000: I start to create the kernel | ||
2008-06-11 10:41 <cedk> udono2000: I use unittest | ||
2008-06-11 10:41 <udono2000> cedk: great, | ||
2008-06-11 10:42 <udono2000> cedk: it would be nice if we could have it like startscrips, for the sequence order of depending tests... | ||
2008-06-11 10:43 <udono2000> afk | ||
2008-06-11 10:57 <udono2000> back | ||
2008-06-11 11:00 <cedk> udono2000: test script looks like that: http://rafb.net/p/vyPQZo41.html | ||
2008-06-11 11:04 -!- bechamel(n=user@user-85-201-84-14.tvcablenet.be) has joined #tryton | ||
2008-06-11 11:05 <udono2000> cedk: looks very good and usefull. The database is created automatically? The Module dependencies of the tested modules is respected (and testable, too)? | ||
2008-06-11 11:12 <cedk> udono2000: database is created in suiteTrytond | ||
2008-06-11 11:12 <cedk> udono2000: dependency is made by adding test suite to the testrunner | ||
2008-06-11 11:13 <udono2000> cedk: is it possible to say inside your relationship test something like this self.lang = RPCProxy('ir.lang') and lang_de = self.category.search([('name', '=', 'German')])[0] | ||
2008-06-11 11:14 <cedk> udono2000: yes | ||
2008-06-11 11:14 <CIA-52> tryton: htgoebel roundup * #106/patch; Compare with None always uses 'is': [new] minor code cleanup: replace '== None' by 'is None' and '!= None' by 'is not None' | ||
2008-06-11 11:14 <cedk> but I don't think testing lang must be done there | ||
2008-06-11 11:14 <udono2000> cedk: than its great! | ||
2008-06-11 11:16 <udono2000> cedk: yes, maybe, but I can test translations in the module too. So we may know how many words are translated and how many missing, we can calculate the percentage of the translated/missing stuff... | ||
2008-06-11 11:16 <essich> udono2000: had time to chech openoffice-python again? | ||
2008-06-11 11:16 <udono2000> essich: yes, but just one hour... | ||
2008-06-11 11:17 <udono2000> essich: iam back in five minutes | ||
2008-06-11 11:17 <essich> udono2000: So you have been able to run check-installation? | ||
2008-06-11 11:18 <udono2000> essich: the modules via mail not, your latest checkin to origo are untested by me... | ||
2008-06-11 11:18 <udono2000> essich: what can I do, next | ||
2008-06-11 11:18 <udono2000> afk | ||
2008-06-11 11:19 <CIA-52> tryton: hartmut@lagan default * 595:73dcdf711503 trytond/trytond/ (5 files in 4 dirs): Compare with None always uses 'is'. | ||
2008-06-11 11:19 <essich> essich: the mailes module did not work? :-(( | ||
2008-06-11 11:19 <CIA-52> tryton: hartmut@lagan default * 149:e6e8be6fc5f8 stock/packing.py: Compare with None always uses 'is'. | ||
2008-06-11 11:19 <CIA-52> tryton: hartmut@lagan default * 399:07cb9555e7c7 tryton/ (7 files in 5 dirs): Compare with None always uses 'is'. | ||
2008-06-11 11:19 <CIA-52> tryton: ced roundup * #106/patch; Compare with None always uses 'is': [resolved] Apply | ||
2008-06-11 11:19 <essich> ACTION really like how fast cedk and bechamel respond to issues :-) | ||
2008-06-11 11:21 <essich> udono2000: latest origo-checkins did not change in this area | ||
2008-06-11 11:25 <udono2000> essich: what to do next? | ||
2008-06-11 11:27 -!- FWiesing(n=FWiesing@194.208.185.12) has joined #tryton | ||
2008-06-11 11:27 <essich> udono: where are the OOo binaries installed in debian | ||
2008-06-11 11:27 <FWiesing> hello | ||
2008-06-11 11:28 <essich> fwiesinger: hi | ||
2008-06-11 11:28 <udono2000> FWiesing: hi | ||
2008-06-11 11:28 <udono2000> essich: which soffice/usr/bin/soffice | ||
2008-06-11 11:31 <udono2000> FWiesing: about translation import: The translations will be integrated into the module, so we have the translation, the code and in future the documentations inside the module packages. | ||
2008-06-11 11:32 <FWiesing> udono2000: thanx a lot for the information | ||
2008-06-11 11:33 <udono2000> FWiesing: its seems more clean to have the things together. | ||
2008-06-11 11:33 <udono2000> essich: is this what you need? | ||
2008-06-11 11:34 <FWiesing> udono2000: should I go on now with translation and send the files to you? | ||
2008-06-11 11:34 <udono2000> FWiesing: btw. the translations must be encoded in UTF-8. How do you create the translations? | ||
2008-06-11 11:34 <FWiesing> udono2000: I think they are in utf-8 as a textfile | ||
2008-06-11 11:36 <udono2000> FWiesing: How do you create the translations? In a texteditor or directly in Tryton and export the translated terms? | ||
2008-06-11 11:36 <essich> ACTION kicks Debian into the trash | ||
2008-06-11 11:37 <FWiesing> udono2000: direct in Tryton and with menu-point "export translation" I create the file | ||
2008-06-11 11:37 <udono2000> ACTION hugs essich | ||
2008-06-11 11:37 <udono2000> FWiesing: after this you dont change anything on the export? | ||
2008-06-11 11:38 <udono2000> FWiesing: ...file | ||
2008-06-11 11:38 <FWiesing> udono2000: no - nothing | ||
2008-06-11 11:38 <FWiesing> udono2000: I can make an export now - only the name for the file is from me | ||
2008-06-11 11:38 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 596:a4f5ff3af0e2 trytond/.hgignore: Remove hgignore | ||
2008-06-11 11:38 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 597:8dea3531b24a trytond/trytond/test/ (__init__.py test.py): Add unittest framework | ||
2008-06-11 11:38 <udono2000> FWiesing: than its an encoding problem on my side or an exprotbug in tryton... I will check | ||
2008-06-11 11:38 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 93:cc2761abd582 relationship/test/ (__init__.py test.py): Add unittest | ||
2008-06-11 11:39 <FWiesing> OK | ||
2008-06-11 11:40 <udono2000> FWiesing: cedk inspire to make an extra issue in the tracker for the translations, for easier maintaining, I will create one and give you the address, where to upload the translations. | ||
2008-06-11 11:41 <FWiesing> udono2000: I created a new exportfile - shoud I mail it to you? | ||
2008-06-11 11:42 <udono2000> FWiesing: just wait a moment | ||
2008-06-11 11:42 <FWiesing> udono2000: OK | ||
2008-06-11 11:45 <essich> udono2000: want an new ooo-py egg or just a patched file? | ||
2008-06-11 11:50 <udono2000> essich: egg would be easier for me... but patched file semms ok, too | ||
2008-06-11 11:51 <CIA-52> tryton: uso roundup * #107/German Translations (Deutsche Übersetzungen): [new] Zu dieser Aufgabe können deutsche Übersetzungen hinzugefügt werden. Dazu ist es nötig, sich ein Konto für diesen /Issuetracker/ anzuleg ... | ||
2008-06-11 11:51 <udono2000> FWiesing: you like to try this way? https://bugs.tryton.org/roundup/issue107 | ||
2008-06-11 11:53 <udono2000> essich: i just patch in your latest commits on origo? or what to do? | ||
2008-06-11 11:53 <udono2000> essich: ok, ic | ||
2008-06-11 11:55 <essich> udono: when using eggs, patching is to complicated. Creating a new egg is easy :-) | ||
2008-06-11 11:58 <udono2000> essich: openoffice_python is one of your modules? | ||
2008-06-11 11:58 <cedk> udono2000: can you assign your-self for the issue107 | ||
2008-06-11 11:59 <udono2000> cedk: done | ||
2008-06-11 11:59 <essich> udono2000: I think so. But I do not really understand your question | ||
2008-06-11 11:59 <udono2000> essich: strange... python check-installationCan't import openoffice-python module 'openoffice.interact'.Make sure the Python package 'openoffice-python' is installedfor your Python version 2.5 | ||
2008-06-11 12:01 <essich> udono2000: IC. openoffice-python is the module I just send you. I should change the message :-) | ||
2008-06-11 12:02 <udono2000> essich: but what is the problem? easy_install told me: usr/lib/python2.5/site-packages/openoffice.interact-0.1_20080611-py2.5.egg is created, extracted, and added | ||
2008-06-11 12:06 <essich> udono2000: try check-installation I've jsut send you | ||
2008-06-11 12:07 <udono2000> essich: python check-installation.pyCan't import openoffice-python module 'openoffice.interact'.Make sure the Python package 'openoffice-python' is installedfor your Python version 2.5No module named interact | ||
2008-06-11 12:08 <udono2000> ll /usr/lib/python2.5/site-packages/openoffice.interact-0.1_20080611-py2.5.egg/openoffice/interact/insgesamt 16-rwxr-xr-x 1 root root 6626 2008-06-11 11:57 __init__.py-rw-r--r-- 1 root root 8160 2008-06-11 11:57 __init__.pyc | ||
2008-06-11 12:08 <udono2000> essich | ||
2008-06-11 12:09 <udono2000> essich: strange, the module is in there, but was not called... | ||
2008-06-11 12:09 <udono2000> essich: no rights problem, under sudo the same... | ||
2008-06-11 12:11 <essich> udono2000: very strange, esp. since you already had a version isntalled | ||
2008-06-11 12:11 <udono2000> essich: yes, on this stage everything worked on sunday, there we had a problem in the open document... | ||
2008-06-11 12:12 <essich> udono2000: try grep openoffice /usr/lib/python2.5/site-packages/easy-install.pth | ||
2008-06-11 12:13 <udono2000> yes, got the same idea, :-) | ||
2008-06-11 12:14 <udono2000> essich: both are in there | ||
2008-06-11 12:15 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): [chatting] Deutsche Übersetzung des Moduls "relationship management - Kontaktverwaltung" german translation of the module "relationshop management" | ||
2008-06-11 12:16 <udono2000> essich: I reinstalled them in another sequence, but the same error | ||
2008-06-11 12:17 <FWiesing> udono2000: translationfile - uploaded | ||
2008-06-11 12:17 <FWiesing> CIA-52: translationfile - uploaded | ||
2008-06-11 12:17 <udono2000> FWiesing: Thank you | ||
2008-06-11 12:17 <FWiesing> udono2000: only for the module relationship management | ||
2008-06-11 12:19 <FWiesing> udono2000: next files till friday or saturday | ||
2008-06-11 12:19 <udono2000> FWiesing: yes, great! The translations are kept seperate in Tryton, like you did. There is no need to have a big translation file. Just one module per file. | ||
2008-06-11 12:19 <udono2000> FWiesing: sounds superb ;-) | ||
2008-06-11 12:20 <essich> udono2000: wired. Let's write a good check-installation module :-) | ||
2008-06-11 12:20 <FWiesing> udono2000: you read the chatlog with rmu (from austria) | ||
2008-06-11 12:20 <FWiesing> ? | ||
2008-06-11 12:21 <FWiesing> udono2000: I changed some lines on last weekend with him - he is developper | ||
2008-06-11 12:22 <udono2000> FWiesing: yes and timitos had some other chats with him on Monday and decided to call him via phone... | ||
2008-06-11 12:22 <FWiesing> udono2000: ah - ok, I did'nt know | ||
2008-06-11 12:22 <essich> FWiesing, udono2000: I sugguest this naming convetion "de_DE-$module-$date.csv", where $date is %Y%m%d | ||
2008-06-11 12:22 <udono2000> FWiesing: I will post the log from monday asap | ||
2008-06-11 12:23 <FWiesing> OK - should I rename the file with the new convention? | ||
2008-06-11 12:24 <udono2000> essich: I suggest $module_name-YYYYMMMDD.csv ;-) | ||
2008-06-11 12:24 <udono2000> FWiesing: | ||
2008-06-11 12:24 <essich> udono2000: No AT/CH varaiations? | ||
2008-06-11 12:24 <FWiesing> the new name of the file is "de_DE-relationship20080611.csv" ? | ||
2008-06-11 12:25 <FWiesing> the new name of the file is "de_DE-relationship-20080611.csv" ? | ||
2008-06-11 12:25 <essich> fwiesinger: the later one. | ||
2008-06-11 12:25 <FWiesing> yes | ||
2008-06-11 12:26 <udono2000> essich: yes, but later. One general german translations, and the differencec in small translation files. I dont know how to handle in the moment. | ||
2008-06-11 12:27 <udono2000> FWiesing: I would suggest: relationship-20080611.csv | ||
2008-06-11 12:27 <essich> udono2000: Hmmm, I stick with de_DE prfix just to be prepared ;-) Its free | ||
2008-06-11 12:27 <FWiesing> udono2000 - alright | ||
2008-06-11 12:27 <FWiesing> udono2000 - one moment - I load it up now | ||
2008-06-11 12:28 <essich> udono2000: fwiesinger: at least prefix "de", ... | ||
2008-06-11 12:28 <cedk> udono2000: for translation file, I really think that will be easyer that you set up a mercurial repository and provide changeset like describe in http://code.google.com/p/tryton/wiki/HowtoContribute | ||
2008-06-11 12:28 <essich> udono2000: fwiesinger: since this allows putting them into the distribution or mercurial without renaming. | ||
2008-06-11 12:29 <udono2000> FWiesing: essich: cedk: yes | ||
2008-06-11 12:29 <essich> cedk: your are propably right :-) | ||
2008-06-11 12:29 <udono2000> cedk: do you have experience with hg export /import? | ||
2008-06-11 12:30 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): deutsche Übersetzung des Moduls Kontaktverwaltun - relationship management german translation of the module relationship management | ||
2008-06-11 12:30 <essich> udono2000: he has :-) | ||
2008-06-11 12:31 <FWiesing> udono2000: done | ||
2008-06-11 12:31 <udono2000> essich: check_install out: http://paste.pocoo.org/show/67346/ | ||
2008-06-11 12:34 <essich> udono2000: Argl! The egs are build wrong. Please remove openoffice-0.1_20080608-py2.5.egg, but keep interact | ||
2008-06-11 12:34 <essich> ACTION has to learn how to build eggs correctly | ||
2008-06-11 12:36 <udono2000> essich: How can I remove the eggs correctly? | ||
2008-06-11 12:36 <udono2000> essich: dont find an option... | ||
2008-06-11 12:36 <udono2000> essich: in easy_install | ||
2008-06-11 12:36 <essich> udono2000: there is no option :-( | ||
2008-06-11 12:37 <udono2000> ok, I remove them from the filesystem and from the easy_install.pth | ||
2008-06-11 12:37 <essich> udono2000: you need to delete it manually: remove the file and -- jsut to be clean -- the entry in easy_install.pth | ||
2008-06-11 12:40 <udono2000> essich: http://paste.pocoo.org/show/67352/ looks good! | ||
2008-06-11 12:41 <udono2000> ACTION gets happy | ||
2008-06-11 12:41 <cedk> udono2000: yes, I just do some import from http://bugs.tryton.org/roundup/issue106 | ||
2008-06-11 12:43 <udono2000> cedk: do you think its realy needed that we have to keep your repositorys in complete to maintain just one translationfile for german language? | ||
2008-06-11 12:43 <udono2000> cedk: it must be possible to move the translation repositorys with history into your repository?! | ||
2008-06-11 12:43 <cedk> udono2000: I really prefer to work with patch that with files | ||
2008-06-11 12:44 <cedk> udono2000: you can just work localy and provide the patches | ||
2008-06-11 12:44 <udono2000> cedk: yes, me too, Iam not talking about this... | ||
2008-06-11 12:44 <essich> ACTION gives odono a big hand (großen Applaus) for his help | ||
2008-06-11 12:46 <udono2000> cedk: I try some tests for an easy to maintain translation process... | ||
2008-06-11 12:48 <udono2000> essich: but tryton has some problems to connect... | ||
2008-06-11 12:51 <udono2000> essich: but it may depend on my settings | ||
2008-06-11 12:52 <udono2000> essich: tryton starts the oo_server but after this the java framework of the server ran into trouble | ||
2008-06-11 12:54 <essich> udono2000: which version of OOo do you have? | ||
2008-06-11 12:54 -!- essich(n=essich@p4FCF97A0.dip0.t-ipconnect.de) has left #tryton | ||
2008-06-11 12:54 -!- essich(n=essich@p4FCF97A0.dip0.t-ipconnect.de) has joined #tryton | ||
2008-06-11 12:54 <udono2000> essich: got it. The user who runs tryton need to have an home directory, now everything works fine | ||
2008-06-11 12:55 <essich> udono2000: "Needs a Home directory" means: needs $HOME to be set? | ||
2008-06-11 12:55 <udono2000> essich: You're the man! Thaks a lot for help! | ||
2008-06-11 12:56 <udono2000> essich: dont know, anyway it must be a systemuser with own home directory. | ||
2008-06-11 12:56 <udono2000> essich: I needed to create a home directory for my user 'tryton', than it works | ||
2008-06-11 12:57 <udono2000> ACTION hugs essich a lot | ||
2008-06-11 12:57 <udono2000> afk | ||
2008-06-11 13:03 <udono2000> back | ||
2008-06-11 13:03 <essich> udono2000: can you give me the complete java error message, for the FAQ | ||
2008-06-11 13:04 <udono2000> essich: http://paste.pocoo.org/show/67374/ | ||
2008-06-11 13:05 <udono2000> essich: btw the user is terp ;-) | ||
2008-06-11 13:07 <udono2000> essich: trytond is started: sudo su terp -c "bin/trytond -c /etc/trytond.conf" | ||
2008-06-11 13:11 <udono2000> cedk: gadaga: bechamel: essich: Anyone using the forest extension for mercurial? | ||
2008-06-11 13:12 <cedk> essich: is it possible to make ooo not required for a HOME directory ? | ||
2008-06-11 13:12 <cedk> udono2000: yes, but just for fpull, fupdate fpush | ||
2008-06-11 13:13 <essich> udono2000: me uses forest | ||
2008-06-11 13:13 <essich> cedk: I don't know, it's a OOo problem. | ||
2008-06-11 13:14 <cedk> udono2000: but it seams that it doesn't work with proxy | ||
2008-06-11 13:14 <essich> cedk: But OOo needs to store configs some where, so you'll ever need some home | ||
2008-06-11 13:14 <udono2000> cedk: ok, have no proxy | ||
2008-06-11 13:14 <cedk> essich: I suppose this is because it try to create config file, but maybe it is possible to deactivate it | ||
2008-06-11 13:15 <essich> cedk: I'm quite sure you can not disable this. | ||
2008-06-11 13:15 <essich> cedk: But what's the problem with a HOME for the tryton-user? | ||
2008-06-11 13:15 <udono2000> cedk: there is a lot of stuff inside sudo ls -al /home/terp/.openoffice.org2/user | ||
2008-06-11 13:16 <cedk> essich: generaly, user that runs service, don't have home dir | ||
2008-06-11 13:16 <cedk> arg.., ooo is not a good unix program :-( | ||
2008-06-11 13:16 <essich> udono2000: Another change in Debian. My OOO version calls this ~/.ooo-2.0/ | ||
2008-06-11 13:16 <essich> cedk: not true: named, postgresql, etc. | ||
2008-06-11 13:17 <udono2000> cedk: soffice needs a profile I think | ||
2008-06-11 13:17 <essich> cedk: OOo is wierd java application | ||
2008-06-11 13:22 <cedk> essich: Home dir for service user, there is for somes because they need to store files | ||
2008-06-11 13:23 <udono2000> cedk: essich: yes, I just read some theds on this, and everywhere is mentioned, that openoffice needs an homedir for the profile. | ||
2008-06-11 13:23 <udono2000> theds=threats | ||
2008-06-11 13:24 <cedk> udono2000: but is not possible to start it without profile | ||
2008-06-11 13:24 <udono2000> cedk: havent found anything about this. The people are lucky enough that they can start soffice headless... :-) | ||
2008-06-11 13:25 <essich> cedk: But what is your problem with the Home-Dir? | ||
2008-06-11 13:27 <udono2000> cedk: we need to configure a homedir and a user for Openoffice headless, beacuse its possible that someone will start the headless server on systemstartup with another user than tryton... or I am wrong? | ||
2008-06-11 13:27 <udono2000> cedk: I will try this | ||
2008-06-11 13:31 <essich> udono2000: trytond-report currently does not support contacting to another users OOo | ||
2008-06-11 13:31 <essich> udono2000: openoffice-python hase some preperations for that, nut tryton currently doe not use them. | ||
2008-06-11 13:32 <udono2000> essich: that mean, that the headless server shouldnt be start on system level? | ||
2008-06-11 13:34 <essich> udono2000: You simply can not use a headless server with tryton currently :-) | ||
2008-06-11 13:34 <udono2000> essich: but tryton starts a headless server automaticaly in my configuration | ||
2008-06-11 13:35 <udono2000> essich: /bin/sh /usr/lib/openoffice/program/soffice -headless -norestore -accept=pipe,name=uno469813626145;urp; | ||
2008-06-11 13:36 <essich> udono2000: yes, when the first report is converted to PDF (or sombodyelse changed trytond) | ||
2008-06-11 13:49 -!- essich_(n=essich@p4FCF97A0.dip0.t-ipconnect.de) has joined #tryton | ||
2008-06-11 13:56 <udono2000> essich: in my case tryton is starting the headless server, I do nothing | ||
2008-06-11 14:04 <CIA-52> tryton: matb roundup * #63/Some additions to the bugposting function on error view: traceback patch6: Exception: Traceback (most recent call last): File "/usr/src/hg/tryton-dist/tryton/tryton/common/common.py", line 336, in send ... | ||
2008-06-11 14:04 <essich> udono2000: The server is started then the first report is converted to PDF | ||
2008-06-11 14:08 <udono2000> essich:there is no difference when I start /usr/lib/openoffice/program/soffice.bin -headless -norestore under another username, tryton starts the server anothertime with its own user. So the server can run, but tryton dont use it when the username differs. If I start the soffice headless server with the same username tryton is started, than tryton doesnt open another instance of it, else just use the already started server. | ||
2008-06-11 14:13 <CIA-52> tryton: matb roundup * #108/ImportError: No module named pydot: [new] Traceback (most recent call last): File "/trytond/netsvc.py", line 349, in run res = method(*msg[2:]) File "/trytond/web_service/rep ... | ||
2008-06-11 14:13 <essich> udono2000: yes is expected. | ||
2008-06-11 14:14 <essich> brb | ||
2008-06-11 14:14 -!- essich(n=essich@p4FCF97A0.dip0.t-ipconnect.de) has left #tryton | ||
2008-06-11 14:14 <udono2000> essich: so everything works very fine | ||
2008-06-11 14:15 <essich> udono2000 :-) | ||
2008-06-11 14:15 <essich> udono2000: fine | ||
2008-06-11 14:16 <CIA-52> tryton: matb roundup * #108/ImportError: No module named pydot: [resolved] issue created for testing bugtracker posting function via socks server | ||
2008-06-11 14:16 -!- yangoon(n=mathiasb@p549F7A33.dip.t-dialin.net) has joined #tryton | ||
2008-06-11 14:16 <essich> udono2000: if somebody want's to connect to an already running server, we just need to add some configuration items to tryton. The udnerlying modeles should be cabable to handle this | ||
2008-06-11 14:17 <udono2000> essich: no, no need, its already working if you start the server without -accept | ||
2008-06-11 14:18 <essich> cedk: products: what is the meaning of "stockable" and "consumable"? | ||
2008-06-11 14:18 <essich> cedk: stockable can be produced for stock (prior to orders) | ||
2008-06-11 14:18 <essich> cedk: consumable? | ||
2008-06-11 14:23 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton | ||
2008-06-11 14:25 <cedk> essich: we don't have yet production | ||
2008-06-11 14:26 <cedk> essich: consumable means that the system will not check if there is product in stock location | ||
2008-06-11 14:31 <udono2000> essich: FWiesing Timitos: consumable=Durchlaufender Posten? | ||
2008-06-11 14:32 <udono2000> stockable: lagerbarer Posten | ||
2008-06-11 14:32 <FWiesing> udono2000: Lagerartikel OK? | ||
2008-06-11 14:32 <Timitos> comsumable ist kein durchlaufender posten | ||
2008-06-11 14:33 <FWiesing> udono2000: service = Dienstleistung? | ||
2008-06-11 14:33 <Timitos> FWiesing: stockable = Lagerartikel, würd ich auch sagen | ||
2008-06-11 14:33 <FWiesing> udono2000: consumable = ist das etwas was im Betrieb verbraucht wird wie z. B. Toner? | ||
2008-06-11 14:33 <FWiesing> Verbrauchmaterial? | ||
2008-06-11 14:33 <essich> cedk: so a "consumable" product can be sold without any item on stock? | ||
2008-06-11 14:34 <essich> timitos, odono2000: "Lagerartikel" ist nicht aussagekräftig, dann mehres bedeuten | ||
2008-06-11 14:34 <cedk> essich: can be packing without verification of the stock | ||
2008-06-11 14:35 <udono2000> FWiesing: consumable: not only, it could be for small companys somthing that they buy and resell directly, if they dont want to use stock | ||
2008-06-11 14:35 <essich> cedk: Hmm, difficult to translate | ||
2008-06-11 14:36 <FWiesing> OK - you can sell this product without registration on a stock | ||
2008-06-11 14:36 <FWiesing> you can build an orderline without stock | ||
2008-06-11 14:36 <Timitos> Also ich glaube wirklich, dass die Art der Lagerhaltung wesentlich ist. stockable = Artikel mit Lagerhaltung, consumable = Artikel ohne Lagerhaltung, service = Dienstleistung | ||
2008-06-11 14:36 <udono2000> FWiesing: but this may be Verbrauchsmaterialien, too like you mentioned. Its both. | ||
2008-06-11 14:37 <udono2000> Timitos: good idea | ||
2008-06-11 14:37 <essich> timitos: sounds good | ||
2008-06-11 14:38 <essich> udono2000: Verbrauchsmaterialien will not be sold again :-) | ||
2008-06-11 14:38 <Timitos> Verbrauchsmaterialien ist mehr eine category. passt nicht für die Übersetzung, die wir brauchen. | ||
2008-06-11 14:38 <FWiesing> Timitos: is the cost price - the price you buy a product at the supplier or is it the price including all cost - I call this "Selbstkostenpreis" | ||
2008-06-11 14:40 <udono2000> maybe. "Dienstleistung/Service" (22 Characters) because Service is a widly used term in Germany, too. And we have some space for more characters, because "Artikel ohne Lagerhaltung" is a long term 26 characters. | ||
2008-06-11 14:40 <Timitos> FWiesing: i don´t know exactly how cost price is used in tryton. it could be both | ||
2008-06-11 14:41 <FWiesing> udono2000: Artikel o Lager ? <-- OK? | ||
2008-06-11 14:41 <Timitos> udono2000: we could use the terms "mit Lagerhaltung" and "ohne Lagerhaltung" and it is quite near to the terms in english | ||
2008-06-11 14:41 <essich> fwiesinger: *grusel* | ||
2008-06-11 14:41 <FWiesing> = 15 charakters | ||
2008-06-11 14:41 <FWiesing> :-( | ||
2008-06-11 14:41 <essich> charakter-count is misleading for proportional fonts | ||
2008-06-11 14:43 <Timitos> udono: i would use only "Dienstleistung". i think this is enough | ||
2008-06-11 14:43 <FWiesing> I think so too | ||
2008-06-11 14:43 <essich> timitos: +1 | ||
2008-06-11 14:43 <FWiesing> stockable = Lagerware ? | ||
2008-06-11 14:44 <Timitos> FWiesing: no, it is "mit Lagerhaltung" | ||
2008-06-11 14:44 <FWiesing> OK - that's better | ||
2008-06-11 14:44 <essich> fwiesinger: -2 for "Lagerware" | ||
2008-06-11 14:45 <Timitos> FWiesing: das andere führt in die Irre. Wer weiß, vielleicht gibt es Fälle wo für Lagerware tätsächlich mal die Lagerhaltung in der Software ausgeschaltet werden soll. | ||
2008-06-11 14:45 <udono2000> FWiesing: no, I like it explicite, Timitos first (long) Idea I find better... but how is "Type" translated? | ||
2008-06-11 14:45 <essich> udono2000: Typ/Art | ||
2008-06-11 14:46 <udono2000> Than we have Typ: mit Lagerhaltung or Typ: Artikel mit Lagerhaltung, I find the last one more explicite... | ||
2008-06-11 14:46 <FWiesing> Typ - you have to define a property for the product - a selection of the properties you find in the combo-box. | ||
2008-06-11 14:47 <FWiesing> I could change it in "Art" | ||
2008-06-11 14:47 <FWiesing> I could change it into "Art" | ||
2008-06-11 14:48 <udono2000> FWiesing: dont understand what you want/mean? | ||
2008-06-11 14:49 <FWiesing> udono2000: I translated Type with Typ and now I changed it into "Art" | ||
2008-06-11 14:50 <FWiesing> I have to leave for more than 1 hour - come back later | ||
2008-06-11 14:50 <Timitos> FWiesing: I would prefer "Typ". I sounds better in this case | ||
2008-06-11 14:50 <udono2000> FWiesing: I like typ more, because Art is going in the Direction Artikelart: grün, rot, ... | ||
2008-06-11 14:51 <essich> ACTION would prefer Hurz ;-) | ||
2008-06-11 14:51 <FWiesing> OK - I use "Typ" for the translation | ||
2008-06-11 14:52 <FWiesing> essich: this is in ther version only created for you :-) - a very special edition | ||
2008-06-11 14:52 <FWiesing> come back later - cu | ||
2008-06-11 14:52 <udono2000> bye | ||
2008-06-11 15:08 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): deutsche Übersetzung des Moduls Produkt - product german translation of the module product | ||
2008-06-11 15:09 <FWiesing> timitos: udono2000: essich: the translationfile for the module "product" ist uploades! | ||
2008-06-11 15:09 <FWiesing> timitos: udono2000: essich: the translationfile for the module "product" ist uploaded! | ||
2008-06-11 15:09 <FWiesing> timitos: udono2000: essich: the translationfile for the module "product" is uploaded! | ||
2008-06-11 15:09 <FWiesing> :-) | ||
2008-06-11 15:10 <Timitos> FWiesing: Wiss ma scho. Siehe CIA-52 | ||
2008-06-11 15:10 <FWiesing> cu - come back later | ||
2008-06-11 15:10 <FWiesing> OK - :-)) | ||
2008-06-11 15:14 -!- bechamel(n=user@user-85-201-84-14.tvcablenet.be) has joined #tryton | ||
2008-06-11 15:29 <CIA-52> tryton: matb roundup * #63/Some additions to the bugposting function on error view: bugposting function works via socks proxy (s. issue 108) via http proxy s. traceback in comment 365 The proxy logs: TCP_DENIED/501 1514 POST http ... | ||
2008-06-11 15:56 <CIA-52> tryton: ced roundup * #63/Some additions to the bugposting function on error view: It is xmlrpc connection not http. So 501 means "Not Implemented" so I think that the proxy doesn't support xmlrpc request. | ||
2008-06-11 17:13 <FWiesing> back | ||
2008-06-11 17:37 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): deutsche Übersetzung des Modules Produkt - "product" german translation of the module product | ||
2008-06-11 17:38 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): deutsche Übersetzung des Modules währung (Currency) german translation of the module currency | ||
2008-06-11 17:41 <essich> cedk: If I set "secure=true", does it affect alle services (netrpx, xmlrpc, http, webdav)? | ||
2008-06-11 17:42 <cedk> essich: yes | ||
2008-06-11 17:45 <essich> cedk: but http and webdav stay on port 80? So the admin was to change the port manually? | ||
2008-06-11 17:47 <cedk> essich: yes, you must config the port and by default it is 8080 | ||
2008-06-11 18:08 <cedk> udono2000: is the translation post on the roundup good ? | ||
2008-06-11 18:18 <udono2000> cedk: I have not checked, yet. | ||
2008-06-11 18:19 -!- udono2000(n=udono@dynamic-unidsl-85-197-21-238.westend.de) has joined #tryton | ||
2008-06-11 18:21 <essich> cedk: How can I dit the wikie? It seams that I'm only allowed to add commetns | ||
2008-06-11 18:21 <cedk> essich: I can add you to the project | ||
2008-06-11 18:21 <udono2000> essich you have an gmail account? | ||
2008-06-11 18:22 <cedk> essich: what is your gmail account ? | ||
2008-06-11 18:25 <cedk> essich: you have been added | ||
2008-06-11 18:26 <cedk> essich: we use the wiki for generic information | ||
2008-06-11 18:26 <cedk> essich: not for documentation of modules | ||
2008-06-11 18:29 <essich> cedk: okay, merci | ||
2008-06-11 18:36 <essich> cedk: can I see in the client whetehr the connection is secured? | ||
2008-06-11 18:37 <cedk> essich: at the bottom right, there is an icon | ||
2008-06-11 18:39 <essich> cedk: IC like in a browser :-) | ||
2008-06-11 18:39 <essich> cedk: what is pydor used for? | ||
2008-06-11 18:42 <FWiesing> udono2000: I translate the UOM's and the categories - I made a exportdump direct from the pgadminIII in plain text | ||
2008-06-11 18:43 <FWiesing> I sent the files by e-mail to you and Timitos | ||
2008-06-11 18:43 <udono2000> FWiesing: ok, thanks | ||
2008-06-11 18:44 <FWiesing> udono2000: if you are able to import the 2 databases you need not to translate the uom's | ||
2008-06-11 18:44 <FWiesing> udono2000: let me know - please | ||
2008-06-11 18:44 <udono2000> FWiesing: ok, i take a look later, not today, but it should be possible in any case. | ||
2008-06-11 18:46 <FWiesing> essich: if you want the databasefiles for translated uom too, I need to know your e-mail | ||
2008-06-11 18:47 <FWiesing> udono2000: or should I upload them on the same place as the translation files? | ||
2008-06-11 18:48 <cedk> essich: it is pydot, it is to display workflow graph | ||
2008-06-11 18:48 -!- bechamel`(n=user@user-85-201-84-14.tvcablenet.be) has joined #tryton | ||
2008-06-11 18:48 <cedk> essich: but it is optionnal, if you don't run the report graph | ||
2008-06-11 18:49 <udono2000> FWiesing: this is the best place in the moment, so everyone can access to it. We will improve the tanguage contributions in future, that it will be easier for us to track changes and for ced to import our translations. | ||
2008-06-11 18:50 <FWiesing> udono2000: OK - thanx | ||
2008-06-11 18:51 <cedk> udono2000: is it correct to use "Dütsch" for the deutsch language name ? | ||
2008-06-11 18:51 <udono2000> :-) | ||
2008-06-11 18:51 <udono2000> cedk: no, use "Deutsch" | ||
2008-06-11 18:51 <cedk> udono2000: I will add it to tryton language | ||
2008-06-11 18:52 <cedk> udono2000: I need to have in the dautsch languague | ||
2008-06-11 18:52 <udono2000> its called: "Deutsch" ;-) | ||
2008-06-11 18:54 <udono2000> cedk: yes, we translate all the nationnames into german, too. | ||
2008-06-11 18:54 <cedk> udono2000: ok, wikipedia says Dütsch | ||
2008-06-11 18:54 <udono2000> schow me the link, please | ||
2008-06-11 18:54 <udono2000> cedk: | ||
2008-06-11 18:54 <udono2000> ah,it could be swiss dütsch | ||
2008-06-11 18:55 <cedk> udono2000: oups, sorry I select the wrong language | ||
2008-06-11 18:56 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 598:552315daf650 trytond/trytond/ (ir/lang.xml web_service/db.py): Add Deutsch language | ||
2008-06-11 18:56 <cedk> udono2000: by the way, be carefull to not translate too young module because they can change a lot | ||
2008-06-11 18:56 <cedk> udono2000: so I propose that you ask for before starting | ||
2008-06-11 18:57 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): database-dump for translated units of measure into german. The database-dump is created as plain text with the pgadminIII from the postgresql-data ... | ||
2008-06-11 18:58 <CIA-52> tryton: FWiesing roundup * #107/German Translations (Deutsche Übersetzungen): database-dump for translated units of measure categories into german. The database-dump is created as plain text with the pgadminIII from the post ... | ||
2008-06-11 19:01 <cedk> essich: I don't like to say to people to use easy_install | ||
2008-06-11 19:02 <cedk> essich: because for many distribution, it is not the right way | ||
2008-06-11 19:02 <FWiesing> udono2000: it's called Schwyzer Dütsch :-) | ||
2008-06-11 19:21 <bechamel`> cedk: i always found odd to add a langage in the system only when a translation is available. e.g. what can i do if i want to add a party which speak spanish or italian ? shouldn't we add all the possible langage in the db and add a boolean on language object to tell if a translation is available ? | ||
2008-06-11 19:23 <essich> cedk: but for many systems, the packages are not available | ||
2008-06-11 19:28 <cedk> bechamel`: we can add in language.xml but not in list_lang | ||
2008-06-11 19:29 <cedk> bechamel`: but ir.language is editable by the user | ||
2008-06-11 19:29 <cedk> essich: perhaps but I find that pointing the website of the package is enough because on the website there is installation instruction | ||
2008-06-11 19:30 -!- yangoon(n=mathiasb@p549F7A33.dip.t-dialin.net) has joined #tryton | ||
2008-06-11 19:31 <essich> cedk: But we many people to get up and running with tryton as easy as possible to attract more users | ||
2008-06-11 19:31 <essich> cedk: so just give them as much help as possible. | ||
2008-06-11 19:32 <bechamel`> essich: is easy_install working on Windows ? | ||
2008-06-11 19:32 <essich> cedk: as soon as we have a good base, you can change this name the packages for each distribution | ||
2008-06-11 19:32 <essich> bechamel: as far as i know, yes | ||
2008-06-11 19:33 <essich> bechamel`: it's jsut an extension for distutils | ||
2008-06-11 19:38 <cedk> essich: for me, I don't feel that it is helping people to tell her to use easy_install | ||
2008-06-11 19:38 <cedk> as a package maintener, I find this practice very bad | ||
2008-06-11 19:45 <udono2000> cedk: bechamel essich: on one side its hard to maintain serveral setups for serveral distributions, on the other side easy_install brings the installation from the scratch a lot of ease. So we provide the distributions we can manage and the others may use easy_install. For me its a question of different documentations... | ||
2008-06-11 19:49 <bechamel`> udono2000: also, it's not a problem to do: wget url; tar -xf archive ; cd folder; sudo ./setup.py install. | ||
2008-06-11 19:52 <essich> bechamel`: but why, if easy_install add more service, like installing dependences, etc. | ||
2008-06-11 19:52 <bechamel`> udono2000: yes i forgot dependencies :) | ||
2008-06-11 19:52 <cedk> essich: because it breaks distribution | ||
2008-06-11 19:53 <bechamel`> cedk: even is the egg is packaged carefully ? | ||
2008-06-11 19:53 <cedk> for me, we provide clean setup.py like that we make the works of packager easier | ||
2008-06-11 19:54 <cedk> but we can not support different package for several distributions | ||
2008-06-11 19:54 <cedk> bechamel`: it will install dependency that can comes will the distribution etc ... | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 2:7553060eec2d account_statement/ (journal.py statement.py): Removed unused imports | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 3:a1e14e9f8230 account_statement/statement.py: Added search on journal | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 4:354adc268492 account_statement/statement.py: fix: Start balance is readonly only in draft state | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 5:b821000472f8 account_statement/statement.py: removed redundant fields. | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 6:7c69f450968b account_statement/statement.py: Guidelines | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 7:a1cd3544db97 account_statement/statement.py: Fix for former fields deletion. | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 8:07b626cd82ce account_statement/statement.py: Fix: Delete statement lines when statement is deleted. | ||
2008-06-11 19:55 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 9:a5519274ed6e account_statement/ (statement.py statement.xml): | ||
2008-06-11 19:55 <CIA-52> tryton: Added new state, new menuitems: | ||
2008-06-11 19:55 <CIA-52> tryton: * added cancel state and associated mechanisms (update journal | ||
2008-06-11 19:55 <CIA-52> tryton: balance and other draft statements). | ||
2008-06-11 19:56 <CIA-52> tryton: * Statements are on their own sub-menu. | ||
2008-06-11 20:16 <udono2000> essich: I play a little bit around with the outputtypes, and try to bind an open-office calc document to the report engine, but there are some errors... | ||
2008-06-11 20:18 <essich> cedk: installing modules beside the distributions package management always beaks distributions. Just as bechamel` wget ... | ||
2008-06-11 20:19 <essich> udono2000: use the source luke! only odt -> pdf is supported yet. | ||
2008-06-11 20:19 <essich> udono2000: does tryton create ods yet? | ||
2008-06-11 20:19 <cedk> essich: that why I write a portage-overlay for tryton :-) | ||
2008-06-11 20:20 <cedk> http://www.tryton.org/hg/tryton-overlay/ | ||
2008-06-11 20:20 <essich> cedk: prtage is gentto, I not even know how it works. | ||
2008-06-11 20:20 <essich> cedk: you ae not required to use easy_install :) | ||
2008-06-11 20:21 <cedk> essich: so it is like if I say that a create .deb on the fly for tryton | ||
2008-06-11 20:21 <cedk> essich: wich distrib are you using? | ||
2008-06-11 20:23 <essich> ACTION dislikes debian -- even more since monday | ||
2008-06-11 20:23 <essich> cedk: mandriva | ||
2008-06-11 20:23 <cedk> essich: and which package are missing ? | ||
2008-06-11 20:24 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 10:03fc00101d6d account_statement/ (journal.py statement.py): Guidelines | ||
2008-06-11 20:24 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 57:38c899f9680a product/uom.py: Guidelines | ||
2008-06-11 20:24 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 150:a75b49b7db6b stock/ (inventory.py location.py move.py packing.py): Guidelines | ||
2008-06-11 20:24 <essich> cedk: I don't know, I do not care. | ||
2008-06-11 20:24 <udono2000> essich: no, not now. I created a new outputtype for ods, but it cant unpack the zip file of any reason. But I examined the zipfile its just the same than ods from inside, content.xml is there | ||
2008-06-11 20:25 <essich> cedk: I'm used to use easy_setup and copy my modules/pakces from host to host, since I'm working on three machines inparalletl | ||
2008-06-11 20:31 <essich> cedk: I'll change the wiki: "For those using easy_install". Okay? | ||
2008-06-11 20:32 <cedk> essich: ok | ||
2008-06-11 20:39 <CIA-52> tryton: matb roundup * #63/Some additions to the bugposting function on error view: Correct me, if I am wrong, but IMHO the connection should be tunneled via https protocol. And the proxy in this case just supports DIRECT CONNECT, ... | ||
2008-06-11 20:57 <CIA-52> tryton: ced roundup * #63/Some additions to the bugposting function on error view: I don't know. On every example on the net, it is a POST request that is send to the proxy. | ||
2008-06-11 20:58 -!- yangoon2(n=mathiasb@p549F7A33.dip.t-dialin.net) has joined #tryton | ||
2008-06-11 21:01 <yangoon2> cedk: I will just search a bit more, but in my understanding no method should ever be seen by the proxy, it just transports data between two (encrypted) endpoints | ||
2008-06-11 21:03 <yangoon2> cedk: Is it correct, that the https request to roundup oes to port 443? | ||
2008-06-11 21:04 <cedk> yangoon2: yes | ||
2008-06-11 21:20 <CIA-52> tryton: htgoebel roundup * #109/HINT: Kein Operator stimmt mit dem angegebenen Namen und den Argumenttypen ?berein. Sie m?ssen m?glicherweise ausdr?ckliche Typumwandlungen hinzuf?gen.: [new] Traceback (most recent call last): File "/trytond/netsvc.py", line 337, in run res = method(*msg[2:]) File "/trytond/web_service/obj ... | ||
2008-06-11 21:33 <essich> cedk: fresh database, enter invovice, get "NULL-value in column »report_output_format« violates Not-Null-Constraint". Shoukld I file an issue | ||
2008-06-11 21:50 <CIA-52> tryton: Timitos roundup * #110/account_statement __tryton__.py - dependency double: [new] In __tryton__.py the dependency for company is coded twice. Should be fixed. | ||
2008-06-11 22:04 <FWiesing> cu - by | ||
2008-06-11 22:04 -!- FWiesing(n=FWiesing@194.208.185.12) has left #tryton | ||
2008-06-11 22:06 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2008-06-11 22:13 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 11:33cbddd08df9 account_statement/__tryton__.py: Remove duplicate dependency for issue110 | ||
2008-06-11 22:13 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 12:3d8d2327e65d account_statement/: merge | ||
2008-06-11 22:14 <essich> cedk: help, how do I un-commit a hg-changeset? | ||
2008-06-11 22:14 <CIA-52> tryton: admin roundup * #110/account_statement __tryton__.py - dependency double: [resolved] Fix with changeset 33cbddd08df9 | ||
2008-06-11 22:15 <cedk> essich: hg rollback | ||
2008-06-11 22:17 <essich> cedk: thanks, this saved me :-) | ||
2008-06-11 22:20 <cedk> essich: you can work on clone repository, if it is on the same parttion it will not take more place | ||
2008-06-11 22:36 <udono2000> bye | ||
2008-06-11 22:36 -!- udono2000(n=udono@dynamic-unidsl-85-197-21-238.westend.de) has left #tryton | ||
2008-06-11 22:39 <CIA-52> tryton: Timitos roundup * #104/IntegrityError: NULL-Wert in Spalte ?name? verletzt Not-Null-Constraint: I think the reason for this error are these two lines in party_ext.py: if vals['entity'] == 'organization': res['name'] = vals['organization ... | ||
2008-06-11 22:45 <CIA-52> tryton: ced roundup * #109/HINT: Kein Operator stimmt mit dem angegebenen Namen und den Argumenttypen ?berein. Sie m?ssen m?glicherweise ausdr?ckliche Typumwandlungen hinzuf?gen.: [chatting] Can you give some information about what you are doing? | ||
2008-06-11 23:14 <essich> ACTION is leaving. Good night | ||
2008-06-11 23:27 <CIA-52> tryton: Timitos roundup * #51/cannot enter move_line in treeview of account_move_line completely: [chatting] The functions of the fields 'journal' and 'period' don´t work. If I create a new move.line these fields are not filled automaticly. Bu ... | ||
2008-06-11 23:40 <CIA-52> tryton: Timitos roundup * #111/module project: field project_type should have default_value: [new] As there is in the moment only one value for this field the value 'project' should be the default_value too. Or is this module not complete ... | ||
2008-06-11 23:57 <CIA-52> tryton: Timitos roundup * #112/IndexError: string index out of range: [new] Traceback (most recent call last): File "/trytond/netsvc.py", line 349, in run res = method(*msg[2:]) File "/trytond/web_service/obj ... |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!