Jump to content

fzobitz

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by fzobitz

  1. I figured it out.  I'm using the wizard template and modified: plugins/order/views/templates/wizard/config.pdt

    Line 29 was this:  $selected_price = $this->Html->ifSet($vars->pricing_id, $item['pricing_id']);

    I changed it to: $selected_price = 1;

    Yes it is a core mod which I need to keep in mind during upgrades, but at least the most expensive package is presented and selected first now.

     

  2. I have Support Manager configured to receive tickets via email - which works great.  However, if someone sends an email, Blesta doesn't reply with the Ticket Received email.  If someone creates a ticket from their account, they receive the Ticket Received email.

    Is there something I can change so that regardless how the ticket was received (either email or created from their account) they will receive an email confirmation?

  3. On 10/31/2013 at 5:04 PM, Paul said:

    This is something we'll be looking at pretty soon. If there are no configurable options, we would like to skip that step entirely. It's a little bit complicated because the order system isn't aware whether the module has these options or not which is why it works as it does at the moment.

    Was this ever implemented?

×
×
  • Create New...