Zend certified PHP/Magento developer

Relate pending purchase order to reservations

I would like that whenever there is a pending status order, it would automatically create a reservation for the selected product, decrementing the current stock value in my magento store.

But I have no idea how to do this in code, creating a module for it…