openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13640
[Bug 1024193] Re: duplicate analytic line with plans
Hello Cristain,
Thanks for your quick reply and nice video.
You have faced analytic entry for amount 0.0 due to your tax
configuration. I have checked your video and see the assigned tax(Tax 0)
which has a 0.0 percent. Cause of analytic plan module, you got a same
analytic entry as your tax amount.
And here your 2nd assigned tax amount is zero, that's why you got a
analytic entry for amount 0.0. Also currently we have provided a entry
for 0.0 amount too.
Please try again with setting proper amount in tax configuration, then
it works fine.
So this is not a bug, and I am closing this issue
Hope this help.
Thank you!
** Changed in: openobject-addons
Status: Incomplete => Opinion
** Changed in: openobject-addons
Status: Opinion => Invalid
--
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/1024193
Title:
duplicate analytic line with plans
Status in OpenERP Addons (modules):
Invalid
Bug description:
Hello in 6.0 6.1 and trunk please follow this steps:
Install account_analytic_plans
Enter an supplier invoice:
Product must be configured with a tax with both codes: base and tax generated
Apply an analytic plan
Approve the invoice
As you know OpenERP generate lines with credit/debit 0.00 for tax
codes this cause analytic line is generated too for 0.00 move line. i
check the code in analytic plans you redefine create_analytic_lines
and generate each line here you need to check if credit+debit>0 to
generate lines.
Regards,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1024193/+subscriptions
References