I want to have the quoting details come in with all of the manufacturing details. For example, we have a part of a machine that happens to be common for 3 upcoming jobs. So the shop floor wants to do those all in one batch early. Because of that, we set that sub-assembly to pull as material in the master so that when we build the parent job, it pulls them from the stock that the batch job made.
Our parts salesman needs to be able to put a list together of spare parts. For him to do that, we need to have the full BOM brought in somehwere, and then he can look through that with the help of a dashboard and pick out the spare parts that he will quote. The problem is, if I use the manufacturing/job details, it will stop in this situation and that list won’t include the parts in that sub-assembly for him to grab the spare parts.
My idea was to have him get details on the quote and we can use that table just like the job, with the added benefit of him being able to make any adjusments he wants without messing up production.
The problem is, it respects the same pull/view as assembly flags as the jobs do, and I’m trying to find a way around that. I thought that I could intercept the call and make it pull in all manufactured parts as assemblies, but I was unsuccessful in that, so now here we are talking about alternate methods.
Theoretically, I can probably get by with no more that the one alternate method, but I was wondering if I could make the alternate methods set up by job for these large orders with special situations, so that I could pull the alternate method for the specific job that we have it set up for, but any other time it would pull all of the methods down the purchase parts.
None of this would be a problem if you could just change parts in the jobs from assembly to material as needed, but it’s more difficult than that.
I hope that makes some sense…
The other option is to start using the pull qty on the assemblies again, but that requires people to do things to make that work (since I can’t backflush those). People having to do things around here leads to stuff just not getting done, with me and others left to clean up the mess months later because the people physically doing things think it’s too hard to electronically tell E-10 that they did them.
Or I need to get off my lazy ass and recreate the get details BOM and just build the BAQ/Dashboard from the master. But CTE queries suck.