IRC logs of #tryton for Tuesday, 2008-06-17

chat.freenode.net #tryton log beginning Tue Jun 17 00:00:01 CEST 2008
2008-06-17 00:03 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 437:479246052cc1 tryton/tryton/config.py: Fix roundup url
2008-06-17 00:03 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 438:7f37045aa9cc tryton/tryton/common/common.py: Add open issue after report it
2008-06-17 00:03 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 439:e3b1b47bd451 tryton/tryton/config.py: Better name for file configuration
2008-06-17 00:03 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 440:1345262aaa1f tryton/tryton/config.py: Set client.toolbar to default
2008-06-17 01:33 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 15:be137d2b6534 account_statement/statement.py: Adding function which isolate the move line construction.
2008-06-17 01:33 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 16:99425ef88343 account_statement/ (journal.py journal.xml statement.py statement.xml):
2008-06-17 01:33 <CIA-52> tryton: Bank Statement developments:
2008-06-17 01:33 <CIA-52> tryton: * Removed balance on journal
2008-06-17 01:33 <CIA-52> tryton: * Added check between start and end balance on statement
2008-06-17 01:33 <CIA-52> tryton: * Moves are stored on move lines
2008-06-17 05:20 -!- yangoon(n=mathiasb@p549F5A2B.dip.t-dialin.net) has joined #tryton
2008-06-17 06:44 -!- mr_amit(n=amit@123.237.104.4) has joined #tryton
2008-06-17 06:44 -!- mr_amit(n=amit@123.237.104.4) has left #tryton
2008-06-17 08:09 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-06-17 08:11 -!- bechamel(n=user@user-85-201-84-14.tvcablenet.be) has joined #tryton
2008-06-17 08:35 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-06-17 09:03 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-17 09:03 <gadaga> hi
2008-06-17 09:04 <bechamel> hi
2008-06-17 09:04 <Timitos> gadaga: hi
2008-06-17 09:04 <gadaga> bechamel, Timitos: hi
2008-06-17 09:09 <cedk> gadaga: is it ok the issue131 ?
2008-06-17 09:10 <gadaga> cedk, : i've just test it no :(
2008-06-17 09:11 <cedk> gadaga: I have remove pyxml on my machine and the tryton runs
2008-06-17 09:11 <gadaga> cedk: on my too, but not in a hardy ;)
2008-06-17 09:13 <gadaga> cedk: do you want new tracelog?
2008-06-17 09:14 <cedk> gadaga: yes
2008-06-17 09:14 <gadaga> cedk: pastbin or in bugtracker?
2008-06-17 09:15 <cedk> gadaga: bugtracke
2008-06-17 09:15 <CIA-52> tryton: gadaga roundup * #131/server crash in ubuntu 8.04 : cannot import name xpath: [chatting] File "./trytond", line 7, in <module> import trytond File "/home/ruijuan/tryton/trytond/trytond/__init__.py", line 1, in <module> ...
2008-06-17 09:16 <Timitos> gadaga: cedk: you know this issue from openerp? with the solution vom amit i got tryton working on hardy: http://openerp.com/forum/topic6523.html?highlight=xpath%20pythonxml
2008-06-17 09:16 <Timitos> vom = from
2008-06-17 09:17 <gadaga> Timitos: it's the same problem :)
2008-06-17 09:18 <cedk> Timitos: I know, it was already in tryton but doesn't seem to work
2008-06-17 09:18 <cedk> gadaga: you must install lxml
2008-06-17 09:18 <Timitos> cedk: For me it worked.
2008-06-17 09:18 <CIA-52> tryton: ced roundup * #131/server crash in ubuntu 8.04 : cannot import name xpath: [resolved] You must install lxml
2008-06-17 09:19 <cedk> Timitos: but here, we make better as we remove the dependency to pyxml
2008-06-17 09:19 <gadaga> cedk: ok i try
2008-06-17 09:19 <cedk> Timitos: which will become deprecated on most of distribution
2008-06-17 09:19 <cedk> Timitos: as there is no update on this package since 2004
2008-06-17 09:19 <Timitos> cedk: ok. i will test it too
2008-06-17 09:22 <gadaga> cedk: ok it worked
2008-06-17 09:37 <gadaga> cedk: why in the client for create database the default language is Deutsch, he's the first in the list? can you put english to default value?
2008-06-17 09:44 <bechamel> gadaga: at first guest it's the alphabetical order
2008-06-17 10:12 -!- udono(n=udono@dynamic-unidsl-85-197-21-238.westend.de) has joined #tryton
2008-06-17 10:34 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 441:d42ab757b06b tryton/tryton/gui/main.py: Set default lang locale lang or 'en_US'
2008-06-17 10:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 621:483c6013b184 trytond/trytond/web_service/db.py: Put language in alphabetic order
2008-06-17 11:17 <bechamel> cedk: i found a very subtle bug, the state field on invoice, statement, .. (i think it's the case for every readonly field) does not take the default value when a new record is created and only when there is no already a record for this model.
2008-06-17 11:17 <bechamel> cedk: i will had it to the bugtracker
2008-06-17 11:21 -!- kultviech(n=kultviec@p54976EAB.dip.t-dialin.net) has joined #tryton
2008-06-17 11:26 <CIA-52> tryton: htgoebel roundup * #129/menutype attrib 'type' was missing in DTD. Fixed.: [chatting] Same problem occurrs in trytond/modules/purchase/purchase.xml (1 time) trytond/ir/translation.xml (3 times)
2008-06-17 11:28 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 442:b30f2a3745e0 tryton/tryton/gui/window/view_form/screen/screen.py: Don't set_value on new screen but display before set_cursor
2008-06-17 11:28 <cedk> bechamel: can you test with this changeset
2008-06-17 11:29 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 622:67b7e6b57e5f trytond/trytond/ir/translation.xml: Remove type in menuitem for issue129
2008-06-17 11:30 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 29:85cfff3b1096 purchase/purchase.xml: Remove type on menuitem for issue129
2008-06-17 11:30 <CIA-52> tryton: ced roundup * #129/menutype attrib 'type' was missing in DTD. Fixed.: [resolved] Fixed
2008-06-17 11:31 <bechamel> cedk: it's ok
2008-06-17 11:44 -!- essich(n=essich@p4FCF9513.dip0.t-ipconnect.de) has joined #tryton
2008-06-17 11:44 <essich> hi
2008-06-17 11:44 <Timitos> hi essich
2008-06-17 11:45 <essich> cedk: should I integrate rnc2rng? and where/how?
2008-06-17 11:46 <cedk> essich: it is just a command to run ?
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 17:33a8f8b6ec0c account_statement/journal.xml: Added search items on statement journal
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 18:1f3088aae458 account_statement/journal.xml: Added statement journal menuitem
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 19:ee6a8a08f09d account_statement/statement.py: Removed required condition on start and end balance
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 20:7d6fa9fef6de account_statement/statement.py:
2008-06-17 11:47 <CIA-52> tryton: Improve on change on start balance:
2008-06-17 11:47 <CIA-52> tryton: * use search instead af sql query
2008-06-17 11:47 <cedk> essich: if you can put it in the setup.py
2008-06-17 11:47 <CIA-52> tryton: * fix : filter on journal
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 21:e093610b76b1 account_statement/statement.xml: Removed unused fields moves from statement view.
2008-06-17 11:47 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 22:d3bffb77a0e5 account_statement/ (statement.py statement.xml): State "waiting" renamed to "Validated"
2008-06-17 11:50 <essich> cedk: its a command but requires 3 modules.
2008-06-17 11:50 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 30:a525efb8161e timesheet/line.py: Add missing _description
2008-06-17 11:50 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 31:9e1f9e51277b timesheet/line.xml: Add rules for hours_employee
2008-06-17 11:51 <essich> cedk: we should put it into mercurial somehow. How do you like it?
2008-06-17 11:51 <cedk> essich: what will be great, is to have a option in setup.py to regenerate the rng but setup.py must work without the modules
2008-06-17 11:52 <cedk> essich: you mean rnc2rng ?
2008-06-17 11:52 <essich> essich: yes
2008-06-17 11:53 <essich> cedk: we could add a new command to setup.py (but I'm not used in doing this)
2008-06-17 11:53 <essich> cedk: perhaps overwrite 'sdist'? dunno.
2008-06-17 11:54 <essich> cedk: but first step would be to put the files somewhere :-)
2008-06-17 11:54 <essich> cedk: how would you like to organize this?
2008-06-17 11:57 <cedk> essich: no, I was think of a new command option
2008-06-17 11:57 <cedk> essich: we don't need to depend of this to install the soft
2008-06-17 11:58 <cedk> essich: or simply a little script that do all
2008-06-17 11:59 <essich> cedk: whatever :-) tell me a plase, otherwise i'll make an new directory tools :-)
2008-06-17 11:59 <essich> s/plase/place/
2008-06-17 12:01 <cedk> essich: for me, we don't put the rnc2rng into the repository
2008-06-17 12:01 <cedk> essich: we keep it where it is
2008-06-17 12:01 <essich> cedk: this is a bad idea!
2008-06-17 12:01 <cedk> essich: so don't put any script, just let the rnc and rng files
2008-06-17 12:01 <cedk> essich: why ?
2008-06-17 12:03 <cedk> essich: I think it is bad idea to handle tools that we don't maintain
2008-06-17 12:03 <cedk> essich: so let the dev use the tools his prefered to generate rng from rnc
2008-06-17 12:03 <essich> cedk: it's a general problem about how to handle some kind of "develpoers only build process".
2008-06-17 12:04 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 23:894b363a9018 account_statement/statement.py: Fix typo
2008-06-17 12:04 <essich> cedk: let's discuss this with another example: pictures :-)
2008-06-17 12:05 <essich> cedk: eg. an SVG whcih should become an .png to be used as icon (on windows ;-)
2008-06-17 12:05 <essich> cedk: I prevere to have some "internal" build process for this kind of convertion
2008-06-17 12:06 <essich> s/prevere/prefer/
2008-06-17 12:06 <cedk> essich: yes put you will not put imagemagick into your repository
2008-06-17 12:07 <essich> cedk: correct. imagemagic is quite standard.
2008-06-17 12:07 <essich> cedk: unfortunatly rnc2rng is not :-(
2008-06-17 12:09 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 24:c9dae00642f5 account_statement/ (journal.py statement.py): Fix guidelines
2008-06-17 12:09 <essich> cedk: Hmm, but maybe we just create a pypi package :-)
2008-06-17 12:09 <cedk> essich: there is other tools that generate rnc2rng ?
2008-06-17 12:11 <cedk> essich: the best will be to ask to dev of rnc2rng to create a package
2008-06-17 12:12 <cedk> essich: is it very complicate to write rng files ?
2008-06-17 12:12 <cedk> essich: why not just work with rng
2008-06-17 12:13 <essich> cedk: rng is a crap! it's XML, which is much more complicated to write than the compact form
2008-06-17 12:13 <essich> cedk: I'll create a package. While we are discussing, this is done ;-)
2008-06-17 12:14 <cedk> essich: any way, it is just for devs not for end user
2008-06-17 12:14 <cedk> essich: and we will not change this a lot
2008-06-17 12:25 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 25:7d525b91767e account_statement/statement.py: Moved _get_move_lines method from statement object to statement line object.
2008-06-17 12:25 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 26:76c1a59c6cc4 account_statement/ (statement.py statement.xml): Rename "Done" state to "Posted"
2008-06-17 12:25 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 27:34052116b93a account_statement/statement.py: Merge
2008-06-17 12:25 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 28:b154dfec4d0a account_statement/ (journal.xml statement.xml): Moved menuitem definition from journal.xml to statement.xml
2008-06-17 12:42 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 29:019c3d8a13af account_statement/statement.py: Fix comparaison Decimal Integer
2008-06-17 12:49 -!- Timitos(n=Timitos@88.217.184.172) has left #tryton
2008-06-17 12:55 <essich> cedk: argl! rnc2rng does not work.
2008-06-17 13:01 -!- leyoda(n=leyoda@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-17 13:02 <cedk> essich: use the tools that you spoke
2008-06-17 13:04 <essich> cedk: I do, but a python tool would be nicer :-)
2008-06-17 13:04 <essich> cedk: should I add some Readme? where?
2008-06-17 13:06 <cedk> essich: we are working on documentation, so wait
2008-06-17 13:06 <CIA-52> tryton: htgoebel roundup * #132/patches: use Relax NG for valitation: [new] use Relax NG for valitation. changesets included. See also issue70
2008-06-17 13:07 <essich> cedK: ack
2008-06-17 13:07 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 623:380538492ff8 trytond/trytond/ir/ui/view.py: Don't try to validate xml for old version of lxml
2008-06-17 13:18 <CIA-52> tryton: htgoebel roundup * #70/xml: base validation on Namespaces: with lxml validation is easy :-) Implemented relax-ng validation, see issue132
2008-06-17 13:22 <CIA-52> tryton: hartmut@demetrius.muc.goebel-consult.de default * 624:a341b8ce7542 trytond/trytond/ (9 files in 2 dirs): Adding Relax NG schemas for XML files.
2008-06-17 13:22 <CIA-52> tryton: hartmut@demetrius.muc.goebel-consult.de default * 625:c626a91d95f0 trytond/trytond/ir/ui/view.py: Use relaxNG for validation.
2008-06-17 13:22 <CIA-52> tryton: hartmut@demetrius.muc.goebel-consult.de default * 626:854513646e50 trytond/trytond/ (5 files in 2 dirs): Removing .dtd files, no longer used.
2008-06-17 13:23 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 627:faa3bde3e90c trytond/setup.py: Add rng and rnc files to setup.py
2008-06-17 13:23 <CIA-52> tryton: ced roundup * #132/patches: use Relax NG for valitation: [resolved] Applied
2008-06-17 13:24 <cedk> essich: can we close issue70 ?
2008-06-17 13:25 <essich> cedk: not yet :-) issue132 just implements the first two steps.
2008-06-17 13:26 <cedk> essich: ok
2008-06-17 13:28 <essich> cedk: hg-question: Your 623:380538492ff8 (Don't try to validate xml for old version of lxml) conflicts with my local 648:c626a91d95f0
2008-06-17 13:28 <essich> cedk: how can I switch from my 648:c626a91d95f0 to your 625:c626a91d95f0?
2008-06-17 13:29 <essich> cedk: Found it:
2008-06-17 13:29 <cedk> essich: hg pull, hg merge
2008-06-17 13:30 <essich> cedk: hg update -C 650
2008-06-17 13:31 <essich> cedk: argl. no! update -C was wrong :-(
2008-06-17 13:31 <essich> cedk: merge brings the conflict
2008-06-17 13:31 <cedk> essich: yes you solved it and commit
2008-06-17 13:32 <essich> cedk: but I just want to "kill" my change. No way to to this?
2008-06-17 13:32 <cedk> essich: no, except hg clone :-)
2008-06-17 13:33 <cedk> essich: but there is no problem to keep your change
2008-06-17 13:33 <cedk> essich: for the futur, you can work on a second repo
2008-06-17 13:34 <essich> cedk: this means I have to clone every day :-(
2008-06-17 13:34 <essich> ACTION is not happy with mercurial
2008-06-17 13:35 <cedk> essich: clone is very fast, because it doesn't copy
2008-06-17 13:35 <cedk> essich: the best will be that you publish your repository
2008-06-17 13:35 <essich> cedk: mercurial qorks quite differnet than svn. I'm not used to it
2008-06-17 13:36 <essich> cedk: I seldom use my own branches
2008-06-17 13:37 <cedk> essich: ???
2008-06-17 13:37 <essich> cedk: mercurial works quite differnet than svn. I'm not used to it
2008-06-17 13:37 <essich> cedk: I seldom use my own branches, mostly working on trunk
2008-06-17 13:38 <essich> cedk: this is quite different in mercurial
2008-06-17 13:39 <cedk> essich: in mercurial everytime you commit you make a new branches
2008-06-17 13:39 <cedk> essich: if you publish you repo, I can merge it in ours
2008-06-17 13:40 <cedk> essich: so here, the main issue was that I have commit a fix between you send that patches
2008-06-17 13:40 <cedk> essich: and it was on the same part of the code
2008-06-17 13:41 <cedk> essich: so it is my fault
2008-06-17 13:41 <essich> cedk: not your fault :-)
2008-06-17 13:41 <essich> cedk: that's what a distributid vc should handle
2008-06-17 13:43 <cedk> essich: yes but it is better with merging repo than with patches
2008-06-17 13:43 <essich> cedk: isn't ia a changeset what I posted in roundup? I used hg export
2008-06-17 13:44 <cedk> essich: I needed to change one because there was a conflict
2008-06-17 13:44 <cedk> essich: perhaps I don't do the right things
2008-06-17 13:45 <essich> cedk: this is exactly the point I do not understand, either ;-)
2008-06-17 13:45 <essich> cedk: your change + my change -> conflict -> resolve -> what now?
2008-06-17 13:54 <essich> cedk: just read UnderstandingMercurial, and others there. sStill have no clue :-(
2008-06-17 13:54 <cedk> essich: I am testing some command, but not yet fine the good way
2008-06-17 13:58 <essich> cedk: looks as if I'm in charge to solve the conflict, too
2008-06-17 14:06 <cedk> essich: ok I find
2008-06-17 14:07 <cedk> essich: it is realy my fault
2008-06-17 14:07 <cedk> essich: when I apply your patch I must work on a local branch and merge it after with my default
2008-06-17 14:07 <cedk> essich: for now, it is too late, but for next patches I will do with the right way
2008-06-17 14:08 <leyoda> cedk: under ir.action.reports if I change the ouput format to PDF for invoices , I always have invoices open by openoffice ... some ideas
2008-06-17 14:09 <cedk> leyoda: if the invoice is already opened, the report is stored in the DB so you can no more change it
2008-06-17 14:11 <leyoda> cedk: so in that situation for all opened invoices is dead ... :( I will try to test with a new invoice
2008-06-17 14:11 <cedk> leyoda: invoice report can no more change once it is created
2008-06-17 14:13 <leyoda> cedk : yep agree with you but open an invoice with openoffice and you can do what you want for example bad invoice so I think by default the better way is to print directly or open in pdf format the invoice result
2008-06-17 14:15 <leyoda> Another thing when you create a new invoice if you do [enter] in the party field you don't have nothing if you use the search button you have all party, and if you put the first letter of a party you have the list of consider party ... don't you think it will be better to have list of all party when you do [enter] on this field ?
2008-06-17 14:19 <cedk> leyoda: press F2
2008-06-17 14:26 <cedk> leyoda: I will add that when you tab on a field that is required, it open the search box
2008-06-17 14:29 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 443:250b0b3067be tryton/tryton/gui/window/view_form/view/form_gtk/many2one.py: Open also search dialog on many2one that are empty but required
2008-06-17 14:30 <cedk> leyoda: done
2008-06-17 14:30 <leyoda> cedk: not sure it's the good solution for a quick manipulation
2008-06-17 14:31 <cedk> leyoda: Tab is to go on next field
2008-06-17 14:35 <leyoda> cedk: other thing ... I create an invoice and my user is define with a company I would like to create the account from the invoice I'll try to do it but company and currency are empty and so , when I try to validate the new account I have a contraint error not null on company
2008-06-17 14:40 <essich> leyoda: pdf-report: there is one issue open: storing the format in the DB together with the report
2008-06-17 14:46 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-17 14:51 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 444:d6d6a2117114 tryton/tryton/gui/window/view_form/view/form_gtk/many2one.py: Handle Return key on many2one and prevent switch view to open search dialog
2008-06-17 14:54 <cedk> leyoda: I try and it works, so I think that your user doesn't have a current_company and so the company is not in his context
2008-06-17 14:55 <leyoda> cedk: the user have a current_company defined ... must I logout logon ??
2008-06-17 14:56 <cedk> leyoda: depend on how you change it
2008-06-17 14:56 <cedk> leyoda: if you do it with the preference menu no, but if you go by Administration yes
2008-06-17 14:57 <leyoda> cedk: aabout the kernel of tryton what about the stabilization ... you consider you are going to do a lot of modifications again or not because each time we will oblige to modifiy the french account chart ?
2008-06-17 15:00 <cedk> leyoda: I don't know depending of the bugs found etc ...
2008-06-17 15:00 <cedk> leyoda: there is not many changes in the DB
2008-06-17 15:00 <leyoda> cedk: so it will be hard to build test environnement for account managers
2008-06-17 15:01 <leyoda> cedk: logon /logoff and nox it's ok for the account
2008-06-17 15:01 <cedk> leyoda: I have always said that it is better to test before setting up for users
2008-06-17 15:01 <leyoda> cedk: agree with you but accont and financial part is better if it's test by specialist
2008-06-17 15:02 <cedk> leyoda: but it can be test before
2008-06-17 15:03 <leyoda> cedk: don't you think it's what we do actually ... it's what we do
2008-06-17 15:21 <essich> bye
2008-06-17 15:23 <gadaga> cedk: ou as tu définis tous les type de compte autre que ce de la classe account.type ?
2008-06-17 15:23 <gadaga> bechamel: tu le sais peut etre? :p
2008-06-17 16:20 <cedk> gadaga: je comprends pas
2008-06-17 16:28 <gadaga> cedk: si je regarde dans account.account.type dans la selection du code j'ai moin de valeur qu'a l'ecran
2008-06-17 16:30 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 63:df33e07e0cbc account_invoice/invoice.py:
2008-06-17 16:30 <CIA-52> tryton: Add invoice_report_format field on invoice to store per invoice the report
2008-06-17 16:30 <CIA-52> tryton: format that was used.
2008-06-17 16:31 <cedk> gadaga: ils sont tous là
2008-06-17 16:34 <cedk> gadaga: les code sont bien dans la selection du champs code sur account types
2008-06-17 16:35 <gadaga> cedk: il y en a 6 c bien ça?
2008-06-17 16:35 <cedk> gadaga: 7 si tu comptes le vide
2008-06-17 16:49 <gadaga> cedk: est tu obliger de charger les acount.acount.type au départ car pour la compta Française ca nous gene plus qu'autre choses, peux tu les proposer par wizzard? je ne vois pas a quoi sert le field code
2008-06-17 16:50 <cedk> gadaga: je comprends pas ce qui gene
2008-06-17 16:50 <cedk> gadaga: il manque surement des types
2008-06-17 16:50 <cedk> mais on peut les ajouter
2008-06-17 16:51 <cedk> gadaga: globalement, le type te permet de dire où se trouve le compte dans le plan comptable actif, passif, gauche, droite
2008-06-17 16:52 <gadaga> cedk: peut on alors dans ce cas supprimer des enregistrements par un balise spécial en xml?
2008-06-17 16:52 <gadaga> cedk: ok
2008-06-17 16:53 <cedk> gadaga: pourquoi ?
2008-06-17 16:53 <cedk> gadaga: lequel
2008-06-17 16:55 <gadaga> cedk: on a pas besoin des enregistrements que tu genere dans account.account.type ils nous gene plus qu'autre chose pour la compta fr
2008-06-17 16:55 <gadaga> cedk: qu'entends tu par gauche ou droite?
2008-06-17 16:57 <cedk> gadaga: ca sert à faire la balance
2008-06-17 16:57 <cedk> gadaga: pourquoi tu veux les supprimer
2008-06-17 16:58 <gadaga> cedk: ce ne sont pas des données pertinantes pour le plan de compte français
2008-06-17 16:59 <cedk> gadaga: mais si, tout le monde a besoin d'avoir un bilan
2008-06-17 17:00 -!- ecir3(n=brice@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-06-17 17:01 <ecir3> cedk: je prends la conversation en route
2008-06-17 17:02 <ecir3> cedk: je ne comprends pas comment tu as organisé les types de comptes
2008-06-17 17:02 <cedk> ecir3: regarde la "Balance Sheet"
2008-06-17 17:03 <ecir3> cedk: je vais le faire
2008-06-17 17:06 -!- essich(n=essich@p4FCF9513.dip0.t-ipconnect.de) has joined #tryton
2008-06-17 17:07 <essich> re
2008-06-17 17:08 <gadaga> essich: re
2008-06-17 17:14 <ecir3> cedk: je crois avoir compris comment tu as réorganisé les types de comptes. par contre, les valeurs que tu mets par défaut ne semble pas convenir pour un plan de compte France.
2008-06-17 17:15 <cedk> ecir3: quelles valeurs ?
2008-06-17 17:16 <ecir3> cedk : lorsqu'on installe le module account, il y a des types qui sont créés. ces types ne correspondent pas aux types français.
2008-06-17 17:16 <ecir3> cedk: je peux t'envoyer par mail l'arborescence des types
2008-06-17 17:17 <cedk> ecir3: ok
2008-06-17 17:38 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-06-17 17:43 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 628:60167994ec61 trytond/trytond/osv/orm.py: Fix SQL clause for rule test orm.
2008-06-17 17:43 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 32:6fc87e3213ac timesheet/ (line.py line.xml): Add Monthly and Weekly reports
2008-06-17 18:08 <essich> can somebody point me to an english/french/belgian letter template?
2008-06-17 18:10 -!- FWiesing(n=FWiesing@194.208.185.12) has joined #tryton
2008-06-17 18:11 <FWiesing> good evening
2008-06-17 18:16 -!- yangoon(n=mathiasb@p549F5A2B.dip.t-dialin.net) has joined #tryton
2008-06-17 18:51 <CIA-52> tryton: htgoebel roundup * #133/Allow passing a time.struct_time to report-function 'formatLang()': [new] changeset included
2008-06-17 19:01 <essich> cedk: I have a problem with 'company' in reports :-)
2008-06-17 19:03 <essich> cedk: 'company' is requried whenever the company/header_A4.odt is used :-(
2008-06-17 19:05 <cedk> essich: yes of course
2008-06-17 19:06 <cedk> essich: and you must use CompanyReport
2008-06-17 19:06 <essich> cedk: I'm implementing a "letter" report, which gives one an empty letter, with the party's address filled in.
2008-06-17 19:06 <essich> cedk: If I include header_a4.adt, this need to go into 'company'
2008-06-17 19:07 <cedk> essich: header_a4 is to have company header
2008-06-17 19:08 <essich> cedk: is there a way to store a "letter" report in module/party and overwrite the "style" value in this report when "company" is installed?
2008-06-17 19:09 <cedk> essich: no
2008-06-17 19:09 <essich> cedk: :-(
2008-06-17 19:09 <cedk> essich: you must overwrite it in an other module
2008-06-17 19:09 <cedk> essich: or make your module depend of company
2008-06-17 19:10 <essich> cedk: the module I'm talking about is "party" :-)
2008-06-17 19:10 <essich> cedk: I just want to add this feature, which is simple but helpfull
2008-06-17 19:10 <cedk> essich: yes but if you want a different behavior whith company
2008-06-17 19:11 <essich> cedk: different bahaviour wouls only have been an elegant solution
2008-06-17 19:12 <essich> cedk: So I can either leave away the header, or put he letter into company.
2008-06-17 19:12 <cedk> essich: that why I say: make your module depends of company so you don't have to handle if company is there or not
2008-06-17 19:14 <essich> cedk: I'm not planning to make a seperate module. I'll integrate it into relationship (i wrote party) or company.
2008-06-17 19:15 <essich> cedk: it's a very usefull thing, but very simple. not worth making an extra module
2008-06-17 19:15 <cedk> essich: you can also make a hack in the report parser and test if company object is there
2008-06-17 19:16 <cedk> essich: but maybe the simpliest is to put it in company
2008-06-17 19:17 <essich> cedk: when using a hack, the may run into some unexpected behaviour later.
2008-06-17 19:18 <essich> cedk: I assume, most users will use company, anyway.
2008-06-17 19:25 <cedk> essich: yes
2008-06-17 19:25 <cedk> essich: or you can make two report one in relationship and one in company
2008-06-17 19:30 <essich> cedk: have to to to lunch now.
2008-06-17 19:30 <cedk> essich: good lunch
2008-06-17 19:31 <essich> cedk: let's come back soem other day.
2008-06-17 19:35 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 119:124ac8e6a379 account/ (account.py account.xml): Remove unused income code
2008-06-17 19:38 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 120:e4481aa62a49 account/ (account.py account.xml): Hide balance_sheet and income_statement for non root type
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 30:65f82c72cf71 account_statement/statement.py:
2008-06-17 19:40 <CIA-52> tryton: Smarter on_change_amount behaviour:
2008-06-17 19:40 <CIA-52> tryton: If the user entered a custom account, whe do not overwrite it.
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 31:bdba73bb4d52 account_statement/statement.py: Removed print's
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 32:4ce86667e662 account_statement/statement.py: Guidelines
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 33:bdb84f821ee6 account_statement/statement.py: Use statement line date as move name
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 34:abb0b4872959 account_statement/statement.py: Move line actions on line object
2008-06-17 19:40 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 35:fc5746234e79 account_statement/statement.py: Merge
2008-06-17 19:41 <CIA-52> tryton: hartmut@demetrius.muc.goebel-consult.de default * 629:1b3b81ee2876 trytond/trytond/report/report.py: Allow passing a time.struct_time to report-function 'formatLang()'
2008-06-17 19:42 <CIA-52> tryton: ced roundup * #133/Allow passing a time.struct_time to report-function 'formatLang()': [resolved] Applied
2008-06-17 20:25 <CIA-52> tryton: matb roundup * #134/error while installing/upgrading modules in new database: [new] - updated to last version - created new database - marked all modules to be installed/upgraded - started upgrade procedure (see traceback be ...
2008-06-17 20:38 <CIA-52> tryton: ced roundup * #134/error while installing/upgrading modules in new database: [chatting] Did you well put the currency translation in the currency module?
2008-06-17 20:48 -!- Timitos(n=Timitos@88.217.184.172) has left #tryton
2008-06-17 20:52 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-06-17 20:56 <CIA-52> tryton: matb roundup * #134/error while installing/upgrading modules in new database: I think yes, checked once again. Did it the same way as with product, and for module product it worked.
2008-06-17 21:06 -!- yangoon2(n=mathiasb@p549F5A2B.dip.t-dialin.net) has joined #tryton
2008-06-17 21:07 -!- yangoon2(n=mathiasb@p549F5A2B.dip.t-dialin.net) has joined #tryton
2008-06-17 21:49 <FWiesing> Timitos: Thanks for your file
2008-06-17 21:49 <FWiesing> Timitos: I look for tomorrow
2008-06-17 21:50 <Timitos> FWiesing: Don´t hurry. There´s still a lot of work to do.
2008-06-17 21:50 <FWiesing> Timitos: It looks simplier like the file for tinyerp
2008-06-17 21:50 <Timitos> FWiesing: yes it is
2008-06-17 21:51 <Timitos> FWiesing: but tax definition is missing.
2008-06-17 21:51 <FWiesing> you have fun with my firewall-desciption?
2008-06-17 21:51 <FWiesing> Yes - I see
2008-06-17 21:51 <FWiesing> description
2008-06-17 21:53 <FWiesing> I come back tomorrow afternoon
2008-06-17 21:53 <FWiesing> good evening and - cu
2008-06-17 21:55 -!- FWiesing(n=FWiesing@194.208.185.12) has left #tryton
2008-06-17 22:56 -!- Timitos(n=Timitos@88.217.184.172) has left #tryton
2008-06-17 23:15 -!- kultviech(n=kultviec@p5B0D075E.dip0.t-ipconnect.de) has joined #tryton
2008-06-17 23:17 -!- udono(n=udono@dynamic-unidsl-85-197-21-238.westend.de) has left #tryton
2008-06-17 23:33 <CIA-52> tryton: ced roundup * #134/error while installing/upgrading modules in new database: I try with the file39 and it works. Can you put the all output of the server?
2008-06-17 23:49 -!- kultviech(n=kultviec@p5B0D075E.dip0.t-ipconnect.de) has left #tryton

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