IRC logs of #tryton for Friday, 2009-06-05

chat.freenode.net #tryton log beginning Fri Jun 5 00:00:01 CEST 2009
2009-06-05 00:01 <vengfulsquirrel> Yeah I guess I would think from the naming that the information about the sale would all be sent to a function that then iterated over possible tax rules deciding which ones should be applied. But there is either 1 tax rule that should be applied or no tax rules that should be applied.
2009-06-05 00:04 <vengfulsquirrel> I guess that would be my dream design that would solve all my problems but maybe it would break under more sophisticated setups.
2009-06-05 00:05 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-06-05 00:05 <carlos> well, you could override the way current system works
2009-06-05 00:06 <carlos> you already have the function that is called for each invoice line added
2009-06-05 00:06 <carlos> to check for tax substitution
2009-06-05 00:06 <carlos> right now, it only takes care of party and taxes with the same group
2009-06-05 00:07 <carlos> my modification covers some specific bits I need, and you would need some more code to cover too the location case
2009-06-05 00:07 <carlos> but the base is there
2009-06-05 00:09 <carlos> also, I recommend you that you try to talk about this with cedk, udono, yangoon and others
2009-06-05 00:10 <carlos> is time to sleep...
2009-06-05 00:10 <carlos> vengfulsquirrel: good luck with your investigations
2009-06-05 00:10 <carlos> good night!!
2009-06-05 00:11 <vengfulsquirrel> carlos: if you check the logs, Thanks! for the the explainations
2009-06-05 00:33 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-06-05 00:34 <CIA-48> ced roundup * #1074/context handling is ambiguous: On 04/06/09 21:48 +0200, Brenckmann, Dirk wrote: > > Brenckmann, Dirk <db.developer@gmx.de> added the comment: > > > > > > - How can the context ...
2009-06-05 00:34 <CIA-48> http://bugs.tryton.org/roundup/issue1074
2009-06-05 00:50 -!- cedk_(n=ced@213.49.144.172) has joined #tryton
2009-06-05 00:52 -!- tekknokrat(n=gthieleb@dslb-088-074-165-163.pools.arcor-ip.net) has left #tryton
2009-06-05 01:20 -!- udono(n=uspallek@statdsl-085-016-072-173.ewe-ip-backbone.de) has joined #tryton
2009-06-05 01:21 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-06-05 01:27 -!- udono(n=uspallek@statdsl-085-016-072-173.ewe-ip-backbone.de) has left #tryton
2009-06-05 05:18 -!- yangoon(n=mathiasb@p549F4A68.dip.t-dialin.net) has joined #tryton
2009-06-05 07:48 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2009-06-05 08:20 -!- paepke(n=paepke@mail.metaldyne.de) has joined #tryton
2009-06-05 08:41 -!- racke(n=racke@213.129.226.162) has joined #tryton
2009-06-05 09:30 -!- paepke(n=paepke@smtp.metaldyne.de) has joined #tryton
2009-06-05 09:35 -!- bechamel(n=user@85.201.74.27) has joined #tryton
2009-06-05 10:12 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-06-05 12:03 -!- __benny__(n=benny@Ud887.u.pppool.de) has joined #tryton
2009-06-05 12:03 -!- __benny__(n=benny@Ud887.u.pppool.de) has left #tryton
2009-06-05 12:24 -!- enlightx(n=enlightx@ppp-194-62.21-151.libero.it) has joined #tryton
2009-06-05 12:46 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 1327:75ece0cfcde4 tryton/tryton/gui/main.py: Added arrow navigation if supported
2009-06-05 12:46 <CIA-48> http://hg.tryton.org/tryton/rev/75ece0cfcde4
2009-06-05 12:53 -!- racke(n=racke@213.129.226.162) has left #tryton
2009-06-05 13:02 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1328:3af9618142fa tryton/ (CHANGELOG tryton/config.py tryton/gui/main.py): Store in config default width and height of main window
2009-06-05 13:02 <CIA-48> http://hg.tryton.org/tryton/rev/3af9618142fa
2009-06-05 13:14 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 1329:c3f64ddc443e tryton/CHANGELOG: updated changelog
2009-06-05 13:14 <CIA-48> http://hg.tryton.org/tryton/rev/c3f64ddc443e
2009-06-05 13:53 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1330:dc5db88faafa tryton/ (2 files in 2 dirs): Move request button into toolbar
2009-06-05 13:53 <CIA-48> http://hg.tryton.org/tryton/rev/dc5db88faafa
2009-06-05 13:53 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1331:6fdc51ec179a tryton/: merge
2009-06-05 13:53 <CIA-48> http://hg.tryton.org/tryton/rev/6fdc51ec179a
2009-06-05 14:00 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1332:6f07196ce4c3 tryton/tryton/gui/main.py: Fix typo
2009-06-05 14:00 <CIA-48> http://hg.tryton.org/tryton/rev/6f07196ce4c3
2009-06-05 14:26 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-06-05 15:02 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1333:7f7ea87ab171 tryton/tryton/gui/main.py:
2009-06-05 15:02 <CIA-48> Remove status bar
2009-06-05 15:02 <CIA-48> Add icons for connection beside menu
2009-06-05 15:02 <CIA-48> Put user status_bar on windows title
2009-06-05 15:02 <CIA-48> http://hg.tryton.org/tryton/rev/7f7ea87ab171
2009-06-05 15:06 -!- Kovert(n=Kovert@207-237-178-245.c3-0.80w-ubr9.nyr-80w.ny.cable.rcn.com) has joined #tryton
2009-06-05 15:08 <Kovert> some here the other day was the maintainer for the centos package
2009-06-05 15:08 <Kovert> is that person around
2009-06-05 15:15 <cedk> Kovert: sharkcz works on fedora package
2009-06-05 15:16 <sharkcz> Kovert: yes, it's me
2009-06-05 15:43 <CIA-48> dbrenck roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: [new] tryton client file: config.py line 102-104: remove parser.add_option("-v", "--verbose", action="store_true", defau ...
2009-06-05 15:43 <CIA-48> http://bugs.tryton.org/roundup/issue1075
2009-06-05 16:08 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2009-06-05 16:26 -!- tekknokrat(n=gthieleb@dslb-088-074-165-163.pools.arcor-ip.net) has joined #tryton
2009-06-05 16:55 <CIA-48> Bertrand Chenal <bch@b2ck.com> default * 1839:0b4cdb826f2b trytond/trytond/tests/ (mptt.py test_tryton.py): Added test for active in models with mptt
2009-06-05 16:55 <CIA-48> http://hg.tryton.org/trytond/rev/0b4cdb826f2b
2009-06-05 17:00 -!- paepke(n=paepke@p4FEB1632.dip0.t-ipconnect.de) has joined #tryton
2009-06-05 17:25 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton
2009-06-05 17:58 <CIA-48> bch roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: [chatting] Thanks you for your inputs, but instead of a list of "replace .. by ... " it would be far easier for everybody to work with a real patc ...
2009-06-05 17:58 <CIA-48> http://bugs.tryton.org/roundup/issue1075
2009-06-05 18:22 <CIA-48> ced roundup * #1075/client config.py bug in merging hardcoded/rc-file/options: Please follow http://code.google.com/p/tryton/wiki/HowtoContribute
2009-06-05 18:22 <CIA-48> http://bugs.tryton.org/roundup/issue1075
2009-06-05 18:32 -!- tekknokrat(n=gthieleb@dslb-088-074-165-163.pools.arcor-ip.net) has joined #tryton
2009-06-05 18:44 -!- racke(n=racke@91.112.216.242) has joined #tryton
2009-06-05 18:51 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1334:0da7e6212c30 tryton/ (3 files in 2 dirs): Add reset default on fields for issue1064
2009-06-05 18:51 <CIA-48> http://hg.tryton.org/tryton/rev/0da7e6212c30
2009-06-05 18:52 -!- racke(n=racke@91.112.216.242) has left #tryton
2009-06-05 18:52 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1840:e49dcaf74a39 trytond/ (CHANGELOG trytond/ir/default.py): Add reset_default method to ir.default for issue1064
2009-06-05 18:52 <CIA-48> http://hg.tryton.org/trytond/rev/e49dcaf74a39
2009-06-05 18:52 <CIA-48> C?dric Krier <ced@b2ck.com> default * 1841:ba370603dd29 trytond/: merge
2009-06-05 18:52 <CIA-48> http://hg.tryton.org/trytond/rev/ba370603dd29
2009-06-05 18:53 <CIA-48> ced roundup * #1064/Wish: Additional menu entry on right click: Remove default: [resolved] Fix with changeset e49dcaf74a39 and changeset 0da7e6212c30
2009-06-05 18:53 <CIA-48> http://bugs.tryton.org/roundup/issue1064
2009-06-05 19:10 <CIA-48> C?dric Krier <ced@b2ck.com> default * 474:d5a7418012ea account/ (CHANGELOG tax.py): Fix digits of amount on tax and tax line
2009-06-05 19:10 <CIA-48> http://hg.tryton.org/modules/account/rev/d5a7418012ea
2009-06-05 19:13 <CIA-48> C?dric Krier <ced@b2ck.com> default * 132:0c754e39cf1d account_statement/ (CHANGELOG statement.py): Fix digits of start and end balance
2009-06-05 19:13 <CIA-48> http://hg.tryton.org/modules/account_statement/rev/0c754e39cf1d
2009-06-05 19:15 -!- vengfulsquirrel(n=ian@c-67-160-236-234.hsd1.ca.comcast.net) has joined #tryton
2009-06-05 19:38 -!- paepke(n=paepke@R8474.r.pppool.de) has joined #tryton
2009-06-05 19:43 -!- enlightx(n=enlightx@host-78-13-123-84.cust-adsl.tiscali.it) has joined #tryton
2009-06-05 20:37 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton
2009-06-05 20:49 -!- _TiN_(n=TiN@190.189.9.80) has joined #tryton
2009-06-05 21:32 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-06-05 22:29 -!- bechamel(n=user@85.201.74.27) has left #tryton
2009-06-05 22:39 -!- udono(n=udono@dynamic-unidsl-85-197-23-202.westend.de) has joined #tryton
2009-06-05 23:42 -!- _TiN_(n=TiN@190.189.9.80) has joined #tryton

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