IRC logs of #tryton for Monday, 2008-11-03

chat.freenode.net #tryton log beginning Mon Nov 3 00:00:01 CET 2008
2008-11-03 05:19 -!- yangoon(n=mathiasb@p549F4AF1.dip.t-dialin.net) has joined #tryton
2008-11-03 08:47 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-11-03 08:48 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-11-03 08:56 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton
2008-11-03 09:32 <CIA-58> tryton: ced roundup * #493/AttributeError: 'str' object has no attribute 'getvalue': [need-eg] Which reports failed? And which version of relatorio do you use?
2008-11-03 09:41 -!- Gedd(n=ged@ip-80-236-231-67.dsl.scarlet.be) has joined #tryton
2008-11-03 10:08 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-11-03 10:20 -!- udono(n=uspallek@dynamic-unidsl-85-197-20-125.westend.de) has joined #tryton
2008-11-03 10:24 -!- udono(n=uspallek@dynamic-unidsl-85-197-20-125.westend.de) has joined #tryton
2008-11-03 10:24 -!- udono_(n=uspallek@dynamic-unidsl-85-197-20-125.westend.de) has joined #tryton
2008-11-03 10:25 -!- nicoe(n=nicoe@ip-80-236-231-67.dsl.scarlet.be) has joined #tryton
2008-11-03 10:59 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 946:de43af0662e5 tryton/tryton/rpc.py: Reconnect the socket on socket error for issue480
2008-11-03 10:59 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 947:d9bcf5cf2b6c tryton/tryton/rpc.py:
2008-11-03 10:59 <CIA-58> tryton: Reset CONTEXT after call user.get_preferences to not lost context if there is
2008-11-03 10:59 <CIA-58> tryton: a error in the call
2008-11-03 10:59 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 948:00ceb7a603da tryton/tryton/gui/window/view_form/ (model/field.py view/form_gtk/parser.py): Improve state_set to not catch exception globaly
2008-11-03 10:59 <CIA-58> tryton: ced roundup * #480/Exception: ('NotLogged', 'Traceback (most recent call last):\n File "/trytond/netsvc.py", line 282, in run\n res = method(*m...: [resolved] Fixed with changeset de43af0662e5
2008-11-03 10:59 -!- udono(n=uspallek@dynamic-unidsl-85-197-20-125.westend.de) has joined #tryton
2008-11-03 11:00 <CIA-58> tryton: ced roundup * #479/Network Error when installing all available modules: [resolved] Same as issue480
2008-11-03 11:01 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 1162:4bbe5cb14bbc trytond/trytond/ir/module/module.xml: Fix name of menu_module_install_upgrade
2008-11-03 11:09 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-11-03 11:18 -!- oversize(n=manuel@port-92-198-7-97.static.qsc.de) has joined #tryton
2008-11-03 12:54 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 302:08666fd4761f stock/ (__tryton__.py fr_FR.csv): Added french translation
2008-11-03 13:02 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-03 13:21 <ikks> cedk thanks, all strings look translated now!!! :)
2008-11-03 14:06 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-11-03 15:35 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 107:a37cf912728b stock_supply/order_point.py: Fix type2field internal dict
2008-11-03 15:35 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 108:bb8fad875855 stock_supply/purchase_request.py: Added check on product cost price
2008-11-03 15:35 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 109:72c570e9b99f stock_supply/ (__tryton__.py fr_FR.csv): Added french translation
2008-11-03 15:35 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 110:ca7a0d5b1670 stock_supply/: merge
2008-11-03 15:45 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 1163:d5688ca85b47 trytond/trytond/osv/orm.py: Set index on Many2One
2008-11-03 15:45 <udono> Hi all, I'm now under Gnome on gentoo...
2008-11-03 15:45 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 100:2066a44b0546 product/uom.py: Add options on compute_qty to round or not
2008-11-03 15:46 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 303:7ed6e9032dac stock/product.py: Round quantities only once
2008-11-03 15:46 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 304:927c499c9fc3 stock/move.py: Prevent division by zero by using the previous cost price
2008-11-03 15:46 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 305:f209d36565f3 stock/ (move.py packing.py): Use Date for effective_date and planned_date instead of DateTime
2008-11-03 15:46 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 306:2f678c8eb2e8 stock/: merge
2008-11-03 16:11 -!- yangoon(n=mathiasb@p549F4AF1.dip.t-dialin.net) has joined #tryton
2008-11-03 16:14 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 111:5905c16766d0 stock_supply/purchase_request.py: Fix wrong error message
2008-11-03 16:14 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 112:c6e07a5bbf66 stock_supply/fr_FR.csv: Updated french translation
2008-11-03 16:16 -!- gael_(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-11-03 16:24 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 1164:7aa82a34d217 trytond/trytond/ir/fr_FR.csv: Update translation
2008-11-03 16:24 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 1165:f1ce77f5e498 trytond/: merge
2008-11-03 16:33 <udono> bechamel, cedk: I start to provide contents for the client documentation. But first I like to request Table of contents structure.
2008-11-03 16:33 <udono> are all these topics required?
2008-11-03 16:34 <udono> installation
2008-11-03 16:34 <udono> databases
2008-11-03 16:34 <udono> options
2008-11-03 16:34 <udono> preferences
2008-11-03 16:34 <udono> forms
2008-11-03 16:34 <udono> plugins
2008-11-03 16:34 <udono> or can I change the structure?
2008-11-03 16:35 -!- yangoon(n=mathiasb@p549F4AF1.dip.t-dialin.net) has joined #tryton
2008-11-03 16:37 <cedk> udono: it depends
2008-11-03 16:38 <bechamel> udono: ifthe doc is oriented toward end user, maybe instalation should be put on a separate page
2008-11-03 16:40 <cedk> bechamel: there is already a starting structure in tryton/doc
2008-11-03 16:40 <bechamel> cedk: ok, i have a look
2008-11-03 16:41 <udono> cedk, bechamel ok, I prepare a proposition
2008-11-03 16:47 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 949:88d9b6b6a6ff tryton/tryton/plugins/ (translation/__init__.py workflow/__init__.py): Fix plugins for gettext import and change in Window.create
2008-11-03 16:48 -!- nicoe(n=nicoe@ip-80-236-231-67.dsl.scarlet.be) has joined #tryton
2008-11-03 17:09 <udono> cedk, bechamel http://code.google.com/p/tryton/wiki/DocumentationClient
2008-11-03 17:11 <udono> the instalation contents I collect from the wiki pages
2008-11-03 17:14 <bechamel> udono: seems good for me
2008-11-03 17:14 <cedk> udono: I don't like the welcome
2008-11-03 17:14 <cedk> I don't understand "Introduction to the operation of the client."
2008-11-03 17:15 <cedk> I don't see what is "Configuration"
2008-11-03 17:16 <cedk> "Modules" must be in trytond documentation
2008-11-03 17:17 <cedk> "Import and Export Data" will be describe in Menubar
2008-11-03 17:18 <cedk> "Command line options" must be in "start the client from command line"
2008-11-03 17:18 <udono> "Introduction to the operation of the client." can be deleted
2008-11-03 17:20 <udono> configuration is menu entrys user > preferences and options
2008-11-03 17:20 <udono> Modules is about general module installation (from client)
2008-11-03 17:21 <cedk> udono: it is the server that provide this functionnality
2008-11-03 17:22 <udono> cedk, IC its the IR module...
2008-11-03 17:24 <udono> cedk, ok, I corrected it in the wiki
2008-11-03 17:27 <CIA-58> tryton: udo.spallek * r280 /wiki/DocumentationClient.wiki: Edited wiki page through web user interface.
2008-11-03 17:27 <CIA-58> tryton: udo.spallek * r281 /wiki/DocumentationClient.wiki: Edited wiki page through web user interface.
2008-11-03 17:27 <CIA-58> tryton: udo.spallek * r282 /wiki/DocumentationClient.wiki: Edited wiki page through web user interface.
2008-11-03 17:33 <yangoon> will there be DocumentationServer or DocumentationBasicModules for ir, res, webdav...?
2008-11-03 17:34 <udono> hi yangoon
2008-11-03 17:34 <yangoon> udono: hi hello
2008-11-03 17:35 <udono> yangoon, I think the modules doc come into the server doc in trytond/doc
2008-11-03 17:36 <udono> yangoon, but This is just a proposition...
2008-11-03 17:36 <udono> cedk, which welcome do you like?
2008-11-03 17:37 <yangoon> there should be a link to basic modules from client documentation, because the normal user sees them first and it is without interest to him, if it is part of the client or of the server
2008-11-03 17:37 <cedk> udono: no one
2008-11-03 17:38 <yangoon> udono: cedk+1
2008-11-03 17:49 <cedk> udono: I don't like to have installation for all the OS in the documentation
2008-11-03 17:49 <cedk> just the generic with setup.py
2008-11-03 17:54 <udono> cedk, which Installation instructions you prefer?
2008-11-03 17:55 <cedk> udono: just with setup.py
2008-11-03 17:55 <udono> cedk, This we dont have documented for now?
2008-11-03 17:57 <cedk> udono: it is quite simple: python setup.py install
2008-11-03 17:58 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 1166:c17db190b028 trytond/trytond/sql_db.py: Fix typo
2008-11-03 17:58 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 1167:4c5032dcd278 trytond/: merge
2008-11-03 18:05 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 1168:cad7511cc4ba trytond/trytond/sql_db.py: Favour != over not .. == ..
2008-11-03 18:06 <yangoon> in http://code.google.com/p/tryton/wiki/TechnicalRequirements there is mentionned pyGTK as software dependency, but there are others as on http://code.google.com/p/tryton/wiki/InstallationMercurial
2008-11-03 18:06 <yangoon> I propose to link to http://code.google.com/p/tryton/wiki/InstallationMercurial for software dependencies
2008-11-03 18:08 <cedk> that is why I don't want to handle this kind of stuff in a wiki nor by OS
2008-11-03 18:08 <cedk> all is in the setup.py
2008-11-03 18:14 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 1169:5beda3e9fa4f trytond/trytond/osv/orm.py: Removed wrong comment
2008-11-03 18:19 <ikks> As I see that, is that the user manual is so basic, it would look like as easier as possible, as concise
2008-11-03 18:19 <ikks> And then refer to sysadmins the rest...
2008-11-03 18:23 <CIA-58> tryton: udo.spallek * r283 /wiki/Release_1_0_0.wiki: Edited wiki page through web user interface.
2008-11-03 18:23 <CIA-58> tryton: udo.spallek * r284 /wiki/DocumentationClient.wiki: Edited wiki page through web user interface.
2008-11-03 18:25 <ikks> bbl
2008-11-03 18:34 <yangoon> I don't understand completely the concept of documentation planned so far
2008-11-03 18:35 <yangoon> will there be all documentation (html part of sphinx generated documentation) contained in tryton, trytond, etc published on the website?
2008-11-03 18:36 <yangoon> cedk: you don't want to read each interested user to read setup.py
2008-11-03 18:37 <bechamel> yangoon: yes the goal is also to put it online
2008-11-03 18:37 <yangoon> will the contents of setup.py be available as documentation automatically
2008-11-03 18:37 <yangoon> ?
2008-11-03 18:38 <cedk> yangoon: no just run it and it make the rest
2008-11-03 18:38 <bechamel> yangoon: and maybe provide a completely open repo on which anybody can contribute (and merge it after some check whith the main/offcial repo)
2008-11-03 18:38 <cedk> yangoon: like any other python application
2008-11-03 18:39 <yangoon> so the question for me is: where do you want to point interested users for first time information?
2008-11-03 18:39 <yangoon> As far as I am concerned: I want to know at least, what setup.py will do on my system
2008-11-03 18:41 <yangoon> cedk: if you have users following strongly distribution package managements, you must tell them exactly, why he should use another installation method
2008-11-03 18:42 <cedk> yangoon: then ask to the distribution to generate a package
2008-11-03 18:44 <cedk> for us, it is a lost of time to try to handle every distribution
2008-11-03 18:45 <cedk> we just need to provide a link to the software we depend with the minimal version required
2008-11-03 18:45 <bechamel> yangoon: maybe the best is to provide in the main documentation only a link to a wiki page with per-ditribution instructions
2008-11-03 18:46 <yangoon> cedk: just for Debian: I think that you will have to find someone to do the stuff, just asking the distribution won't work
2008-11-03 18:46 <cedk> bechamel: no the documentaion must be "auto-enough"
2008-11-03 18:46 <yangoon> cedk: we already discussed about this, IIRC, you thought it would be easy to create packages
2008-11-03 18:47 <cedk> yes, as i do it for gentoo
2008-11-03 18:48 <yangoon> In my experience it doesn't seem to be so easy to create debian conform packages
2008-11-03 18:50 <cedk> all I want to say, it is that we don't need to provide documentation for each OS, but just the list of dependencies
2008-11-03 18:50 <yangoon> and on the long run, it would be nice to have tryton included also in the Debian main archive, not only for download on some (secondary, not trusted) source
2008-11-03 18:52 <yangoon> OS documentation as it exists so far is of great help to the user, that contacts and tries first time
2008-11-03 18:53 <cedk> but it must stay on the wiki
2008-11-03 18:53 <yangoon> cedk: agreed
2008-11-03 18:53 <yangoon> but therefore I am asking: where do you want to point interested users for first time information?
2008-11-03 18:54 <cedk> don't understand
2008-11-03 18:55 <yangoon> mom, back in a minute
2008-11-03 19:00 <yangoon> I think it is important to guide the interested user as direct as possible to the information he needs
2008-11-03 19:01 <yangoon> will there be a link on the website to all the docs generated by sphinx
2008-11-03 19:01 <yangoon> ?
2008-11-03 19:01 <cedk> yangoon: we think so
2008-11-03 19:02 <yangoon> so on wili pages you could link to those documents?
2008-11-03 19:02 <yangoon> wiki pages
2008-11-03 19:02 <cedk> yangoon: but there will be a documenation per release
2008-11-03 19:03 <yangoon> example: software requirements
2008-11-03 19:04 <yangoon> if you don't want to have them in the wiki, you have to link nevertheless to the documentation
2008-11-03 19:06 <cedk> yangoon: it will be in the INSTALL or README file
2008-11-03 19:07 <yangoon> cedk: ok, where can the user read this file apart from downlaoding the package
2008-11-03 19:07 <yangoon> ?
2008-11-03 19:08 <yangoon> cedk: I am currently reworking InstallationFromMercurial
2008-11-03 19:09 <yangoon> you can create forest also after having downloaded all the repos
2008-11-03 19:09 <yangoon> cedk: so much of the information is double
2008-11-03 19:10 <yangoon> cedk: I would reduce ..."in one go" just to the creation of the forest, the rest is allready described above
2008-11-03 19:11 <yangoon> cedk: do you agree?
2008-11-03 19:14 <cedk> yangoon: don't understand what is double ?
2008-11-03 19:15 <yangoon> cedk: steps 1, 2 and 5 are already described above and can also be used for this method
2008-11-03 19:17 <yangoon> cedk: since you just can init the forest *after* cloning the repos, it is an addon method, not an alternative to the method described first
2008-11-03 19:17 <CIA-58> tryton: C?dric Krier <ced@b2ck.com> default * 950:ca66133f201b tryton/tryton/gui/window/view_form/view/form_gtk/parser.py: Use ICON_SIZE_SMALL_TOOLBAR for button
2008-11-03 19:18 <cedk> yangoon: ha ok
2008-11-03 19:18 <yangoon> I will do, you can revert anyway;)
2008-11-03 19:41 <yangoon> cedk: please check occasionally InstallationFromMercurial
2008-11-03 19:42 <cedk> yangoon: I don't think that "Naming conventions: " must be there
2008-11-03 19:42 <yangoon> cedk: what about contents of INSTALL or README file? Will it be displayed under website/documentations?
2008-11-03 19:43 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 307:436f4354b952 stock/packing.xml: Added icons on packings for improved user experience
2008-11-03 19:43 <CIA-58> tryton: Bertrand Chenal <bch@b2ck.com> default * 308:18d8fb6a21c1 stock/: merge from cedk
2008-11-03 19:43 <yangoon> cedk: agreed, it is not from me...
2008-11-03 19:43 <cedk> yangoon: as it will be in the repository, it will be available on the web
2008-11-03 19:45 <cedk> bechamel: don't merge like the OpenERP devs, it has no senceĀµ
2008-11-03 19:45 <bechamel> cedk: i know :)
2008-11-03 19:45 <yangoon> cedk: so it will be enough to point in the wiki to this file to have software dependencies
2008-11-03 19:49 <yangoon> afk
2008-11-03 20:21 <CIA-58> tryton: mathias.behrle@gmx.de * r285 /wiki/InstallationMercurial.wiki: General review
2008-11-03 20:21 <CIA-58> tryton: mathias.behrle@gmx.de * r286 /wiki/InstallationMercurial.wiki: Removed naming conventions
2008-11-03 22:08 -!- ikks(n=igor@190.12.153.202) has joined #tryton

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