Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinetrue
stylenone
Excerpt

REQUIRE_SERIAL_NUMBER

(ALL, ASSETS, NONE) The default is NONE.

This parameter determines if the system requires users to enter Equipment Serial Numbers. It can be used to define what types of equipment requires Equipment Serial Numbers.

Anchor
Modify Serial Number
Modify Serial Number
MODIFY_SERIAL_NUMBER

(ADMINISTRATIVE_USERS, ALL_USERS) The default is ADMINISTRATIVEALL_USERS.

This parameter determines if the system allows users to modify Equipment Serial Numbers. It can be used to define who has the authority to modify Equipment Serial Numbers.

SHOW_CONSUMED

(TRUE or FALSE) The default is True.

The Equipment Catalog allows for types of Equipment to be marked as Consumable. This type of Equipment, when When used on a Service Order, this type of equipment will be marked as CONSUMED in the data. When SHOW_CONSUMED is set to True, the "Consumed" column on the Equipment Grid will be displayed. And Consumed Inventory will be displayed.

DELETE_CONSUMED

(TRUE or FALSE) The default is True.

The Equipment Catalog allows for types of Equipment to be marked as Consumable. This parameter specifies whether to (True) or not (False) display delete the CONSUMED Equipment on the Equipment gridsequipment from the system or to mark it with a CONSUMED flag.

When SHOWDELETE_CONSUMED is set to FalseTrue, Consumed Equipment records will automatically be deleted going forwardas they are consumed.

PO_RECEIVE_ALLOW_SURPLUS

(TRUE or FALSE) The default is False.

This configure option will prevent or allow a Purchase Order from receiving more Inventory then was requested from the Vendor. Some Vendors might allow for additional units to be shipped as bonus items, rewards, or last minute changes to the PO. The default setting is FALSE, which will prevent additional inventory from being received.

ALLOW_CUSTOM_PO_NUMBER

(TRUE or FALSE) The default is False.

This config option will allow Users to enter a custom Purchase Order number. Custom Purchase Orders can have any alphanumeric values that the User want to enter. When the option is set it will override the standard behavior where the Purchase Order number increments by 1 for every new Purchase Order, starting with 0000000001.

internalCIDR

Internal IP Address Ranges can be set in the configuration file to allow duplicate addresses using the following format.

internalCIDR.<protocol>[] = "<CIDR>"

Valid protocols are "ipv4" or "ipv6".

The value must be a valid CIDR notation.

Some examples are:

  • internalCIDR.ipv4[] = "10.0.0.0/8"

  • internalCIDR.ipv4[] = "192.168.0.0/16"

  • internalCIDR.ipv6[] = "FC00::/7"

  • internalCIDR.ipv6[] = "FB6C:F92F:97C0:ABB7::/64"

IPv4 CIDRs must include all four octets.

IPv6 CIDRs do not have to include all eight segments and can utilize a short form notation using "::". This can either pre/postfix or be inserted in the middle of the IP to express a segment(s) that is zero.


Child pages (Children Display)
styleh6
sorttitle