IRC logs of #tryton for Saturday, 2008-11-22

chat.freenode.net #tryton log beginning Sat Nov 22 00:00:01 CET 2008
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1025:1e79d365e7bd tryton/TODO: Add todo
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1026:d66d8fe2d371 tryton/tryton/translate.py: The default locale of FreeBSD UTF-8 is UTF8 from OpenERP rev744
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1027:4639fb3509f7 tryton/tryton/gui/window/view_form/ (model/group.py screen/screen.py): Send signal 'record-changed' to parent only once
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1028:38453c965e8b tryton/tryton/gui/window/view_form/screen/screen.py: Always call display on _model_changed
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1029:7029bf9a0c22 tryton/tryton/gui/window/view_form/model/record.py:
2008-11-22 01:34 <CIA-34> tryton: Don't send signal for each set for more than 10 records
2008-11-22 01:34 <CIA-34> tryton: and send only once at the end
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1030:e081c13cb826 tryton/tryton/gui/window/view_form/ (model/field.py view/form_gtk/one2many.py): Add removed_ids when searching records to add to one2many
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 375:dafdb25c1f1b stock/packing.py:
2008-11-22 01:34 <CIA-34> tryton: Improve set_{income,outgoing,inventory}_moves when checking moves,
2008-11-22 01:34 <CIA-34> tryton: use only one call to browse for all move ids
2008-11-22 01:34 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 376:0178a8598585 stock/: merge
2008-11-22 02:07 <CIA-34> tryton: cedric.krier@b2ck.com * r365 /wiki/ReleaseGeneral.wiki: Edited wiki page through web user interface.
2008-11-22 02:40 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-22 03:18 <ikks> X0d_of_N0d http://www.b2ck.com/~ced/Tryton_vs_OpenERP.txt
2008-11-22 03:27 -!- gremly(n=oscar@190.156.170.201) has joined #tryton
2008-11-22 03:41 -!- gremly(n=oscar@190.156.170.201) has joined #tryton
2008-11-22 05:20 -!- yangoon(n=mathiasb@p549F7824.dip.t-dialin.net) has joined #tryton
2008-11-22 07:27 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-11-22 07:35 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-11-22 08:10 -!- X0d_of_N0d(i=C-C_C-X@gateway/tor/x-f41c3178595f1390) has joined #tryton
2008-11-22 08:48 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2008-11-22 11:07 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-11-22 11:19 -!- cedric_b(n=cedric@cam44-3-82-235-75-221.fbx.proxad.net) has joined #tryton
2008-11-22 11:54 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-22 13:49 <CIA-34> tryton: htgoebel roundup * #599/"new invoice" entry missing: [new] The entry "New Invoice" is gone in menu accounting -> invoices. This is nasty, since -- as it seams -- one has to go thought the sales work ...
2008-11-22 14:23 -!- essich(n=essich@p4FCF8547.dip0.t-ipconnect.de) has joined #tryton
2008-11-22 14:30 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1262:dbdb4a111aec trytond/trytond/ (init.sql sql_db.py): Remove old module category and create record for only base modules
2008-11-22 14:30 <CIA-34> tryton: ced roundup * #598/error when creation new db - dev version: [testing] Must be fixed with changeset dbdb4a111aec
2008-11-22 14:39 <CIA-34> tryton: htgoebel roundup * #600/fiscal year: monthly periods should have names like "2008-01": [new] Monthly periods should have names like "2008-01" instead of a pseudo-range like "2008-01 - 2008-01".
2008-11-22 14:48 <CIA-34> tryton: htgoebel roundup * #601/date-entry widget does not honor typing a dot: [new] The date entry widget is used eg. in fiscal year. Create a new fiscal year to test this misbehaviour: Go to the widget an type: 1.1.2008 th ...
2008-11-22 14:53 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 304:7cc8cea228d2 account/fiscalyear.py: Fix period name for issue600
2008-11-22 14:53 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 305:93502f372089 account/: merge
2008-11-22 14:54 <CIA-34> tryton: ced roundup * #600/fiscal year: monthly periods should have names like "2008-01": [resolved] Fix with changeset 7cc8cea228d2
2008-11-22 14:55 <CIA-34> tryton: htgoebel roundup * #602/KeyError: 'company': [new] Traceback (most recent call last): File "/tryton/gui/window/tree.py", line 283, in sig_activate if not self.sig_action('tree_open', wa ...
2008-11-22 14:56 <CIA-34> tryton: htgoebel roundup * #602/KeyError: 'company': [chatting] I played around with a quite fresh install. Company and fiscal year have already been defined.
2008-11-22 15:08 <ikks> I've just tested the portable version of tryton client
2008-11-22 15:08 <ikks> But I got
2008-11-22 15:08 <ikks> Incompatible server version
2008-11-22 15:09 <ikks> This was on a virtual machine
2008-11-22 15:10 <cedk> ikks: it is a 1.0.0 version so you must run a server from the branch 1.0
2008-11-22 15:10 <ikks> thx, getting branch 1.0
2008-11-22 15:11 <ikks> I mean, I was on devel server vs. 1.0 client. thx
2008-11-22 15:21 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1031:9f4f53b8b82f tryton/tryton/common/date_widget.py: Fix guidelines
2008-11-22 15:21 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1032:4897152d128f tryton/tryton/ (5 files in 2 dirs): Take care of the editable or sensitive value of widgets in key-press-event
2008-11-22 15:54 <cedk> ikks: is it working?
2008-11-22 15:55 <ikks> I downloaded 1.0 branch, now I'm tweaking db to test everything is ok.
2008-11-22 15:56 <cedk> ikks: there is no change in the code of the client
2008-11-22 15:56 <cedk> ikks: it is more a new way to package it
2008-11-22 15:56 <ikks> It started ok in spanish
2008-11-22 15:56 <ikks> And it's really nice.
2008-11-22 15:56 <cedk> ikks: so the main test is to see if it works on many installation
2008-11-22 15:57 <cedk> ikks: the goals is to provide a temporary replacement for a web client
2008-11-22 15:58 <ikks> Yep there is no excuse to not use tryton for missing webclient :)
2008-11-22 15:59 <cedk> ikks: yes it is only 8.5M
2008-11-22 16:00 <ikks> And you can have it on your usb
2008-11-22 16:01 <cedk> ikks: yes
2008-11-22 16:01 <cedk> ikks: I will look to create one for linux
2008-11-22 16:02 <yangoon> exe working for me on xp in virtualbox
2008-11-22 16:03 <cedk> yangoon: do you have a anti-virus on it?
2008-11-22 16:03 <yangoon> cedk: no
2008-11-22 16:04 <ikks> ACTION neither has one
2008-11-22 16:04 <ikks> and it worked
2008-11-22 16:04 <ikks> ACTION realized that depending on the version, the client will show the compatible databases
2008-11-22 16:04 <ikks> :)
2008-11-22 16:08 <cedk> ikks: oups no, it is a bug :-)
2008-11-22 16:08 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1263:58fe2a012c01 trytond/trytond/sql_db.py: Remove test on ir_module_category
2008-11-22 16:09 <ikks> It showed me only an openerp db, which in turn failed to load
2008-11-22 16:09 <cedk> ikks: there is just a test between the sever version and the client version
2008-11-22 16:09 <ikks> So I recreated one for tryton 1.0 version
2008-11-22 16:09 <ikks> And it worked, now I'm importing some modules for testing
2008-11-22 16:10 <cedk> ikks: we try to check if a database is one for tryton but openerp database will look quite similar
2008-11-22 16:27 <ikks> I'm going to Vista to test, bbl
2008-11-22 17:04 -!- bechamel(n=user@host-85-27-94-170.brutele.be) has joined #tryton
2008-11-22 17:56 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1033:e989544601a4 tryton/tryton/common/date_widget.py: Improve date_widget to allow typing of separators for issue601
2008-11-22 17:57 <CIA-34> tryton: ced roundup * #601/date-entry widget does not honor typing a dot: [testing] Fix with the changeset e989544601a4 Can you test it like that I could put it in the 1.0 branch?
2008-11-22 17:58 <CIA-34> tryton: ced roundup * #602/KeyError: 'company': [need-eg] Can you tell on which form you are?
2008-11-22 18:06 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-22 18:40 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-22 18:51 -!- udono(n=udono@dynamic-unidsl-85-197-23-196.westend.de) has joined #tryton
2008-11-22 18:55 <ikks> ACTION is back after fighting with Vista...
2008-11-22 18:55 <ikks> portable tryton client works w/o problem, just found an issue.
2008-11-22 20:01 -!- cedric_b(n=cedric@cam44-3-82-235-75-221.fbx.proxad.net) has joined #tryton
2008-11-22 21:13 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-11-22 21:16 <ikks> portable tryton client works w/o problem, just found an issue. The locale wasn't found, on XP it defaulted to spanish, but on Vista not...
2008-11-22 21:18 <cedk> ikks: which locale ?
2008-11-22 21:18 <ikks> when started it showed in english
2008-11-22 21:19 <ikks> on XP it was on spanish
2008-11-22 21:19 <cedk> ikks: are you sure you don't have already a .tryton with en_US as language?
2008-11-22 21:20 <ikks> mhh, it's possible I'l recheck.
2008-11-22 21:49 -!- gremly(n=oscar@190.156.166.164) has joined #tryton

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