openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13806
[Bug 922062] Re: Trunk: Tax is not calculated when entering journal-items
Hello René Glauser ,
I have completely checked your bug report , at the first look up its
seems like bug but its not a blocking point because we can use journal item under customer menu as well as supplier menu.At there we have set journal and period
on view context and using this context we get journal_id and period_id. On journal Entry /Journal Item view we does't set any value on view context.That's why on this view taxes are not applied.But you can use customer Journal Item for sales entry and supplier journal item for purchase entry.
We have to implement this but currently its difficult to do, because taxes are
comes from account's default tax which account we have passed on journal.
Here journal and period are read only so we can't take the values from journal
item. Instantly we can get journal as context from customer/supplier journal item because on this view we have by default set journal_id and period_id and from
this journal we got a taxes, that's why above both view correctly used taxes and
on journal entry / journal item view does't.
So as per improvement I am setting this as wishlist. Because its require
some major changes.
Thanks for understanding!
** Changed in: openobject-addons
Importance: Low => Wishlist
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/922062
Title:
Trunk: Tax is not calculated when entering journal-items
Status in OpenERP Addons (modules):
Confirmed
Bug description:
I created two tax-codes in trunk version. First with tax excluded and
second with tax included. When I creat a sales-order the tax is
calculated correctly in both situations. When I trie to enter Journal-
items manually, in both cases ther is no tax calculated at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/922062/+subscriptions
References