openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13669
[Bug 1024193] Re: duplicate analytic line with plans
** Attachment added: "wrong_journal_item.png"
https://bugs.launchpad.net/openobject-addons/+bug/1024193/+attachment/3224676/+files/wrong_journal_item.png
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: Invalid => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
** Summary changed:
- duplicate analytic line with plans
+ Wrong jouranl entry when more then one taxes applied on product with analytic plan
** Summary changed:
- Wrong jouranl entry when more then one taxes applied on product with analytic plan
+ Wrong journal entry when more then one taxes applied on product with analytic plan
--
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:
Wrong journal entry when more then one taxes applied on product with
analytic plan
Status in OpenERP Addons (modules):
Confirmed
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