Listen to DataCollection event and add / remove reservations in inventory_reservations table
use custom_uuid like data_collection_record_id_1232312 to connect records toghether
when data collection is archived, or module disabled the reservations should be removed
when data collection is udpated, or module enabled, ther reservations should be created
Create Module DataCollectorTransfersOutReserveStock
Listen to DataCollection event and add / remove reservations in inventory_reservations table use custom_uuid like data_collection_record_id_1232312 to connect records toghether
when data collection is archived, or module disabled the reservations should be removed when data collection is udpated, or module enabled, ther reservations should be created