c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23125
[Bug 751491] Re: [PS] UoS not taken into account on the Sales Order Line
I believe I have ran in to this bug also. e.g
Length of steel bar with a UoM of PCE. Sale price for PCE is £100
UoS is defined as m with a coefficient of 7.
I then generate a sale order line for this steel bar using a UoS of 3
meters
I would expect to see the Unit price as 100/7 so ~£14.29. But it is
still using a unit Price of £100 but it comes to the same sub total of;
£14.29*3 = 42.86
--
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/751491
Title:
[PS] UoS not taken into account on the Sales Order Line
Status in OpenERP Modules (addons):
New
Bug description:
trunk, revno 3377
Using demo date, define a UoS for product [CPU2]. This UoS is in PCE
with a coefficient of 4 (it means we sell by quantity of 4 products)
* Sales/Sales/Sales Order, create a Sales Order and on a Sales Order
line select [CPU2].
Obtained result : the system takes the correct qty for UoM and UoS but
still use the Qty(UoM) for the price calculation
Expected result : the system takes the Qty(UoS) to calculate the total
for the Sales Order line
reported by dha, OpenERP Prof. Services
References