SharkTanq Posted August 6, 2014 Share Posted August 6, 2014 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 More sharing options...
Dh42 Posted August 6, 2014 Share Posted August 6, 2014 How would you want shipping handled in this invoice? Link to comment Share on other sites More sharing options...
SharkTanq Posted August 6, 2014 Author Share Posted August 6, 2014 I charge custom shipping per product based on weight/USPS rates, not per order. So that should not be an issue. Link to comment Share on other sites More sharing options...
Dh42 Posted August 6, 2014 Share Posted August 6, 2014 So you want the custom shipping per product put in the shipping field on each invoice? Link to comment Share on other sites More sharing options...
SharkTanq Posted August 6, 2014 Author Share Posted August 6, 2014 So you want the custom shipping per product put in the shipping field on each invoice? Yes. Example: Customer orders A) One jeans 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 More sharing options...
muthugtti Posted October 6, 2014 Share Posted October 6, 2014 Is this solved ??? Even i have a similar issue to be addressed Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now