webidea24 / magento2-shared-increment-id
Magento 2 Module to enable shared increment ids
Package info
github.com/webidea24/magento2-shared-increment-id
Type:magento2-module
pkg:composer/webidea24/magento2-shared-increment-id
1.0.1
2021-03-19 08:49 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-19 20:42:29 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