I have created a BOM X which has 2 subassembly items, suppose A and B which are both subcontracted and the material required to make A and B is C,
Now,
ideally,
if I create a production plan of X, it would calculate how much of A is required, and how much of B is required, and then as per BOM quantity of A and B, it would calculate how much of C is required.
this should happen only if I don’t have actual available stock of A and B.
But actually what is happening is despite having stock of A and B, when I make a production plan the system calculates that A and B are required and a purchase order is to be generated.
Hello everyone,
Please if anyone can help regarding this,
I have a 4-5 LEVEL BOM, and if the system does not check for stock of SemiFinished Goods at each step, it would ne a nightmare, as all the entries are done single handedly by me.I will not be able to use production planning at all.
Production planning is very important for any manufacturing software.
I created custom app to override the standard function via monkey patch, for more detail check this
Thank you very much for your response,
and thank you for developing the app
I have my site hosted on frappe cloud, and the link you shared has documentation in Chinese.
Can you tell me the steps to implement this app on frappe cloud? I have never created benches on Frappe Cloud, and have zero experience.
I provided the source code for your kind reference only, my app is not available for installation on frappe cloud, so there is no easy way to adapt my code into frappe cloud at the moment.