openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14352
[Bug 1033731] Re: JIT does not work with = make_to_order + produce
Hello,
I am not sure you checked what I had wrote. This only happens with
Phantom BOM AND Make to order/Produce combination. In this particular
configuration from what I understand, a phantom bom does NOT generate a
manufacturing order. In your video, you did not demonstrate the product
configuration, and in your video you are using a normal bom, so you
missed what I was explaining. Normal BOM works as expected. Please the
test scenario I have described again.
bug:
The product only becomes available for delivery when you check availability. The scheduler does NOT make the product available, and it is NOT supposed to generate any manufacturing order.
** Summary changed:
- JIT does not work with = make_to_order + produce
+ JIT does not work with PHANTOM, make_to_order + produce
--
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 PHANTOM, 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