Hello, For sales and purchases analysis, here i attached patch.
Kindly check it and revert back. For invoices, I didn't get any problem with qty and average price. If i have misunderstood you, can you provide more information about invoice analysis problem? Thanks. ** Patch added: "sale_purchase_analysis.patch" https://bugs.launchpad.net/openobject-addons/+bug/673835/+attachment/1758355/+files/sale_purchase_analysis.patch -- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

