Skip to main content

Category

The Category master should have the following fields :

  1. Category Type :Primary This is a unique category of product that the user will setup.
  2. Category Name : Text Box : Alphanumeric : Max characters 47 This is a unique category anme that the user will enter. System should not allow duplicate category names.
  3. GL Code - Text Box : Alphanumeric : Max lenght 30
    1. Unique GL for each of the category type.
    2. In order to add a new category , the user needs to click on the add button which will open up a pop up with all the fields required to setup a category.
    3. User can save this selection by clicking on the save button of the pop-up and clicking the cancel button on the pop-up will not save the input values.
    4. A category that is associated with a product cannot be removed unless that association is removed first.