webidea24 / magento2-shared-increment-id
Magento 2 Module to enable shared increment ids
Installs: 4 897
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-12-19 17:03:37 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