webidea24/magento2-shared-increment-id

Magento 2 Module to enable shared increment ids

1.0.1 2021-03-19 08:49 UTC

This package is auto-updated.

Last update: 2024-05-19 15:51:49 UTC


README

Description

This module enables the functionality to share the increment ids over the stores. So you can use the same number range and format for all your stores.

You can enable this feature for the following entities:

  • order
  • invoice
  • credit memo
  • shipping
  • any other entity which inherit from the class Magento\Sales\Model\ResourceModel\EntityAbstract

Enable/Disable the module for the entities in your store configuration

Shops > Configuration > WEBIDEA > Shared increment id