Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Release 2021.2 is now available; it is a minor release that contains new features, bug fixes, and refinements.

We will begin scheduling 2021.2 updates on customer Test systems starting, August 30th, 2021.


NOTE: PHP 7.4 IS REQUIRED for this upgrade.


Notable Changes

  • Added
    • Action UDFs to the API.
    • International Support: Address Forms now support other countries in addition to the United States.
    • A master Perspectives Grid that displays all User Perspectives system-wide.

      • Note: This may affect some existing perspectives and you may need to recreate them. 
    • Purchase Order Import.
  • Remarks can now be added to Charge Catalogs via the Form.
  • User Defined Fields now support Category Inheritance for Services and Equipment.
  • The Getting Started page in the wiki was revamped to give it an onboarding and training focus (to aid in training new employees and learning PCR-360).

Please review the Database Changes in 2021.2 and make any necessary changes to your AdHoc Grids, Custom Events, and API calls.

Review and Refresh Session(s)

We are planning two Review and Refresh sessions for 2021.2. The first session is scheduled for September 7th at 11:00 AM Eastern, and the second is scheduled for September 8th at 3:00 PM Eastern.

Key
Toggle cloak

Cloak


Bug Fixes

New Features



Changed Features

Improved Performance

Removed Features


...

Release 2021.2.5 (12-20-2021)


Component

Description

Type

Incident(s)

Documentation

Imports & Exports

Corrected an issue preventing the NEW_CONTACT_DEFAULT_BILLING_GROUP flag from working properly for Contact Imports.

Image Modified

IN-7546

Service Desk

Fixed a bug (introduced in 2021.1.3) that prevented Charges from being stopped on the old Service after completing and finalizing a Service ID Action.

Image Modified

IN-7300

IN-7319

IN-7396

IN-7523


Release 2021.2.4 (11-18-2021)

...

Table NameChangeTable Changes
ADDRESSES
Updated
ADD `ADDRESS_COUNTRIES_LISTS_RECID` INT NULL;
MODIFY (`CITY` VARCHAR2(100) NULL);
MODIFY (`STATE` VARCHAR2(50) NULL);
MODIFY (`ZIP_CODE` VARCHAR2(10) NULL);
BARCODE_PHYS_INV
New
BARCODE_PHYS_INV_ASSETS
New
BARCODE_PHYS_INV_UNITS
New
CHRG_CATALOG_REMARKS
New
CONTACTS_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
DEPT_HIERARCHY_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
EQUIPMENT_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
GLA_ACTIVITY
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
LOCATIONS_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
PAYMENTS_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
PURCHASE_ORDER_ACTIVITY
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
RETURN_ORDER_ACTIVITY
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
SERVICE_DESK_ACTIVITY
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
SERVICES_REMARKS
Updated
ADD `AUTHOR_CONTACTS_RECID` INT NULL;
USER_DEFINED_FIELDS_ASSOC
Updated
ADD `INHERITANCE` TINYINT(1) DEFAULT NULL NULL;
USERS_PERSPECTIVES
Updated
MODIFY IDENTIFIER VARCHAR(100) NULL;


Metadata Schema


Table NameChangeTable Changes
No changes

...