This module is used to create sub-orders
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is SubOrderGenerator. - Activate it in your thelia administration panel
Add it in your main thelia composer.json file
composer require your-vendor/sub-order-generator-module:~1.0
Allow admin to create subOrder from an existing Order