Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

YOU CANNOT DELETE AN ORDER. It is illegal to be able to remove payment or ordering information and/or invoice information from a business in Europe. Therefore, implementing a "Delete" button for orders would render PrestaShop illegal in Europe.

To safely delete the default order, install the "Database Cleaner" module (which is available in the default installation since v1.5.4), open its configuration screen and check the "Orders and customers" box before you click on the "Delete orders & customers" button.

You can export a list of your orders by clicking on the "Export" button at the top.
You cannot import orders.

Image Added

Creating an Order

One of the features of PrestaShop is the ability to create an order directly from the back office. For instance, this is tremendously useful when a customer wants to buy a product but does not succeed, and you need to take the hand and make the order while on the phone or during an e-mail conversation with the customer.

...

  • Re-stock products. When checked, PrestaShop will consider that the returned product is available for sale again, and will therefore increase the stock for this product. You should not click this when a product is returned due to it being broken...
  • Generate a credit slip. When checked, a credit slip will be created for the selected items. A credit slip is an acknowledgment from your shop that merchandise has been returned and that a refund has been issued. The customer can then use it as a credit slip for his or her next purchase.
  • Generate a voucher. When checked, a voucher will be created for the amount of the selected items. A voucher takes the form of a discount code that the customer can enter during the checkout process.
    You can edit the customer's existing vouchers by viewing the customer's page: from the current order's page, click on the customer's name in the "Customer" section; once in the customer's page, reach the "Vouchers" section. You can edit each voucher by clicking on the "Edit" icon.

    Warning

    In PrestaShop, vouchers are part of a special kind of discount feature: "cart rules". They can be created and edited from the "Cart Rules" page, under the "Discounts" menu. The cart rules creation process in the chapter "Creating Price rules And Vouchers".

  • Repay shipping cost. You can also choose to refund the shipping cost of the returned product, which is always an appreciated gesture.

...

Tip

You can customize the invoice layout easily: the PDF template files are located in the /pdf folder. These .tpl files are actually HTML files with Smarty tags for dynamic data. You can change the invoice's layout by editing the file named invoice.tpl.

Info

It is possible to add a note to the invoice. In the "Documents" section, click on "Add note": it will add a message which will show on the invoice, below the tax table.

 

When you put the order in the "Processing in progress" state, a delivery slip PDF is generated, which you can then download from the "Documents" section.

...

The shipping details of the current order can be partly edited. More specifically, you can change the tracking number : in the and the carrier. In the "Shipping" section, click on the "Edit" icon in the "Tracking number" column, and enter the new number: you will be able to change the shipping details according to your needs. The carrier can be changed as long as the order hasn't been shipped yet.

Shipping Address

The "Shipping address" section enables you to edit the destination address of the package your team is about to send. You can either use the drop-down list to choose another of the addresses that the customers has already registered on your shop, or you can use the "Edit" icon to edit the currently chosen address.

If you need to send the package to an address that is not already registered in PrestaShop, you must first create it. To do this, go to the "Customers" menu, open the "Addresses" page, and click the "Add new address" button. Do not forget to put the correct e-mail of the customer, as this is the way PrestaShop will know to associate that new address with your existing customer! Once done, go back to the order's page, and change the address using the drop-down list.

...

In the "Products" section, at the bottom of the products listing, you have the "Add a new discount" button. This creates a simple discount, not as advanced as the vouchers/cart rules system but still useful.

...

In the "New Message" section, on the right of the page, you can attach a comment on the order for your team.

You can also have this comment be sent to send this comment to the customer, in order to give him or her information concerning the order, a delay, a surprise, or keep him or her informed about offers and specials. This is a key point of customer relationship.

There are two links available:

...

 

Choose a standard message. In case you are sending a message to the customer

...

,

...

you can select a pre-written message. Pre-written messages can be saved and used multiple times, saving you the hassle of writing them over and over again. If you would like to send one of these messages, select it from the drop-down list. You can then add further details to the pre-written message if needed.

You can create more pre-written messages using the tool in the "Order messages" page, under the "

...

Customer service" menu.

Display to customer? This will determine whether the message is only visible to your team, or sent to the customer.

Message. In case you are using a pre-written message, it will display in the box. Otherwise, you can simply write your message there. 

The message will be stored in the client's profile in your Customer Service database, which you can access either by going to the client's page, or to the Customer Service page. The message will also be sent to the client's e-mail address should you choose to.

Send message. Click this button to send your message to the customer or to save it for your team.

Show all messages. This link will take you to the "Customer service" page

...

. This is fully explained in the "Managing the Customers Service" chapter of this guide

...