Order Management System. What's new
← Version 1.34.44.11

Ability to create New task without Sale Order

User Tasks tab:

  • Add New task button:
    • added to the right corner of the top bar;
    • always clickable;
    • after click -> open User Task form:
      • Contains:
        • Task Type dropdown:
          • required field;
          • displayed the List of System Task Types;
        • Customer dropdown:
          • required field;
          • displayed the List of Customers in the System;
        • Assign to dropdown:
          • contains the list of users in the system;
        • Due Date datepicker:
          • by default display the next day;
        • Status dropdown:
          • contains the next task statuses:
            • Not Started -> selected by default;
            • In Progress
            • Overdue;
            • Completed;
        • Task name textbox:
          • required field;
        • Description textarea;
        • Related Items:
          • Add item button -> to the task linked item from item list;
        • Notes list:
          • After note was added -> it displayed in the list with the user who added note, date, and time of creation;
        • Cancel button:
          • always clickable;
          • after click -> close form and don’t create Task;
        • Save button:
          • clickable if required fields are not empty;
          • after click -> close form and create Task which is displayed in the selected Tasks type list.