[PS] Error in aggregation of entries in analytic accounts

Bug #783362 reported by Harmel Delphine (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
High
OpenERP R&D Addons Team 3

Bug Description

trunk server revno 3411

* Accounting/Configuration/Analytic Accounting/Analytic Accounts, define the following structure of analytic accounts :
     - Base account (of type view)
         - Account 1 (of type view)
             - Account 1 - Income

* Create a Sales Order and define the analytic account as "Account 1 - Income"
* Confirm your sales order, create the invoice and validate it
* Go in your analytic accounts list view

Obtained result : the "Account 1" has twice the entry for the Sales Order ! For example, if I had a Sales Order of 75€, I have the following result :

       - Base account (of type view) : 75€
         - Account 1 (of type view) : 150€
             - Account 1 - Income : 75€

Expected result : I have once the entry and the parent accounts aggregate the result as follow :

       - Base account (of type view) : 75€
         - Account 1 (of type view) : 75€
             - Account 1 - Income : 75€

reported by dha, OpenERP Prof Serv.

Tags: profserv
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.