Skip to content

Anyway to disable stock reservation? #2269

Closed
AmpersandHQ/magento2-disable-stock-reservation
#11
@asim-vax

Description

@asim-vax

Summary (*)

We are noticing an issue where the default behaviour of MSI (no sources or stock set up) is that as an item is sold, it adds a record to inventory_reservation. And salable quantity is reduced.

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 this in store -> config, or via config.php by disabling modules?

Examples (*)

Screenshot from 2019-05-22 15-01-02
As you can see here, some salable quantity is the same as quantity, but some are 0, and some are lower. As we manage stock elsewhere, and update magento, the quantity is the field we rely on. It should reduce by 1 as an order is placed, like prior default magento behaviour.

Proposed solution

A way to reset MSI, or to not fill the reservation table so our salable quantity is artificially lower than it should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions