Stock Reservation for Custom Doctype

Hi,

I saw that version 15 has implemented Stock Reservations. Tried to look through the documentation but couldn’t find how to implement stock reservations for custom doctype. I have some doctypes that I would like to keep some stock aside for various reasons. I have already implemented code that particular doctype would discount the fabric through a stock entry record. But it would be great if i could set aside some stock so as not to mistakingly use it for some other job.

Any recomendations or indications would be greatly appreciated! thanks,

That for, you have to check the code logic and how it worked, after then you can put your own logic according to the scenario.

Thanks, can you share a link to the documentation or area of the code where this would be located?