← Back to team overview

openerp-india team mailing list archive

[Bug 981274] Re: make_mo date_planned incorrect

 

Hello,

As per your suggestion we have to set manufacturing planned_date 's time
based on  Company's manufacturing start time.

So it's good improvement, that's why I am setting this as a "Wishlist".

Thanks for reporting!

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
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/981274

Title:
  make_mo date_planned incorrect

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  OpenERP 6.1
  Ubuntu 10.04/10.10
  Running scheduler

  When OpenERP scheduler runs make_mo it uses the _default value for date_planned.
  This ends up as TODAY 00:00:00
  This date is affected by produce_delay and manufacturing_lead which I have set to 0 for simplicity
  Once this date is settled it comes up as TODAY 10:00am for every MO which is GMT + the current time zone GMT+10

  This  date_planned should ideally come out at least as 7:00am which is our resource_calendar start time for manufacturing.
  In the case of say a time zone GMT-10 then I am assuming that the date_planned will come out as YESTERDAY 14:00 which is not nice.

  Maybe the start time/date can be adjusted according to a setting
  (res_comany.mfg_start_time)

  What is the strategy for planning manufacturing?
  As far as I can see there is no real planning involved. It seems take today's date and applies to every MO without regard to workcenter load or duplicate products. Is the planning intended to be manual?

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/981274/+subscriptions


References