# Departments

The department is a group of similar PLUs/items. For example, the Frozen Foods department may consist of ice cream, Popsicles, and frozen pizzas. Up to 9999 departments can exist within the configuration. Do not use Departments 9990-9999 as they are reserved for specific purposes.

<figure><img src="/files/OwUoIlOYTv1UWXP5KKYl" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="239" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Number</td><td valign="top">Enter an unused number from 1-9990.</td></tr><tr><td valign="top">Name</td><td valign="top">Enter the name of the department. If items are rung in using the department the name will appear on the receipt.</td></tr><tr><td valign="top">Minimum Amount</td><td valign="top">The minimum allowable dollar amount for a line-item sale using this department or an item within this department.</td></tr><tr><td valign="top">Maximum Amount</td><td valign="top">The maximum allowable dollar amount for a line-item sale using this department or an item within this department.</td></tr><tr><td valign="top">Product Code</td><td valign="top">Assign a product code that categorizes the products sold accurately. Product codes are used by the card processing network to properly categorize items and may prohibit the sale of certain items for specific cards. If you are unsure what product code to use for a specific item, contact your card processing network for direction. Departments MUST have a product code assigned.</td></tr><tr><td valign="top">Category</td><td valign="top">Departments can be assigned to categories for reporting purposes. Categories are not required.</td></tr><tr><td valign="top">Fuel Tax Exemption</td><td valign="top">Only used by fuel departments that allow a fuel tax exemption to be applied to the sale.</td></tr><tr><td valign="top">Transaction Quantity Limit</td><td valign="top">Limits the number of line items per transaction. The default value of 0.00 indicates there are no restrictions.</td></tr><tr><td valign="top">Fees</td><td valign="top">Assigns a predefined fee to the department that will be assessed based on the Fee configuration. Multiple fees can be assigned to a single department.</td></tr><tr><td valign="top">ID Checks</td><td valign="top">Prompts for an ID check when a transaction using the specified department is used. Multiple ID checks can be assigned to a single department.</td></tr><tr><td valign="top">Taxes</td><td valign="top">Charges different tax rates that are selected for the specified department. Multiple taxes can be assigned to a department.</td></tr><tr><td valign="top">Blue Laws</td><td valign="top">If the sale of an item is restricted to specific times and/or days, then a blue law can be assigned. Multiple blue laws can be assigned to the department.</td></tr><tr><td valign="top">Allow Food Stamps</td><td valign="top">Select this option if the department qualifies for food stamps.</td></tr><tr><td valign="top">Fractional Quantity</td><td valign="top"><p>Select this option if items are sold by weight. For example, if the quantity is 1 3/4 lbs of turkey, then entering in the value of 175 and selecting a department with fractional quantity enabled will enter in</p><p>1.75 instead of 175.</p></td></tr><tr><td valign="top">Fuel Department</td><td valign="top">If the Department is used for Fuel, then this option should be selected.</td></tr><tr><td valign="top">Prompt Serial Number</td><td valign="top">Enable this to prompt for the serial number that is entered by the cashier and printed on the receipt. For example, if the store is selling electronic devices they may want to prompt for serial numbers or warranty or return purposes.</td></tr><tr><td valign="top">Special Discount</td><td valign="top">Select this parameter if special discounts can be applied to this department.</td></tr><tr><td valign="top">Negative Department</td><td valign="top">Select this option if the items rang into this department, are a negative value. For example, a coupon department would subtract from the transaction total rather than add to it.</td></tr><tr><td valign="top">Money Order Department</td><td valign="top">If the department is used for selling Money Orders, then this option should be selected. See the Money Order Feature Reference for more details.</td></tr><tr><td valign="top">Prohibit Manual Discount</td><td valign="top">Prohibits discounts configured to be applied using the discount function. This parameter does not affect PLU promotions, NAXML Promos, or Loyalty line-item discounts.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/store-operations/departments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
