Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/07/2016 in all areas

  1. Is your feature request not also an all-or-nothing solution as well? i.e. enable/disable quantities shown for that language definition Perhaps just quantities of 1 should be assumed with a definition of "1 month @ $x" while other quantity values continue to use the current language definition?
    2 points
  2. Already coming: CORE-1075
    1 point
  3. Tyson

    Delete Invoice Feature

    I agree such a delete feature may be best as a plugin. I'd write one if I had more free time. I imagine most people are merely looking for an option to delete a specific invoice, i.e. one at a time. If an invoice is tied to a service, that service may need to be deleted as well. Of course, you will need to be aware of any laws in your jurisdiction that oppose you deleting invoices.
    1 point
  4. Cody

    Force Password Reset

    There's already a simple solution for this in the event that your database is leaked. You run the following query on your database: UPDATE `users` SET `password` = ''; ALL Users will now be unable to login and MUST request a password reset. We're unlikely to build this into the system because this is such an exceedingly rare case, and I feel that since it is such an important decision to make, that it ought to be done by someone with direct access to the database already.
    1 point
×
×
  • Create New...