This is a module to modify the order, invoice, shipment and credit memo numbers in Magento. Many variables and counter options are available in the format string.
## Installation
Install via [modman](ssh://open-tools.net@open-tools.net/var/www/open-tools.net/private/git/Magento_Ordernumber/):
```
$ cd <magento root>
$ modman init # if you've never used modman before
Visit *System -> Configuration -> Sales -> Customize Order Numbers* and set it to Yes to enable custom numbers for certain number types. All configuration is done there, there is no separate component or view available.