c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #18523
[Bug 730191] Re: Working times being ignored by workcenters for scheduling
More info -
The starting and ending times in the Work Order detail appear to respect
the work schedules, however the gantt views in the web interface
definitely do not.
6.0.1 - gantt ignores scheduled days completely
6.1 (trunk) - gantt respects scheduled days, but also appears to
schedule weekends (which I have tried omitting from the schedule, as
well as assigning them 1 minute each day)
Anything I can do to help, or possibly pointing me at the area of code
dealing with this, I'll take a look. I'm mostly a java person, but I am
good at teasing out and pinpointing bugs.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/730191
Title:
Working times being ignored by workcenters for scheduling
Status in OpenERP Server:
New
Bug description:
Tried on both 5.0.15 and 6.0.1 -
Using OpenERP to schedule manufacturing in a machine shop
I've setup working times of Monday-Friday, 07:00 thru 15:00
Created my workcenters, assigned the working time to them.
Create routings of approximately 7 workcenters in length.
Create a BOM which assigns a routing to a particular product.
Create a manufacturing order. Check the schedule -
If, for instance, I have a manufacturing operation with 16 hours, it
loads a single day with 16 hours, rather than breaking it up to 2
days.
It also ignores non-work days (Sat and Sun)
This is with mrp_operations and JIT scheduling installed (not sure
which is causing this issue).
I wouldn't exclude the possibility that I'm doing something wrong, but
this is the only real hurdle from having a functional scheduling
system for my shop, and it's a big one.
I'm open to workarounds if there are any.
References