webERP Forum
MRP Functions Show Obsolete Items - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+--- Thread: MRP Functions Show Obsolete Items (/showthread.php?tid=7990)



MRP Functions Show Obsolete Items - VortecCPI - 12-15-2017

Main Menu > Manufacturing > MRP
MRPReport.php

Main Menu > Manufacturing > Master Schedule
MRPDemands.php

After clicking "Search Now" both lists show Items marked as Discontinued.

Is this correct functionality? If not we need to add "AND stockmaster.discontinued = 0" to the queries.


RE: MRP Functions Show Obsolete Items - TimSchofield - 12-15-2017

I think I could probably put up arguments both ways on this. I imagine it was one of those cases where the person who wrote the MRP scripts (Mark Yeagers if my memory is still working) wanted it this way for his company.

What about a checkbox indicating whether to include them or not?

Tim


RE: MRP Functions Show Obsolete Items - VortecCPI - 12-15-2017

(12-15-2017, 08:52 AM)falkoner Wrote: I think I could probably put up arguments both ways on this. I imagine it was one of those cases where the person who wrote the MRP scripts (Mark Yeagers if my memory is still working) wanted it this way for his company.

What about a checkbox indicating whether to include them or not?

Tim

Yes since a part may have just recently been discontinued and may still need to be accommodated in the period being examined.