Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4584

Allow Client ID and ID format to be set in the UI.

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.3.0-b1
    • Fix Version/s: 5.5.0-b1
    • Component/s: Staff Interface
    • Labels:
      None

      Description

      Client ID's start at 1500 and there is no way in the UI to change this. Client's also have a format of simply:

      {key} and this cannot be changed in the UI either. If you edit the clients table and change id_format from {key}

      to say ABC-

      {key} the client ID will be shown as ABC-1500 for example.

      Under Settings > Company > Client Options, add 2 fields for:

      Client ID Start
      Client ID Format

      By default, Client ID Start would have 1500 in it, pulled from company_settings where key="clients_start" and Client ID Format would have a value of just {key}

      pulled from company_settings where key = "clients_format".

      Validate that the Client ID Format always contains the string

      {key}

      Add a tooltip for each that says:

      Client ID Start is the starting value for Client ID's. New clients will have this value, unless it is less than the value of the most recently created Client.

      Client ID Format is the format of the Client ID. A value of ABC-{key}

      will result in a Client ID of ABC-1500 where 1500 is the Client's ID value.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              29/Jun/22

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 3 hours, 12 minutes
              3h 12m

                Agile