Order Management System. What's new
← Version 1.39.7.4

New filters and columns on the Bills List form

Bills List form:

  • Datagrid:
    • “Booking #” column:
      • was added after the “Memo” column -> for all tabs(except “Consignments”);
      • can be empty;
      • in the column is displayed Booking # from the linked to Bill SLT;
      • was added to the column selector;
      • if one Bill has more than one linked SLT with Booking# for each of SLT’s:
        • in the column are displayed all Booking# -> in the next format:
          • [N] numbers -> clickable label, after clicking on the label:
            • is displayed the list of Booking#;
    • “Container #” column:
      • was added after the “Booking #” column -> for all tabs(except “Consignments”);
      • can be empty;
      • in the column is displayed Container # from the linked to Bill SLT;
      • if one Bill has more than one linked SLT with Container # for each of SLT’s:
        • in the column are displayed all Container # -> in the next format:
          • [N] numbers -> clickable label, after clicking on the label:
            • is displayed the list of Container #;
  • Filters panel:
    • “Booking #” textbox:
      • was added under the “Reference #” textbox;
      • if the “Booking #” textbox is filled in the filter grid:
        • Datagrid is filtered by the “Booking #” column;
    • “Container #” textbox:
      • was added under the “Booking#” textbox
      • if the “Container” textbox is filled in the filter grid:
        • Datagrid is filtered by the “Container #” column.