Zend certified PHP/Magento developer

Can we disable all salable quantity modules in mganeto2.4.1

We manage our stock in another system, and update the quantity field as orders come in. This is causing issues as suddenly the salable quantities are lowering, and never reset.

Is there a way to reset this salable quantity?Is there a way to disable all Salable modules?

Ex. I add new product and: qty=1 salableqty=1

Now I sold product and salableqty=0 but qty still = 1

Product still visible on frontend but impossible add to cart.