← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 673835] Re: Sales, Purchase and Invoice Analysis Problem

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/673835

Title:
  Sales, Purchase and Invoice Analysis Problem

Status in OpenObject Addons Modules:
  In Progress

Bug description:
  For OpenERP v6.0 rc1, there are problems regarding the columns of UoM, Qty and Average Price in Sales Analysis and Purchase Analysis while Qty and Ave. Price in Invoice Analysis.

For concrete example in sales analysis:
I confirmed an order with these products:

item1: apple juice with default UoM CSE (1 CSE = 4 PCE)
UoM: CSE
Qty: 20
price: 520
tax: none

item2: orange juice with default UoM CSE (1CSE = 4 PCE)
UoM: PCE
Qty: 20
price: 520
tax: none

If I open Sales >> Reporting >> Sales Analysis
item1: apple juice
Default UoM: CSE (correct)
Qty: 5 (wrong. It must be 20 for CSE or 80 for PCE)
Average Price: 2080 (wrong. It must be 520 for CSE or 130 for PCE)

item2: orange juice
Default UoM: PCE (wrong. The default UoM is CSE. Maybe changing the column name Default UoM to UoM only would be better)
Qty: 20 (correct if UoM is PCE)
Average Price: 130 (correct if UoM is PCE)

Same problems apply with the Product UoM, Quantity and Average Price in Purchase >> Reporting >> Purchase Analysis, and Qty and Average Price in Accounting >> Reporting >> Statistic Reports >> Invoice Analysis.
where:
PCE is the reference UoM with 
CSE is bigger than the reference UoM





References