chat.freenode.net #tryton log beginning Fri Jun 8 00:00:01 CEST 2012 | ||
2012-06-08 02:03 <quil8__> Hi kwmiebach. The tax in my area is GST. The invoice was: Subtotal=correct, GST=correct, Total = Subtotal + GST (correct) and Balance = Total + GST (broken). | ||
2012-06-08 02:04 <quil8__> I got it fixed by matching the account name manually somewhere deep in the bowels, but then I started checking some of the reports in the accounting module and found all sorts of strangeness. | ||
2012-06-08 02:07 <quil8__> I think that the Canadian accounting localization that comes with OpenERP 6.1.1 is completely broken. | ||
2012-06-08 02:08 <quil8__> I can deal with oddness and complexity in other areas, but not in the accounting module. | ||
2012-06-08 10:11 <sharoonthomas> cedk: looks like #humor is an important character people expect in project leaders. it seems like a good suggestion for the next tryton unconference | ||
2012-06-08 10:14 <cedk> sharoonthomas: after what he said, it was clearly not homour | ||
2012-06-08 13:59 <quil8__> Is it possible to have multiple accounting periods open at the same time? I was going to setup monthly periods and enter all my accounting data for this year, however there's some recent stuff that I would like to enter first. | ||
2012-06-08 13:59 <cedk> quil8__: yes | ||
2012-06-08 14:00 <cedk> quil8__: but if you mean period that overlaps, you must use a adjustement period | ||
2012-06-08 14:23 <quil8__> I didn't see any mention of a Canadian chart of accounts template, so I didn't worry about it. However, I didn't see any other templates either. Are those stored in a module somewhere? | ||
2012-06-08 14:31 <cedk> quil8__: there is account_be and account_de_skr?? | ||
2012-06-08 14:32 <cedk> quil8__: and there is an upcoming account_fr | ||
2012-06-08 14:32 <cedk> quil8__: it will be great if you can contribute for a canadian chart | ||
2012-06-08 14:39 <quil8__> Oh yeah, I remember _de_, sounded German so I didn't install it. | ||
2012-06-08 14:41 <quil8__> Mmmmm, I think that me contributing a Canadian chart would be bad for everybody. :) | ||
2012-06-08 15:20 <kwmiebach> quil8__, is it out of question to use some similar accounting system? Mabye some other like french or usa or uk accounting could work for you. If you need to modify it to your needs you could find someone who does it for you. | ||
2012-06-08 15:28 <quil8__> kwmiebach: There's Quickbooks, but I would really, really like to avoid that. I might go that way anyhow. :( | ||
2012-06-08 15:28 <sharoonthomas> cedk: do you remember the issue where the address had to be changed because domain validation failed ? did you find how it happened ? | ||
2012-06-08 15:29 <cedk> sharoonthomas: no | ||
2012-06-08 15:29 <sharoonthomas> cedk: could it have happened this way: if the user changed the party of the address ? | ||
2012-06-08 15:45 <cedk> sharoonthomas: perhaps | ||
2012-06-08 15:45 <cedk> sharoonthomas: there is a check for that in address.py | ||
2012-06-08 15:45 <sharoonthomas> cedk: checking | ||
2012-06-08 15:47 <sharoonthomas> cedk: you are right http://hg.tryton.org/2.4/modules/party/file/3ab6c1b94c1b/address.py#l42 | ||
2012-06-08 16:03 <quil8__> kwmiebach: I misunderstood the question before. USA is probably similar, though the taxes are different. | ||
2012-06-08 16:28 <diegoM> Hi guys, I am adding a menuitem to the "menu_sale_form", but the default icon of my menuitem is different of the others icons (i.e. 'menu_sale_form_draft' menuitem). I fix it adding icon="tryton-list" to my menuitem, but I would like to know where is defined the icon of the 'menu_sale_form_draft'. Do you know it? | ||
2012-06-08 16:35 <cedk> diegoM: by default, if you don't specify an icon for a menu, it will take one according to the action linked | ||
2012-06-08 16:35 <cedk> diegoM: if it is an act_window than it looks at the first view | ||
2012-06-08 16:42 <diegoM> cedk: thanks! | ||
2012-06-08 17:12 -!- pjstevns(~pjstevns@nfg3.nfgs.net) has left #tryton | ||
2012-06-08 23:14 <cedk> albertca: I have added unittest to codereview of http://bugs.tryton.org/issue2587 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!