webERP Forum
EOQ Yield Quantity in BoMs? - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: How To ? (http://www.weberp.org/forum/forumdisplay.php?fid=6)
+--- Thread: EOQ Yield Quantity in BoMs? (/showthread.php?tid=8263)



EOQ Yield Quantity in BoMs? - VortecCPI - 12-02-2018

BOMs.php

I added a column that shows quantity of each BoM line item multiplied by the EOQ.

This helps me see that the proper amount is being yielded - A sanity check of sorts.

[attachment=906]

If anybody is interested I will share the small change...


RE: EOQ Yield Quantity in BoMs? - TimSchofield - 12-02-2018

This reminds me that my new version of BOMs.php has not been pulled across yet. Is it still wanted?

Tim


RE: EOQ Yield Quantity in BoMs? - phil - 12-03-2018

Yep


RE: EOQ Yield Quantity in BoMs? - TimSchofield - 12-03-2018

As I said in my previous post it just needs pulling in by somebody with those permissions. I provided the link. If you are unsure how to do it, I know that Paul T does as he has done it before.

Tim


RE: EOQ Yield Quantity in BoMs? - phil - 12-04-2018

I should learn ... think I've done it!
Many thanks


RE: EOQ Yield Quantity in BoMs? - TimSchofield - 12-04-2018

Actually all you have to do is to generate a pull request between our two branches. It is two minutes of a job.

People should always do their work in their own branch and then get another developer to review the work and pull it. That way there are always two sets of eyes on the code stopping anything silly sneaking in.

Tim