openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #18660
[Bug 1079584] Re: Wrong product delivered when change the product on Delivery Order
Hello,
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1079584-hip
Revno: 8157
Revision ID: hip@xxxxxxxxxxx-20121129082516-09vrw3e3vp1t0aqx
Thanks,
hip
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-
bug-1079584-hip
** Changed in: openobject-addons
Status: In Progress => Invalid
** Changed in: openobject-addons
Status: Invalid => Fix Committed
--
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/1079584
Title:
Wrong product delivered when change the product on Delivery Order
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Based on trunk,
(Build 25070)
server (4563)
addons (8061)
web (3441)
Steps to error
============
1. Create new Sales Order with 1 product line,
- Product A - 1 Unit
2. Confirm Order and go to Delivery Order
3. In Delivery Order, same as SO, show 1 product line,
- Product A - 1 Unit
4. Click on "Deliver" button, will pop up a wizard for user to confirm
5. But user choose to change from Product A to Product B, and click Apply.
- Product B - 1 Unit
6. Back to the Delivery Order, it still show
- Product A - 1 Unit.
It seem that, the step to confirm product to be delivered (in step 4-5) has no effect at all !
In fact, I expect that, the DO will be updated as user confirm, and the the Invoice created after it, will also based on DO (not based on SO).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1079584/+subscriptions
References