Example: Website Top Nav With Submenus From JavaScript (YUI Library)
This menu has two parts: the header and a table.
  • In the header, you can change the status of the inventory list to entered, hold, cancelled, or ready. You can use the remark to make a comment that other people who edit the physical inventory list can view.
  • In the table, you can edit the stock of any product you want. To edit the stock of a product, you must search for the product first.
  • There are two ways to search for a product. You can search by entering the first few characters of a product's name and then all the products will appear that start with those few characters. You can also search by entering “%” and any characters of the customer’s name. This will bring up any customer and their orders with those characters in any location of their name i.e. searching for “%ch” will return “Chicken Breast” as well as “Beef Chuck”.
  • After selecting a product, the previous on hand quantity and weight will appear, and you will be able to enter in the updated amounts of the product.
  • After entering all the updated stock of the products, click to create the physical inventory list.

© Copyright by KSB Consulting Inc. All Rights Reserved.