openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27593
[Bug 1306200] [NEW] Internal picking with blank number in chained picking
Public bug reported:
Show this problem in runbot 7-0-30742
Given I set the "Output" location as Chaining Type = Manual Operation
I create a sales order to sell a CD, then confirm this order
I get 2 pickings there, one is Delivery Order with new number, and one
is Interal Moves without Number
=================
in sale_stock.py , code prepare order picking assuming it's type is
'out', so get a sequence number by "stock.picking.out"
later, I don't know where the picking type is changed to 'internal' and
the picking number is cleared.
I am really happy that 8.0 removed the design of "picking in/out", this f*ck me every week !
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/1306200
Title:
Internal picking with blank number in chained picking
Status in OpenERP Addons (modules):
New
Bug description:
Show this problem in runbot 7-0-30742
Given I set the "Output" location as Chaining Type = Manual Operation
I create a sales order to sell a CD, then confirm this order
I get 2 pickings there, one is Delivery Order with new number, and one
is Interal Moves without Number
=================
in sale_stock.py , code prepare order picking assuming it's type is
'out', so get a sequence number by "stock.picking.out"
later, I don't know where the picking type is changed to 'internal'
and the picking number is cleared.
I am really happy that 8.0 removed the design of "picking in/out", this f*ck me every week !
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1306200/+subscriptions
Follow ups
References