Jump to content

how to have "inform customer" (orders) checked by default


Guest

Recommended Posts

Hello,

I don't know if there is a way to have "inform customer" (orders) checked by default. Each time I want to notify the customer of the status change I have to check it and I am worried that one day I may forgot to do so. Please help if you know the answer.

Link to comment
Share on other sites

In the file:

\admin\orders\order.php

at about line 322, find

type="checkbox" id="inform" value="1" />

and change it to

type="checkbox" id="inform" value="1" checked="checked" />

Many thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...