Order Management System. What's new
← Version 1.37.22.0

“Bulk add items” button on the Transfer Order edit form

Transfer Order form:

  • “Bulk add items” button:
    • was added at the top of the Transfer Order edit form;
    • was added before “Item Marker Wizard” button
    • is always clickable;
    • after clicking on the button -> the “Item List” form is opened;
    • button is displayed in next statuses:
      • Draft;
      • In Process;
      • In transit;
  • “Item List” panel:
    • next tabs are displayed:
      • All;
      • Inventory items;
      • Non Inventory Item;
      • Service;
      • Group;
      • Assembly;
      • Other Change Item;
      • Payment Item;
      • Discount Item;
    • are displayed filters as on the Item List form;
    • are displayed Datagrid as on the Item List;
    • “Export Excel” button:
      • is always clickable;
      • after clicking on the button the excel is downloaded with data from datagrid;
      • if some items are checked -> should be downloaded only checked items;
      • if no one item is checked -> all line items from datagrid are downloaded;
    • Data Grid -> contains the columns as on the item list form:
      • also, the column selector is displayed;
    • Cancel button:
      • after clicking on the button:
        • the panel is closed;
        • no one of items isn’t added to the Transfer Orders;
    • Apply button:
      • if at least one item is checked -> is always clickable;
      • after clicking on the button:
        • the panel is closed;
        • the checked  items from the panel are added to the Transfer Order.