lucasmali / order_prefix
Package info
github.com/LucasMali/m2_orderprefix
Type:magento2-module
pkg:composer/lucasmali/order_prefix
1.0.0
2020-05-15 20:33 UTC
Requires
- ../../../../vendor/magento/framework: *
- ../../../../vendor/magento/module-store: 101.0.*
This package is auto-updated.
Last update: 2026-03-06 04:39:47 UTC
README
This functionality is based off of wanting the orders to have a custom prefix to easily identify what store the order came from.
Attributes
NOTE
This will treat all prefixes in the sales sequence prefix table as one unified value.
TODO
Break out each entity value in the sales sequence prefix table as their own entry rather than one unified value.