Jump to content

[Module] Split orders by default in back-end


SharkTanq

Recommended Posts

Hello

 

I have a request for a module:

 

I need all orders with more than one item to be split into several separate invoices in back-end since I will ship every item individually. The front-end should remain the same for the buyer (same total amount in check-out, same amount of items in one order).

 

For example:

 

Customer orders three items. He pays and receives a confirmation for the order. However, when I log in to the back-end of Prestashop, I want the option of printing out three PDFs for each item. This order has to be split into three orders.

 

Another example:

 

Customers orders one item only. Then everything should be like it is in Prestashop by default.

 

Can anybody help me create such module?

 

Thanks

Link to comment
Share on other sites

So you want the custom shipping per product put in the shipping field on each invoice?

 

Yes.

 

Example:

 

Customer orders A) One jeans  B) One wallet   C) A t-shirt

 

What he sees should be this:

 

Order no. 1:

Jeans $50  + shipping $8

Wallet $20 + shipping $5

T-shirt $15 + shipping $7

 

Sub total: $85

Shipping: $20

Total charge: $105

 

What I want to see in the back-end, is this:

 

Order no. 1:

Jeans $50

Shipping $8

Total charge: $58

 

Order no. 2: 

Wallet $20

Shipping $5

Total charge: $25

 

etc...

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...