Versions Compared

Key

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

...

10.4.0 Release Notes

Change Highlights

...

For additional API documentation please see the API Reference documentation on logisense.com.

10.4.1-Hotfix.

...

1 Release Notes

Change Highlights

Product Catalog Enhancements:

  • Package Quantity Feature:

  • Added a 'Allow Quantity' setting on the Options tab of the Packages screen under the product catalog

  • This setting acts as a multiplier for billing so

    Modified the global search in the UI to return 500 results per page instead of 20

  • Fixed an issue where an account-package's Next Bill Date and Billed Through Date were incorrectly set after changing the status of an account-service in the package and voiding the invoice containing the package charges

  • Fixed an issue where incorrect charges were applied when billing a charge full period package when the package contained account-services that had undergone status changes

  • Fixed an issue where the Edit Bucket Details button was missing when configuring tiered bracket pricing on a service in the product catalog

  • Fixed an issue where an invoice could not be voided in some scenarios where an account-service connected to the invoice had usage that had triggered a usage exception

  • Fixed an issue where payment collection during invoicing would fail due to currency conversion executing improperly

  • Fixed an issue on the Bill Run History screen where the Retry Bill Run button would remain disabled when selecting a failed bill run due to the failed bill run being set to an incorrect status

  • Fixed an issue where exception details were not being populated on the Data Import History screen after the first 10,000 exceptions were loaded

  • Fixed an issue on the Data Import screen where the import file contents failed to load in the Edit Exception modal in some scenarios

  • Fixed an issue where taxing credits would fail when attempting to rebill charges after voiding an invoice in AvaTax integrated environments, resulting in an invoice being stuck in an open state

  • Reduced default AvaTax.BatchSize to 1000 to adhere to the maximum value supported by AvaTax

10.4.1-Hotfix.1 API Changes

  • v4,v5,v6/Package/{Id}/Detail (Get): modified API so that it no longer returns price plan details in the response. Price plan data can still be fetched using the Package/Service/{id}/Detail API

  • v3/Package/Paged/Detail (Get): modified to include price plans as part of services detail

  • v3/Package/{id}/Detail (Get): modified to include price plans as part of services detail

10.4.1-Patch.1 Release Notes

  • Improved performance loading package frequency and package-service details in the product catalog

  • Added validation to limit the maximum number of package-services on packages in the product catalog to 200

  • Fixed an issue when configuring package frequencies in the product catalog where the edit bucket details button could be misaligned with the service it related to

  • Fixed an issue where it wasn't possible to save a package in the product catalog if the package contained more than one hundred optional services and one of the services after the first one hundred was switched to a required service (Maximum Instances > 0)

  • Fixed an issue with sales orders that could cause the creation of a new sales order to fail

  • Fixed an issue where a sales order could not be created using a package containing an optional service configured with a maximum instances value of 1 or null

10.4.2 Release Notes

Change Highlights

Product Catalog Enhancements:

  • Package Quantity Feature:

    • Added a 'Allow Quantity' setting on the Options tab of the Packages screen under the product catalog

    • This setting acts as a multiplier for billing so that the number of services in the package can be billed at the quantity specified (e.g. a package with one service and a quantity of ten set will generate one transaction/one invoice line item at ten times the normal service charge amount)

    • This setting can only be enabled on packages configured with non-recurring, non-usage based charges at this time

    • Quantity has been added to the Account Package data source to allow reporting on package quantities

    • Account packages can be imported with a quantity value provided so long as the quantity value is supported for the given package configuration (i.e. the package contains only nrc services that are also non-usage based)

    • Package quantities will be listed in the Customer Portal

...

For additional API documentation please see the API Reference documentation on logisense.com.

10.4.2-Patch.1 Release Notes

10.4.2-Patch.1 API Changes

  • v3/Package/Paged/Detail (Get): modified to include price plans as part of services detail

  • v3/Package/{id}/Detail (Get): modified to include price plans as part of services detail