IRC logs of #tryton for Monday, 2008-09-22

chat.freenode.net #tryton log beginning Mon Sep 22 00:00:01 CEST 2008
2008-09-22 00:15 <CIA-52> tryton: mathias.behrle@gmx.de * r152 /wiki/InstallationOnDebian.wiki: Updated broken links due to rev 151
2008-09-22 01:16 -!- ikks(n=igor@190.12.156.178) has joined #tryton
2008-09-22 05:20 -!- yangoon(n=mathiasb@p549F59A7.dip.t-dialin.net) has joined #tryton
2008-09-22 06:41 -!- b52laptop(n=b52lapto@41.249.250.195) has joined #tryton
2008-09-22 08:07 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-09-22 08:55 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 08:55 <gadaga> hi
2008-09-22 08:56 <Timitos> gadaga: hi
2008-09-22 08:56 <gadaga> Timitos: hi
2008-09-22 09:08 <udono> hi gadaga, Timitos
2008-09-22 09:08 <gadaga> udono: hi
2008-09-22 09:09 <Timitos> udono: hi
2008-09-22 09:20 -!- rli(n=rli@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 09:38 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-09-22 10:02 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton
2008-09-22 10:07 -!- udono(n=udono@dynamic-unidsl-85-197-22-110.westend.de) has left #tryton
2008-09-22 10:09 -!- udono(n=udono@dynamic-unidsl-85-197-22-110.westend.de) has joined #tryton
2008-09-22 10:31 -!- Gedd(n=ged@ip-80-236-194-22.dsl.scarlet.be) has joined #tryton
2008-09-22 10:31 <CIA-52> tryton: rli roundup * #386/server secure: [chatting] no change with changeset 19722c2067a4
2008-09-22 10:31 -!- gael_(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 10:41 <CIA-52> tryton: ced roundup * #386/server secure: Can you put the traceback?
2008-09-22 10:44 -!- ruijuan_(n=rli@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 10:45 -!- ruijuan_(n=rli@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 10:47 -!- ecir3(n=brice@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 10:49 <CIA-52> tryton: rli roundup * #386/server secure: Exception happened during processing of request from ('127.0.0.1', 54275) Traceback (most recent call last): File "/usr/lib/python2.5/SocketServ ...
2008-09-22 10:50 <CIA-52> tryton: rli roundup * #386/server secure: SimpleXMLRpcServer.doPOST calls shutdown(1), and Connection.shutdown() doesn't take an argument.
2008-09-22 11:01 -!- rli(n=rli@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 990:a92cc9e58642 trytond/ (etc/trytond.conf trytond/config.py trytond/server.py): Handle secure configuration by services
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 991:ad2634ac31b1 trytond/trytond/tools/misc.py: Improve docstring of mod10r
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 992:5d3870322a38 trytond/trytond/server.py: Handle SIGUSR1 to restart pool
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 993:894db000c2b1 trytond/trytond/pooler.py: Add Semaphore on pooler
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 994:cc40fde55793 trytond/trytond/netsvc.py: Fix thread exception when stopping server
2008-09-22 11:14 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 995:bed8775b9c09 trytond/trytond/ (netsvc.py webdavsvc.py): Fix request handler with ssl socket for issue386
2008-09-22 11:14 <CIA-52> tryton: ced roundup * #386/server secure: [resolved] Fix with changeset bed8775b9c09
2008-09-22 12:10 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 996:5e518bf792c8 trytond/trytond/ir/translation.xml: Add missing view for export translation for issue388
2008-09-22 12:10 <CIA-52> tryton: ced roundup * #388/Translation: dialog export translations: [resolved] Fix with changeset 5e518bf792c8
2008-09-22 12:11 <CIA-52> tryton: rli roundup * #389/code 400, message Bad HTTP/0.9 request type ('\x80t\x01\x03\x01\x00K\x00\x00\x00'): [new] >>> sock_common = xmlrpclib.ServerProxy ('https://localhost:8069/xmlrpc/common') >>> uid, session = sock_common.login(dbname, user, password ...
2008-09-22 12:17 <CIA-52> tryton: ced roundup * #389/code 400, message Bad HTTP/0.9 request type ('\x80t\x01\x03\x01\x00K\x00\x00\x00'): [testing] Is the server start with ssl for xmlrpc?
2008-09-22 13:50 <udono> If I try to set the domain of a field.Many2Many to a value in a field.Selection list, I get the error: "ValueError: Not supported: trytond.osv.fields/Selection" Question: Is it enough to transfom the field.Selection to a field.One2Many with view widget=Selection"?
2008-09-22 13:51 <Timitos> cedk: for what is the journal type situation used?
2008-09-22 13:53 <cedk> udono: you talk about many2many of one2many ?
2008-09-22 13:53 <cedk> Timitos: I think it is for initial entries
2008-09-22 13:54 <Timitos> cedk: so it is not in use in the moment?
2008-09-22 13:55 <cedk> Timitos: no, but if you install tryton in a company, you will use it to create the start entries
2008-09-22 13:56 <Timitos> cedk: but why is the name of the journal than situation? i don´t understand the naming.
2008-09-22 13:56 <cedk> Timitos: it comes from openerp
2008-09-22 13:57 <Timitos> cedk: ok, thx. perhaps i find a better name
2008-09-22 13:57 <udono> cedk: talking about a domain in a Many2Many which includes a value in a field.Selection. This gives me the above error. Now I ask if it is enough just to use One2many to replace the field.Selection which I can use in the domain of a Many2Many.
2008-09-22 13:59 <cedk> udono: you can not use widget selection on one2many
2008-09-22 14:02 <cedk> udono: and if you talk about many2one with widget selection, you can not use really use it in domain
2008-09-22 14:02 <cedk> udono: it is better to let it with the many2one widget
2008-09-22 14:03 <cedk> udono: or use a real selection field
2008-09-22 14:15 <udono> cedk: http://paste.pocoo.org/show/85942/
2008-09-22 14:25 <udono> cedk: this paste produce the error: ValueError: Not supported: trytond.osv.fields/Selection
2008-09-22 14:32 <cedk> udono: you must put the domain between quote
2008-09-22 14:32 <udono> cedk: ok
2008-09-22 14:42 <udono> cedk: thanks, the error is away, but it doesn't do what I want: Now the search field for category is in any case empty. http://paste.pocoo.org/show/85944/
2008-09-22 14:43 <gadaga> udono: domain='[('party_type', '=', party_type)]')
2008-09-22 14:43 <cedk> udono: no, you must have this domain="[('party_type', '=', party_type)]"
2008-09-22 14:43 <gadaga> udono: trytond eval your domain
2008-09-22 14:44 <gadaga> double qote, thx cedk i missed that ;)
2008-09-22 14:44 <udono> cedk: gadaga, argh, I see.
2008-09-22 14:46 <udono> cedk: gadaga: Thanks for your good eyes, I think I need some glasses
2008-09-22 14:47 <udono> everything works fine
2008-09-22 14:47 <gadaga> udono: :) great
2008-09-22 14:54 <gadaga> cedk: have you look the calendar view in openerp in gtk with python-hippocanvas?
2008-09-22 14:55 <cedk> gadaga: a little, we talk about hippocanvas some times ago before tiny starts to implement it
2008-09-22 14:57 <gadaga> cedk: ok
2008-09-22 15:01 <cedk> gadaga: the major issue is that we didn't find any win32 build of hippocanvas
2008-09-22 15:02 <gadaga> cedk: it's not a good news :( and for osx?
2008-09-22 15:04 <cedk> gadaga: I didn't try to find as if there is not yet for win32, I don't think it will have one for osx
2008-09-22 15:05 <gadaga> cedk: you find another library for replace hippocanvas in all platforms?
2008-09-22 15:05 <cedk> gadaga: no
2008-09-22 15:06 <cedk> gadaga: I think we must more focus on webcal instead
2008-09-22 15:09 <gadaga> cedk: I agree
2008-09-22 15:11 <CIA-52> tryton: matb roundup * #390/Translation: field names on tab format of currencies: [new] I think it would be nice also for english speaking users to have more meaningful descriptions than just field names like p_cs_precedes etc.
2008-09-22 15:16 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 39:bf7f5496d089 gentoo-overlay/dev-python/vatnumber/ (Manifest vatnumber-0.1.ebuild): Version bump
2008-09-22 15:48 <gadaga> cedk: I like the new button on the gtk trunk client for expand, hide all entries in menu, can you implement it in the futur?
2008-09-22 15:49 <cedk> gadaga: you mean in the openerp client ?
2008-09-22 15:50 <gadaga> cedk: yes
2008-09-22 15:51 <cedk> gadaga: it is me who implement it and in fact it is no very good
2008-09-22 15:51 <cedk> gadaga: as a tree can be very deep and even with an infinite deep
2008-09-22 15:51 <gadaga> cedk: ah ok, why did you think that?
2008-09-22 15:52 <cedk> gadaga: the simplest way to do the same, it is to loop with: "ctrl+a, right"
2008-09-22 15:52 <gadaga> cedk: oh sure, it's not a good idea
2008-09-22 16:00 <cedk> gadaga: one thing can be usefull, it is to allow to specify in the action, the default deep to open when you open the form
2008-09-22 16:01 <gadaga> cedk: yes it can be very usefull
2008-09-22 16:02 <cedk> gadaga: you can fill a issue for this
2008-09-22 16:07 <gadaga> cedk: issue 391 :)
2008-09-22 16:07 <CIA-52> tryton: gadaga roundup * #391/add in action the default deep: [new] add in an action the default deep to open when we open a form
2008-09-22 16:08 <gadaga> ping CIA-52
2008-09-22 17:45 -!- yangoon(n=mathiasb@p549F6D86.dip.t-dialin.net) has joined #tryton
2008-09-22 18:23 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 205:4618e2fcad1d account/ (move.py move.xml): Add currency_digits on account moves
2008-09-22 18:25 <Timitos> cedk: i have a problem with one of my many2one fields in a module. when i install the module i get the following error: Unable to set column zone of table relationship_country not null ! how can i prevent this? must i add a value in this field to all the existing records in xml?
2008-09-22 18:27 <cedk> Timitos: add a default value for this field if it is required
2008-09-22 18:28 <Timitos> cedk: yes thats a possibility, but would it work with my idea to put a value in xml for all existing records? perhaps + a default value? because not for every country it is the same default value.
2008-09-22 18:32 <CIA-52> tryton: cedric.krier@b2ck.com * r153 /wiki/TinyCopyrightInfringement.wiki: Edited wiki page through web user interface.
2008-09-22 18:32 <cedk> Timitos: if you have only xml record, you can override the values in an other modules
2008-09-22 18:33 <Timitos> cedk: ok. i will try
2008-09-22 18:33 <cedk> Timitos: just use the record tag with id = "module_name.xml_id"
2008-09-22 18:33 <cedk> Timitos: and add the field tag
2008-09-22 18:34 <Timitos> cedk: thx
2008-09-22 18:34 <cedk> Timitos: but this will not be enough, because the server will try to add new database field before loading the xml file
2008-09-22 18:34 <cedk> Timitos: the best is to have a default value
2008-09-22 18:35 <cedk> Timitos: or you must run twice the update process
2008-09-22 18:35 <Timitos> cedk: i think i will do both. default value and specific values in the xml.
2008-09-22 18:35 <cedk> but generally, it is not good to add contsraint on field that are added by inheritage
2008-09-22 18:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 206:f11b865c9b22 account/ (account.py account.xml): Add currency digits for deferral
2008-09-22 18:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 207:7c803c42277d account/account.py: Disable write on deferral
2008-09-22 18:53 <Timitos> cedk: i think the problem is that i added the field to object relationship.country
2008-09-22 18:53 <Timitos> cedk: if i try to add a value to my field i get the error message: you are not allowed to modify this record
2008-09-22 18:54 <Timitos> This record is part of the base configuration
2008-09-22 19:12 <udono> cedk: bechamel: is there an internal function called, when I press the new icon in a One2Many list? like create or write do for saving new or updated objects.
2008-09-22 19:15 <udono> I need to make some adjustments to a field inside the One2Many when adding a new entry...
2008-09-22 19:19 <CIA-52> tryton: matb roundup * #107/Anmerkungen zu German Translations (Deutsche Übersetzungen): @ced Uploaded patches add/update german translation for all current modules. Please import patches to repos. @al Die hochgeladenen Patches stelle ...
2008-09-22 19:40 <CIA-52> tryton: mathias.behrle@gmx.de * r154 /wiki/InstallationMercurial.wiki: added vatnumber to optional deps
2008-09-22 19:40 <CIA-52> tryton: mathias.behrle@gmx.de * r155 /wiki/InstallationOnDebian.wiki: added optional dep vatnumber
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 17:8701e4ddc812 analytic_account/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 114:24206cd167ed account_invoice/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 997:f6024b1f1fcc trytond/trytond/ (7 files in 4 dirs): additional/updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 51:2d33eea1e66a account_statement/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: ced roundup * #107/Anmerkungen zu German Translations (Deutsche Übersetzungen): [resolved] Applied
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 208:8c1f1ba168f0 account/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 12:3d266f030eaa analytic_invoice/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 11:2f4235f0e10c analytic_purchase/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 19:3d307bfbfb29 currency/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 56:494471924c15 company/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 5:dbc93e357564 google_maps/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 75:7e856a3a7747 product/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 11:32c158cd9e4b project/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 5:bb3aef59e762 project_revenue/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 89:30b448659d17 purchase/ (__tryton__.py de_DE.csv): added translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 132:c89f4ae73112 relationship/de_DE.csv: updated translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 212:9cdbb15e0263 stock/ (__tryton__.py de_DE.csv): additional translation for de_DE
2008-09-22 20:19 <CIA-52> tryton: Mathias Behrle <mathiasb@behrle.dyndns.org> default * 40:9dff787cf511 timesheet/de_DE.csv: updated translation for de_DE
2008-09-22 20:27 -!- Gedd(n=ged@77.109.116.208) has joined #tryton
2008-09-22 20:29 -!- ikks(n=igor@190.12.156.178) has joined #tryton
2008-09-22 20:33 <udono> cedk: more concrete I like to copy the name of a party into a newly added address in the field "name". Its like a dynamic inherited default. Is there a possibility in tryton?
2008-09-22 20:36 <cedk> udono: with on_change, but the name in address must be used as a second name
2008-09-22 20:36 <cedk> udono: because we will use the both name in the invoice per example
2008-09-22 20:36 <udono> cedk: ok
2008-09-22 20:37 <udono> cedk: I put an onchange on the addresses field in Party?!
2008-09-22 20:39 <cedk> udono: wait, I'm not sure that it will work with an on_change
2008-09-22 20:39 <cedk> udono: it is more default value, but you will not have the record
2008-09-22 20:40 <cedk> udono: perhaps the simplest is to overrider the create function and set the name if it is empty
2008-09-22 20:40 <cedk> udono: but I think, it is not good to duplicate information like that
2008-09-22 20:42 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 20:30f40d6d9ceb currency/ (currency.py currency.xml): Improve format fields naming for issue390
2008-09-22 20:42 <CIA-52> tryton: ced roundup * #390/Translation: field names on tab format of currencies: [resolved] Fix with changeset 30f40d6d9ceb
2008-09-22 20:42 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 998:748750f40514 trytond/trytond/netsvc.py: Improve stopping threads
2008-09-22 20:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 999:1f0f82be7297 trytond/trytond/ir/lang.py: Improve format fields naming
2008-09-22 21:33 <udono> cedk, you are right, its duplicated and therefore senseless
2008-09-22 22:11 <udono> cedk: are you there?
2008-09-22 22:12 <udono> cedk: sorry for much requesting, but there is more to know for me.
2008-09-22 22:13 <udono> cedk: is it possible to protect data inserted via XML against deletion?
2008-09-22 22:17 <udono> cedk: can I let the user put records into a table and contribute some /system/ records from a modules XML into this table. I like to let the user create, change or delete his custom records in the table. but protect him for changing or deleteing the /system/ records?
2008-09-22 22:28 -!- ikks(n=igor@190.12.156.178) has joined #tryton
2008-09-22 22:35 <cedk> udono: it is the default behavior
2008-09-22 23:40 -!- CIA-54(n=CIA@208.69.182.149) has joined #tryton
2008-09-22 23:54 -!- ikks(n=igor@190.12.156.178) has joined #tryton

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