Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 3fdee75

Browse files
author
Willian Keller
committed
Improve split handler
1 parent 8752fce commit 3fdee75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Split Order for Magento 2
2-
3-
[![Packagist](https://img.shields.io/packagist/v/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order)
1+
Split Order for Magento 2
2+
=====================
43

54
This extension allows your online store to split the order into an order
65
for each item in the cart. With different order ids, customers can view all the
76
order ids in their Order History and track each item separately.
87
The admin generate separate invoices and shipments for each splitted order.
98
Shipping charges and tax are also split based on items.
109

10+
[![Packagist](https://img.shields.io/packagist/v/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order)
1111

1212
## 1. Installation
1313

0 commit comments

Comments
 (0)