order modification history, force

  • Posts: 15
  • Thank you received: 0
10 years 3 months ago #166328

Is there a way so that everytime someone at the back-end modify an order, it force the user to record the history of the modification without checking the box "set history message".

So that the user cant save a modification without writing a memo of what he/she modify

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
10 years 3 months ago #166358

Hi,

You need to edit all the view files edit_* of the view "order" of the backend via the menu Display>Views and remove the code:

style="display:none;"
and add the code:
checked="checked"
after the code:
name="data[history][store_data]"

The following user(s) said Thank You: jonathan.lee

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum