1. Introduction
The Quantity page is an administrative interface that allows users to manage quantity units within the system. On this page, new quantity units can be created, and existing ones can be edited or deleted.
2. Navigating to the Page
In the Admin Interface, the Quantity menu item is located under General Settings in the left sidebar menu. Clicking on it opens the page.

3. Page Structure
The page consists of two main sections:
- Quantity Unit Editing (upper section)
- Quantity Units List (lower section)
3.1. Quantity Unit Editing
This section allows users to add new quantity units or modify existing ones. It includes the following fields:
- ID: Identification field (not editable).
- Name: The full name of the quantity unit.
- Short Name: The abbreviated form, such as “kg.”
- Decimal Places: The number of decimal places for the quantity unit.
The top button bar provides the following actions:

- New: Create a new quantity unit.
- Edit: Modify a selected unit.
- Copy: Duplicate a selected unit.
- Save: Save the current modifications.
- Delete: Remove the selected quantity unit.
- Cancel: Cancel the operation without saving changes.
3.2. Quantity Units List
The lower section displays all existing quantity units in a table format with the following columns:
- ID: Unique identifier.
- Name: The quantity unit name.
- Short Name: The abbreviated form, e.g., “kg.”
- Decimal Places: The number of decimal places.
Search and filter functions are available below the list for easy navigation.
4. Performing Actions
4.1. Creating a New Quantity Unit
- Click the New button.
- Fill in the Name, Short Name, and Decimal Places fields.
- Click the Save button.
4.2. Editing a Quantity Unit
- Select an existing quantity unit from the list.
- Click the Edit button.
- Make the necessary changes.
- Click Save to apply the changes.
4.3. Deleting a Quantity Unit
- Select a unit from the list.
- Click the Delete button.
- Confirm the deletion.
5. Additional Features
- Search: Use the search box to quickly find quantity units.
- Filtering: The filter icon on the right side of each column allows users to filter data.
6. Summary
The Quantity page is a user-friendly administration interface that enables efficient management of quantity units. Operations can be performed easily using the available functions, ensuring quick and effective data management.