IRC logs of #tryton for Friday, 2009-09-11

chat.freenode.net #tryton log beginning Fri Sep 11 00:00:02 CEST 2009
2009-09-11 00:10 -!- _TiN_(i=ahenze@190.0.162.41) has joined #tryton
2009-09-11 02:55 -!- ikks(n=ikks@190.158.112.213) has joined #tryton
2009-09-11 05:20 -!- yangoon(n=mathiasb@p549F30F1.dip.t-dialin.net) has joined #tryton
2009-09-11 06:05 -!- _TiN_(i=ahenze@190.0.162.41) has joined #tryton
2009-09-11 07:31 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-09-11 08:47 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton
2009-09-11 08:53 -!- carlos(n=carlos@194.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-09-11 09:13 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-09-11 09:14 -!- carlos(n=carlos@194.156.221.87.dynamic.jazztel.es) has joined #tryton
2009-09-11 09:35 -!- udono(n=udono@dynamic-unidsl-85-197-19-166.westend.de) has joined #tryton
2009-09-11 10:24 -!- gour(n=Gour@93.159.69.102) has joined #tryton
2009-09-11 11:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 353:38269419bfc4 website/ (6 files in 5 dirs): Add developer groups
2009-09-11 11:01 <CIA-2> http://hg.tryton.org/www.tryton.org/rev/38269419bfc4
2009-09-11 11:26 <CIA-2> Mathias Behrle <mathiasb@behrle.dyndns.org> default * 1398:5b39232504dc tryton/CHANGELOG: Adding forgotten entry in CHANGELOG.
2009-09-11 11:26 <CIA-2> http://hg.tryton.org/tryton/rev/5b39232504dc
2009-09-11 11:26 <CIA-2> ced roundup * #1169/Forgotten changelog entry: [resolved] Applied
2009-09-11 11:26 <CIA-2> http://bugs.tryton.org/roundup/issue1169
2009-09-11 11:41 -!- gremly(n=gremly@190.156.166.163) has joined #tryton
2009-09-11 11:43 -!- gour(n=Gour@188.125.10.23) has joined #tryton
2009-09-11 11:44 -!- gour(n=Gour@188.125.10.23) has joined #tryton
2009-09-11 11:56 <CIA-2> ced roundup * #1144/New module to include in Tryton:
2009-09-11 11:56 <CIA-2> [chatting] The code looks good but I have some remarks about the interest of the module included in Tryton.
2009-09-11 11:56 <CIA-2> - It adds only one field to party.p ...
2009-09-11 11:56 <CIA-2> http://bugs.tryton.org/roundup/issue1144
2009-09-11 12:25 <CIA-2> C?dric Krier <ced@b2ck.com> default * 504:7f153d255a53 account/account.py: Use IN_MAX in get_credit_debit for issue1160
2009-09-11 12:25 <CIA-2> http://hg.tryton.org/modules/account/rev/7f153d255a53
2009-09-11 12:25 <CIA-2> ced roundup * #1160/Print tral balance, error too many SQL variables: [resolved] Fix with changeset 7f153d255a53
2009-09-11 12:25 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-11 12:30 <cedk> udono: ping
2009-09-11 13:10 -!- tekknokrat(n=gthieleb@dslb-088-074-188-056.pools.arcor-ip.net) has joined #tryton
2009-09-11 13:15 -!- paepke(n=paepke@p4FEB3AF2.dip0.t-ipconnect.de) has joined #tryton
2009-09-11 13:21 <CIA-2> matb roundup * #1160/Print tral balance, error too many SQL variables:
2009-09-11 13:21 <CIA-2> [chatting] I have a question for Fix with changeset 7f153d255a53:
2009-09-11 13:21 <CIA-2> AFAIS the fix splits the number of the ids handed over to the cursor to IN_MA ...
2009-09-11 13:21 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-11 13:34 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2009-09-11 13:38 <udono> cedk: estimated timout for 60 Minutes
2009-09-11 13:50 <CIA-2> ced roundup * #1160/Print tral balance, error too many SQL variables: On 11/09/09 13:21 +0200, Mathias Behrle wrote: > > Mathias Behrle <mathias.behrle@gmx.de> added the comment: > > I have a question for Fix with ...
2009-09-11 13:50 <CIA-2> http://bugs.tryton.org/roundup/issue1160
2009-09-11 13:53 <cedk> udono: ok ping me when back
2009-09-11 13:57 <CIA-2> C?dric Krier <ced@b2ck.com> default * 505:41fd3219ac8d account/account.py: Use reduce_ids
2009-09-11 13:57 <CIA-2> http://hg.tryton.org/modules/account/rev/41fd3219ac8d
2009-09-11 13:58 <CIA-2> C?dric Krier <ced@b2ck.com> default * 2008:bbda86c05c14 trytond/trytond/security.py:
2009-09-11 13:58 <CIA-2> Add commit for login cursor.
2009-09-11 13:58 <CIA-2> It will allow to make some database processing during login.
2009-09-11 13:58 <CIA-2> http://hg.tryton.org/trytond/rev/bbda86c05c14
2009-09-11 13:58 <CIA-2> C?dric Krier <ced@b2ck.com> default * 2009:ec3634e73bd6 trytond/ (CHANGELOG trytond/res/user.py): Add old_password to set_preferences of res.user on password change
2009-09-11 13:58 <CIA-2> http://hg.tryton.org/trytond/rev/ec3634e73bd6
2009-09-11 13:58 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1399:a0e501d0240f tryton/ (CHANGELOG tryton/gui/window/preference.py): Ask previous password for set_preferences on password change
2009-09-11 13:58 <CIA-2> http://hg.tryton.org/tryton/rev/a0e501d0240f
2009-09-11 14:05 <CIA-2> C?dric Krier <ced@b2ck.com> default * 0:9791b08c4b57 ldap_connection/ (12 files in 2 dirs): Initial commit of module ldap_connection
2009-09-11 14:05 <CIA-2> http://hg.tryton.org/modules/ldap_connection/rev/9791b08c4b57
2009-09-11 14:10 <CIA-2> C?dric Krier <ced@b2ck.com> default * 0:8ad5a3c97e4b ldap_authentification/ (13 files in 2 dirs): Initial commit of ldap_authentification
2009-09-11 14:10 <CIA-2> http://hg.tryton.org/modules/ldap_authentification/rev/8ad5a3c97e4b
2009-09-11 14:13 -!- gremly(n=gremly@190.156.166.163) has joined #tryton
2009-09-11 14:44 -!- dukai(n=quassel@212.200.214.200) has joined #tryton
2009-09-11 14:50 <bechamel> does someone knows what "bitte senden Sie an diese Email zukünftig keine Emails mehr " means ?
2009-09-11 14:50 <bechamel> let me guess : something like please don't send me mail anymore or something like that ?
2009-09-11 14:51 <udono> bechamel: yes, you are right
2009-09-11 14:52 <udono> bechamel: BTW its german
2009-09-11 14:52 <bechamel> udono: thanks
2009-09-11 14:53 <bechamel> I'm not very smart, I should have though about using google translate :-/
2009-09-11 14:58 <udono> bechamel: you are smart enough to translate it by yourself...
2009-09-11 14:58 <udono> cedk: ping
2009-09-11 15:03 <bechamel> udono: my german is improving without any trainings :)
2009-09-11 15:08 <cedk> udono: I receive a notification about your email addresse used for roundup that the user is unknown
2009-09-11 15:08 <cedk> bechamel: don't care about people that can not unsubscribe to a mailing list
2009-09-11 15:09 <cedk> udono: you should check your email account
2009-09-11 15:10 <bechamel> cedk: I already told him to do it by himself on google groups (in english)
2009-09-11 15:15 <CIA-2> udono roundup * #1171/testissue: [new] sorry... needed.
2009-09-11 15:15 <CIA-2> http://bugs.tryton.org/roundup/issue1171
2009-09-11 15:16 <udono> cedk: seems to work
2009-09-11 15:16 <cedk> udono: maybe a temporary failure
2009-09-11 15:16 <cedk> udono: I forward the email
2009-09-11 15:16 <udono> cedk: thanks
2009-09-11 15:17 <CIA-2> C?dric Krier <ced@b2ck.com> default * 3:d5e7dc8d4408 product_price_list/price_list.py: Fix domain must be list
2009-09-11 15:17 <CIA-2> http://hg.tryton.org/modules/product_price_list/rev/d5e7dc8d4408
2009-09-11 15:30 -!- _TiN_(i=ahenze@190.0.162.41) has joined #tryton
2009-09-11 15:39 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-09-11 15:44 <gour> ACTION has to finish some dvd and this prevents it to learn tryton dev:-/
2009-09-11 15:44 <gour> *him
2009-09-11 16:21 <tekknokrat> hi, i just try again to create invoices with the current tryton and have a problem that the payment terms are not printed. Any hints?
2009-09-11 16:23 -!- jerojasro(n=jerojasr@190.144.69.234) has joined #tryton
2009-09-11 16:25 <tekknokrat> I tested with invoice status draft/opened. the payment terms are mapped to the party and fiscal year is also defined so preparation is done like described in this german tutorial: http://tryton.origo.ethz.ch/wiki/use_case_erste_schritte_rechnung_kmu
2009-09-11 16:28 <bechamel> here the payment term is printed but 1. the report not open in readonly mode and 2. the zoom is set to 142% :-(
2009-09-11 16:28 <bechamel> tekknokrat: the table with the payment term is empty or completly missing ?
2009-09-11 16:31 <tekknokrat> bechamel: you mean the description of terms the big box? that contains description text please pay in 14 days blabla...
2009-09-11 16:31 -!- yangoon1(n=mathiasb@p549F3F99.dip.t-dialin.net) has joined #tryton
2009-09-11 16:32 <tekknokrat> the name of payment is "14 days" are whitespaces allowed for names?
2009-09-11 16:34 <bechamel> tekknokrat: the table is called "Payment Term
2009-09-11 16:34 <bechamel> and is at the bottom right of the invoice
2009-09-11 16:35 <bechamel> it's not printed if the invoice is not openned
2009-09-11 16:35 <tekknokrat> ok in odt this is completely missing.
2009-09-11 16:37 <tekknokrat> ah ok i see in opened invoice it is printed on the first page of the odt
2009-09-11 16:37 <bechamel> btw i just discovered that the issue I've got with the report is because of an old db
2009-09-11 16:39 <tekknokrat> Is this a technical or fiscal decision to put payment terms only in open invoices
2009-09-11 16:41 <bechamel> iirc, the report just fetch the receivable account lines to show the payment terms in the report
2009-09-11 16:42 <bechamel> and this lines are created when the invoice is openned
2009-09-11 16:42 <bechamel> tekknokrat: btw if the invoice is not openned, the customer doesn't owe you anything
2009-09-11 16:45 <tekknokrat> ok i understand, its only that someone perhaps wants to have a look on the whole invoice just like a preview before you open it and sends it to a customer.
2009-09-11 16:45 <udono> tekknokrat: it is a fiscal decision, because you can not calculate the days due and the date to pay without opening an invoice
2009-09-11 16:47 <tekknokrat> I dont know if its tryton running in ubuntu jaunty but I had problems with the invoice printout and german translation.
2009-09-11 16:48 <tekknokrat> The translation wasnt fitting in the border of the frame for taxes.
2009-09-11 16:49 <tekknokrat> I wonder if dynamic border width in columns would be a solution for this
2009-09-11 16:49 <udono> tekknokrat: correct
2009-09-11 16:52 <tekknokrat> udono: also for the odt template, to avoid space problems before rendering?
2009-09-11 16:54 <udono> tekknokrat: specially for the template
2009-09-11 16:55 <udono> tekknokrat: are you willing to provide a patched template for the next release?
2009-09-11 17:01 <tekknokrat> udono: I will play a bit with with the invoice.odt
2009-09-11 17:01 <tekknokrat> Does it suffice to change the the odt file in site-packages/trytond/modules/invoice and then restart the tryton server to test the result?
2009-09-11 17:03 <bechamel> tekknokrat: no need to restart the server
2009-09-11 17:04 -!- gour(n=Gour@188.125.10.23) has joined #tryton
2009-09-11 17:04 <tekknokrat> bechamel: ok, so the file is loaded everytime when s.o. generates a report or invoice?
2009-09-11 17:04 <tekknokrat> bechamel: no caching?
2009-09-11 17:04 <bechamel> tekknokrat: yes
2009-09-11 17:04 <tekknokrat> good to know :)
2009-09-11 17:16 <cedk> tekknokrat: and don't forget once an invoice is opened, the report is stored in the database
2009-09-11 17:19 <tekknokrat> cedk: does that mean it is not possible to customise the odt with an open invoice?
2009-09-11 17:20 <cedk> tekknokrat: yes once opened it can not be changed, it is a legal feature
2009-09-11 17:20 <tekknokrat> s/with/of
2009-09-11 17:20 <tekknokrat> ok
2009-09-11 17:21 <cedk> tekknokrat: of course you can still set to null the field invoice_report in table account_invoice with a SQL query
2009-09-11 17:22 <yangoon1> cedk udono bechamel what about payment terms in pro forma invoices? I just don't remember, if they are displayed there?
2009-09-11 17:22 <tekknokrat> but this will not reset the state of the invoice, will it?
2009-09-11 17:23 <cedk> tekknokrat: no
2009-09-11 17:23 <cedk> yangoon1: no, only when account lines are generated
2009-09-11 17:24 <yangoon1> some companies in Germany use them to make "payment in advance", so of course we would need for such case the payment terms on pro forma as well.
2009-09-11 17:30 <yangoon1> ACTION away
2009-09-11 17:33 <cedk> yangoon1: it is possible to change the workflow of the invoice to create draft move when setting invoice to proforma
2009-09-11 17:44 -!- vengfulsquirrel(n=plinux@wireless-216-170-122-150.digitalputty.com) has joined #tryton
2009-09-11 17:46 <CIA-2> ssena roundup * #1172/Import data fails with : error int() argument must be a string or a number, not 'list':
2009-09-11 17:46 <CIA-2> [new] Whenever i try to import data into tryton if fails with the above error. I was testing with simple one for UOM. The test data is attached.
2009-09-11 17:46 <CIA-2> ...
2009-09-11 17:46 <CIA-2> http://bugs.tryton.org/roundup/issue1172
2009-09-11 17:50 <udono> yangoon1: hi, no they are not in there. BTW I have an open task to extract proforma out of account_invoice...
2009-09-11 18:07 -!- vengfulsquirrel(n=plinux@wireless-216-170-122-150.digitalputty.com) has joined #tryton
2009-09-11 18:08 <vengfulsquirrel> I don't know anything about macs but in linux the tryton-client creates file in the home directory to remember the host/port, is that possible on the mac's client? It doesn't seem to be working now but maybe I'm doing something wrong.
2009-09-11 18:15 <CIA-2> vengfulsquirrel roundup * #1118/Doc: Explaination of on_change, on_change_with and default for fields.:
2009-09-11 18:15 <CIA-2> Added cedk's suggestion and updated diff to a more recent trunk revision.
2009-09-11 18:15 <CIA-2> http://codereview.appspot.com/96152/patch/3003/4001
2009-09-11 18:15 <CIA-2> http://bugs.tryton.org/roundup/issue1118
2009-09-11 18:20 -!- MarkusB(n=burli@dslb-094-219-158-244.pools.arcor-ip.net) has joined #tryton
2009-09-11 18:21 <MarkusB> hiho
2009-09-11 18:22 <vengfulsquirrel> hello
2009-09-11 18:22 <MarkusB> vengfulsquirrel, I heard, you are working on a Production Module für Tryton
2009-09-11 18:24 <vengfulsquirrel> MarkusB: I just did a lot of planning the actually code hasn't made much progress in a while, but it will happen eventually.
2009-09-11 18:24 <MarkusB> any idea how long it will take?
2009-09-11 18:25 <MarkusB> vengfulsquirrel, can i help you?
2009-09-11 18:26 <vengfulsquirrel> MarkusB: Do you have a business that needs it ?
2009-09-11 18:26 <MarkusB> yes
2009-09-11 18:28 <vengfulsquirrel> Great, yeah there was a shortage of use-cases and my business is kind of out of the ordinary so I was having trouble.
2009-09-11 18:35 <vengfulsquirrel> MarkusB: Is your business build/make-to-order?
2009-09-11 18:37 <MarkusB> vengfulsquirrel, what do you mean with build/make-to-order?
2009-09-11 18:39 <vengfulsquirrel> MarkusB: First you receive an order, THEN you produce the product with the specifications in the order. Versus for example you produce some quantity of a product with anticipation of future customer demand for that product.
2009-09-11 18:40 <CIA-2> Mathias Behrle <mathiasb@behrle.dyndns.org> default * 1400:37f5b7940693 tryton/share/locale/de_DE/LC_MESSAGES/ (tryton.mo tryton.po): Update translation for de_DE
2009-09-11 18:40 <CIA-2> http://hg.tryton.org/tryton/rev/37f5b7940693
2009-09-11 18:40 <MarkusB> ah, ok. No, I build products for Stock, no customer specific products
2009-09-11 18:42 <CIA-2> Mathias Behrle <mathiasb@behrle.dyndns.org> default * 354:5e000d2a0a8b website/locale/de/LC_MESSAGES/tryton.po: Update translation for de
2009-09-11 18:42 <CIA-2> http://hg.tryton.org/www.tryton.org/rev/5e000d2a0a8b
2009-09-11 18:43 <MarkusB> I also have some Kits. None assembled Electronic Parts
2009-09-11 18:43 <MarkusB> vengfulsquirrel, here is an example http://en.shop.embedit.de/product__118.php
2009-09-11 18:45 <MarkusB> vengfulsquirrel, this is an example for a complete product http://en.shop.embedit.de/product__801.php
2009-09-11 18:48 <vengfulsquirrel> MarkusB: So are you most interested in the modeling of your Bill Of Materials ? Or what do you see from a production module ?
2009-09-11 18:48 <vengfulsquirrel> *seek
2009-09-11 18:49 <jerojasro> hi all. I'm having a small problem with a module I'm writing. Installing it works fine, but the server doesn't reload itself after I modify its .py file (I have to stop it and start it again). What might be happening?
2009-09-11 18:49 <jerojasro> I'm getting something like this http://paste.pocoo.org/show/139254
2009-09-11 18:50 <jerojasro> and that appears every time I modify and save my module (the .py) file
2009-09-11 18:51 <MarkusB> vengfulsquirrel, currently I'm assembling myself. But in the future i will outsource the production.
2009-09-11 18:52 -!- tekknokrat(n=gthieleb@dslb-088-074-188-056.pools.arcor-ip.net) has left #tryton
2009-09-11 18:53 <MarkusB> vengfulsquirrel, first time a simple BOM handling would be enough
2009-09-11 18:55 <Timitos> jerojasro: for me reload of modules is working.
2009-09-11 18:56 <jerojasro> Timitos: I've checked in another PC with tryton installed, and the same module gets reloaded properly
2009-09-11 18:56 <jerojasro> so I'm thinking that maybe I have an issue with the server's config
2009-09-11 18:58 -!- roys(n=roysk@adsl-d122.84-47-29.t-com.sk) has joined #tryton
2009-09-11 18:59 <roys> good evening :)
2009-09-11 19:00 <vengfulsquirrel> MarkusB: That was in my first round of features but that has't happened yet, did you see the document ?
2009-09-11 19:00 <vengfulsquirrel> roys: good evening
2009-09-11 19:01 <roys> guys, is there a reason tryton client is using custom icons? i mean, not using those from current gtk theme?
2009-09-11 19:02 <vengfulsquirrel> MarkusB: I don't have time right now but yeah if you wanted to further discuss your needs next week that would help move it along. Another guy was interested in the module but then he dissappeared for reasons I don't know and then I found a way to postpone it for my business.
2009-09-11 19:04 <MarkusB> vengfulsquirrel, currently i'm trying a module from Ian Wilson (is this you?)
2009-09-11 19:14 <carlos> roys: I guess cedk or bechamel are the ones able to answer that question
2009-09-11 19:19 -!- bechamel`(n=user@85.201.159.186) has joined #tryton
2009-09-11 19:21 <roys> carlos: thanks, i was just wondering since i found tryton as an alternative to openerp and it didn't fit my theme, not a big deal though
2009-09-11 19:24 <Timitos> roys: maybe it is because of the one click versions of the client for windows and for mac
2009-09-11 19:27 <udono> roys: hi, you don't like tango icons?
2009-09-11 19:28 <udono> roys: are you an icon designer?
2009-09-11 19:29 <roys> udono: naah, i guess i just got used to folders being orange :D
2009-09-11 19:31 <udono> roys: :-) I just request, because there could some need for some special Icon
2009-09-11 19:39 <roys> udono: is there a list of such icons... i mean artwork tryton needs?
2009-09-11 19:46 <vengfulsquirrel> MarkusB: Yes but I don't think it does anything it was just a prototype of the model.
2009-09-11 19:47 <udono> roys: discussion was long time ago... maybe in the issuetracker or mailinglist
2009-09-11 19:48 <MarkusB> vengfulsquirrel, I will take a look.
2009-09-11 19:49 <MarkusB> I'll let you know, if I need something I can't handle myself
2009-09-11 20:14 -!- gour(n=Gour@87.252.129.151) has joined #tryton
2009-09-11 22:00 -!- gour(n=Gour@87.252.129.151) has left #tryton
2009-09-11 22:18 <jerojasro> I have a view, showing some records that fulfill certain condition (handled through 'domain'), and a wizard, which, after processing a record, has changed it in such way that it doesn't belong in the list presented in the view. However, the view doesn't refresh itself automatically, and after finishing the wizard it is in an inconsistent state (showing a record that no longer fulfills the "domain" condition)
2009-09-11 22:19 <jerojasro> refreshing manually the view works fine. so, my question is: how can I force the refreshing of the view after my wizard finishes?
2009-09-11 23:11 -!- yangoon(n=mathiasb@p549F7720.dip.t-dialin.net) has joined #tryton

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