Order Management System. What's new
← Version 1.38.15.3

The ability to delete Item Class / Brand / Category / Department

Dictionary -> Item Class:

  • Delete button -> select line and click:
    • if Item Class doesn’t use for any Orders -> is displayed OMS Message (Logic not change):
      • Text: “Are you sure you want to delete?”;
      • Buttons:
        • Yes -> the pop-up is closed and the Item Class is deleted;
        • No -> the pop-up is closed and the Item Class isn’t deleted;
    • if Item Class used for some Orders -> is displayed OMS Message:
      • Text: “This item class is in use, do you want to un-link it and delete?”;
      • Buttons:
        • No:
          • the pop-up is closed;
          • Item Class isn’t unlinked from everything;
          • Item Class isn’t deleted;
        • Yes:
          • the pop-up is closed;
          • Item Class is unlinked from everything;
          • Item Class is deleted.

Dictionary -> Category:

  • Delete button -> select line and click:
    • if Category doesn’t use for any Orders -> is displayed OMS Message (Logic not change):
      • Text: “Are you sure you want to delete?”;
      • Buttons:
        • Yes -> the pop-up is closed and the Category is deleted;
        • No -> the pop-up is closed and the Category isn’t deleted;
    • if Category used for some Orders -> is displayed OMS Message:
      • Text: “This Category is in use, do you want to un-link it and delete?”;
      • Buttons:
        • No:
          • the pop-up is closed;
          • the category isn’t unlinked from everything;
          • the Category isn’t deleted;
        • Yes:
          • the pop-up is closed;
          • the Category is unlinked from everything;
          • the Category is deleted.

Dictionary -> Departments:

  • Delete button -> select line and click:
    • if Department doesn’t use for any Orders -> is displayed OMS Message (Logic not change):
      • Text: “Are you sure you want to delete?”;
      • Buttons:
        • Yes -> the pop-up is closed and the Department is deleted;
        • No -> the pop-up is closed and the Department isn’t deleted;
    • if Department used for some Orders -> is displayed OMS Message:
      • Text: “This Department is in use, do you want to un-link it and delete?”;
      • Buttons:
        • No:
          • the pop-up is closed;
          • the Department isn’t unlinked from everything;
          • the Department isn’t deleted;
        • Yes:
          • the pop-up is closed;
          • the Department is unlinked from everything;
          • the Department is deleted.

Dictionary -> Brand:

  • Delete button -> select line and click:
    • if Brand doesn’t use for any Orders -> is displayed OMS Message (Logic not change):
      • Text: “Are you sure you want to delete?”;
      • Buttons:
        • Yes -> the pop-up is closed and the Brand is deleted;
        • No -> the pop-up is closed and the Brand isn’t deleted;
    • if Brand used for some Orders -> is displayed OMS Message:
      • Text: “This Brand is in use, do you want to un-link it and delete?”;
      • Buttons:
        • No:
          • the pop-up is closed;
          • the Brand isn’t unlinked from everything;
          • the Brand isn’t deleted;
        • Yes:
          • the pop-up is closed;
          • the Brand is unlinked from everything;
          • the Brand is deleted.