openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17699
[Bug 1013713] Re: PO Line - Price modified when quantity changed
Hello,
This is a behavior that is indeed not user friendly but we cannot
consider it a bug, we have an on_change function that is called whenever
the quantity is changed and it recompute the unit price based on several
information. It is needed because you could imagine a pricelist that
reduce the price by 10% if you buy more than 10 goods (for example).
When we call that function it is really difficult to distinguish between
the original price of the product and a price that the user changed
himself. I totally agree that it is annoying when the problem occurs but
this is a case that rarely happen. If you have to modify the quantity
and the price of a product, modify first the quantity then the price to
avoid such problem. And in case you often have to manually change the
price of your product, you can consider editing/creating the product
with your price, or creating some pricelist to adapt your product price.
I'm invalidating this bug since it won't be fix but we appreciate your
help and commentaries on the problem.
Cheers,
Cédric
** Changed in: openobject-addons
Status: In Progress => Won't Fix
--
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/1013713
Title:
PO Line - Price modified when quantity changed
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
Hello,
When I modify the quantity of PO line where I modified the price, the
original price is reset.
Here is the procedure :
1/ Create a PO and 1 PO line where you change the price value
2/ Save your line and PO
3/ Edit the line and change the quantity = > The line price is modified to the previous value.
Best Regards,
Fabian
OPW: M120329517-fvlohqtx
OpenERP 6.1
Tested on last revisions as for today
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1013713/+subscriptions
References