Jump to content

Manual Provisioning


snake

Recommended Posts

I have a number of services which require manual provisioning or interaction.
So I am using the "auto release" module to create a ticket.
However all this does it create a ticket that says "Service ID # 234 was just auto provisioned", which is not helpful to anyone.
How can I modify this to say something more informative and useful, or is there a better way to deal with manual provisioning?

Link to comment
Share on other sites

2 hours ago, snake said:

However all this does it create a ticket that says "Service ID # 234 was just auto provisioned", which is not helpful to anyone.

you would seriously think that WHMCS would have fixed this ridiculous situation by now - yes you can lookup the relevant ID in WHMCS, but it's hardly rocket science for them to do a quick DB query to get the relevant information and add it to the ticket.

2 hours ago, snake said:

How can I modify this to say something more informative and useful

if you were creating ToDo's rather than tickets, i'd have suggested using the Enhanced ToDo List Admin Widget and tweaking it's code... in fact, you should be able to do something similar with the Support widget code... a quick query and string replace will give you the service ID, and then it's just another query to get whatever information you want from that table row.

though that wouldn't help with the ticket sent to the client - perhaps you need a EmailPreSend hook to modify the ticket message before it's sent.

Link to comment
Share on other sites

5 minutes ago, snake said:

The obvious solution would be that this "auto release module"  has a field to type the text that will be put into the ticket, with dynamic variables. It does seem very odd that it is so basic and useless.

https://requests.whmcs.com/topic/ability-to-customize-ticket-created-by-autorelease

the great hope is that things like this are fixed in v8 next year... if that's just going to be another bloated release with one or two new MarketConnect products, then we might as well all give up!

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated