openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14340
[Bug 1033731] Re: JIT does not work with = make_to_order + produce
Hello Kyle,
I have checked your issue .But it's not a bug
Let me explain
I have configure as you have describe in earlier comment .
Suppose you have made Sale order with that product(A), when you confirm SO then new created deliver order, should be in waiting available state because when mrp_jit is install it will only generate MO, not process that MO to the done state.
Also check availability button works on real stock .So right now product is not available in stock. So it will not in available till MO will complete.
All I have shown in attached videos with mrp_jit and without JIt install
.Please have a look
Thanks..!!
** Attachment added: "WITH JIT INSTALL"
https://bugs.launchpad.net/openobject-addons/+bug/1033731/+attachment/3252204/+files/SO_to_MO_without_jit.ogv
--
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/1033731
Title:
JIT does not work with = make_to_order + produce
Status in OpenERP Addons (modules):
Incomplete
Bug description:
delivery order state is waiting availability when it should be
available. The JIT module or running the scheduler should make the
delivery order available but it does not. The item only becomes
available when you "check availability".
To reproduce
Install JIT Module, or Run MRP scheduler after order confirmation if not installed
Create 1 product that is make to order, produce, stockable product. Have quantity=0 Product A
Create 1 component product that is make to stock, buy, stockable product. Add quantity 100 to this product Product B
Create 1 bill of materials, type phantom. The bill is based on Product A. Product B is the component. Quantity 1
Create 1 order for Product A. When you confirm the order, the state of
the product is exception, but under procurement exceptions it says
"From Stock: Products Assigned".
The delivery order state is Waiting Availability.
Run MRP Scheduler. Delivery order state is still Waiting Availability
The only way to properly have the delivery order in available state is
to click "Check Availability" on the delivery order form.
We believe that with JIT installed, when the order is confirmed it should automatically make the delivery order available if the components are in stock and available.
Without JIT installed, the order should become available upon running of the scheduler. Or in all cases, the order should be available for delivery upon running the scheduler.
Please confirm the error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1033731/+subscriptions
References