All Projects → 8WireDigital → magento2-module-noreservations

8WireDigital / magento2-module-noreservations

Licence: other
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-module-noreservations

magento2-module
FACT-Finder® Web Components for Magento 2
Stars: ✭ 13 (+8.33%)
Mutual labels:  magento2, magento2-module
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+325%)
Mutual labels:  magento2, magento2-module
customer-ajax-login
Free magento 2 extension for Popup and AJAX based Login and Sign Up | Manish Joy
Stars: ✭ 14 (+16.67%)
Mutual labels:  magento2, magento2-module
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (+233.33%)
Mutual labels:  magento2, magento2-module
magento2-widget-parameters
Useful widget types for Magento 2 like image selector and wysiwyg text editor.
Stars: ✭ 51 (+325%)
Mutual labels:  magento2, magento2-module
magento2-checkout-success-misc-script
Add Miscellaneous HTML and JavaScript codes to Magento2 checkout conformation page
Stars: ✭ 26 (+116.67%)
Mutual labels:  magento2, magento2-module
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+291.67%)
Mutual labels:  magento2, magento2-module
DiscountCodeUrl
Magento 2 module that applies a discount code automatically via URL
Stars: ✭ 33 (+175%)
Mutual labels:  magento2, magento2-module
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+191.67%)
Mutual labels:  magento2, magento2-module
nosto-magento2
marketplace.magento.com/nosto-module-nostotagging.html
Stars: ✭ 19 (+58.33%)
Mutual labels:  magento2, magento2-module
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (+41.67%)
Mutual labels:  magento2, magento2-module
magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (+133.33%)
Mutual labels:  magento2, magento2-module
magento-2-mega-menu
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
Stars: ✭ 33 (+175%)
Mutual labels:  magento2, magento2-module
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+91.67%)
Mutual labels:  magento2, magento2-module
magento2-disable-customer-registration
A simple module to disable customer registration in Magento 2
Stars: ✭ 42 (+250%)
Mutual labels:  magento2, magento2-module
Magento2-City-Dropdown
City Dropdown for Magento 2 extension.
Stars: ✭ 42 (+250%)
Mutual labels:  magento2, magento2-module
magento2-sign-in-with-phone-number
This extension allow your customers to login to your Magento store using their phone number.
Stars: ✭ 42 (+250%)
Mutual labels:  magento2, magento2-module
magento2-inventory-log
Magento 2 - Inventory Log by KiwiCommerce
Stars: ✭ 33 (+175%)
Mutual labels:  magento2, magento2-module
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (+50%)
Mutual labels:  magento2, magento2-module
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+275%)
Mutual labels:  magento2, magento2-module

No Reservations Magento 2 Module

Magento 2.3 introduced MSI which was a complete overhaul of its inventory management system enabling use of multiple source inventories. A new concept introduced in MSI is reservations. When combined with an ERP system which is the source of truth for stock data these reservations can be problematic if the ERP is updating Magento with levels of salable stock rather than physical stock on hand. see this github issue

This module attempts to get around some of these issues by doing the following:

  • Stopping any reservations being persisted to the database.
  • Changing when Magento deducts inventory from sources to when an order is invoiced rather than when it is shipped.

We are basically reverting to a behaviour more like Magento 2.2 where stock qty is also the saleable qty.

This is not a one size fits all solution, it was written for a specific use case. That said it has worked well for us so far and may be useful for merchants with similar requirements. It has been used on Magento 2.3.1 and 2.3.2 sites.

Provided by 8 Wire Digital

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].