Skip to main content

Changelog

All notable changes to this project will be documented in this file.

info

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

22.2.0.0 2024-01-26

Added

  • The app now supports the New Item Pricing Experience that was introduced in Business Central 2020 Wave 2. You can read more about this here. The app will continue to support the old ng model for as long as this is supported by Business Central.
  • Unit of Measure Code ipricis now available on contract lines. This feature was previously only available as a preview. The purpose of the unit of measure is to allow you to configure pricing per invoicing period. The app will automatically create the units of measure and update existing contract lines and items when the new version is installed.
  • The app can now automatically create Units of Measure for contract items when specify the contract item group on the item card. You configure which units of measure to created on the Billing Period/Unit of Measure Mapping.

Changed

  • You can now specify the contract payment terms on the contract header to will override the payment terms on the customer card when raising contract invoices. The same is also available for purchases relating to contracts.
  • When creating a sales invoice the unit of measure code now gets copied to the sales invoice lines before the prices. This allows you to override pricing on the contract lines.
  • The legacy feature that allowed you to use one item for descriptions and another for pricing the contract is now hidden behind a feature flag. This is because the contract item pricing has advanced to the point where this is no longer required. This feature is enabled by default if you already use the feature.

22.1.1.0 2024-01-25

Fixed

  • Resolved an issue with back-dated where an error would occur while creating the credit memo if the related invoices had a discount.

22.1.0.0 2023-09-29

Changed

  • Resolved issues and handled warnings related to the Business Central 2023 Wave 2 release.

22.0.3.0 2023-09-18

Changed

  • The Import from Excel feature will now support adding new lines to existing contracts. The import previously supported modifying existing lines or adding new contracts.

22.0.2.0 2023-06-06

Fixed

  • Resolved an issue where the default invoice period would get cleared when importing contracts with more than one line using Excel Importer.

22.0.1.0 2023-06-02

Changed

  • Contract Import from Excel feature was updated to take advanced of new features in Excel Importer.

20.0.2.0 2023-05-09

Changed

  • Changes for Business Central 2023 Wave 1.

20.0.0.0 2023-04-05

Changed

  • We changed the deferral start date calculation to support accounting periods that do not follow the calendar months. If you want to use this feature you need to update your contract groups. Select Use Accounting Periods for Deferral and then select the Deferral Start Period.

19.1.5.0 2022-08-08

  • Added additional fields to the contract lines list.

19.1.4.0 2022-06-25

Added

  • Subscription Management to handle product activation

Changes

  • Changes to the Import from Excel to take advantage of new features in Excel Importer.

19.0.10.0

Fixed

  • Resolved an issue with the Import from Excel feature where it displayed an error referring to the Import Type not being valid

19.0.5.0

Added

  • Contract Change Entries - a new feature added to record contract quantity changes.

19.0.3.0

Fixed

  • The import from Excel gave an error about the version number being a protected field when updating existing lines. This is because the field is added to the imported fields to find the existing record. The issue is resolved by removing the version number from the imported fields after the existing record is found.
  • There was permission issue on contract billing log when invoicing manually. The issue is resolved by changing how the insert was handled.

19.0.2.0

Fixed

  • Contract Ledger Entries that were created for consolidated invoices (multiple contracts on one invoice) would have the wrong customer number assigned when the sell-to customer was different to the bill-to customer. The issue was resolved and the data is corrected when the extension is upgraded.

19.0.1.0

Fixed

  • Resolved issues with Importing contracts from Excel:
    • There was an issue with files where the contract number was not specified.
    • It was not possible to import lines that did not have an item number specified.

19.0.0.0

Fixed

  • When validating the effective date on locking the contract, the program was also checking lines that were previously cancelled. The validation is now changed to exclude lines that were previously cancelled and still are cancelled.

18.0.5.0

Fixed

  • BC19 Breaking Change - handled TempBlob breaking change.

Added

  • Release/Send Approval Request for recurring documents. It is now possible to automatically release or send Contract Invoices or Credit Memos for approval at the time of creation. You enable this feature on the Contract Setup - "Release/Send Approval Request". The documents are still created if the release or send approval request fails. Any errors get logged in the new Contract Billing Log. Note: Remember to disable the confirmation message if you do set up workflows. If you do not, you will receive multiple confirmation messages when running the billing manually.
  • Contract Billing Log - a new contract billing log records any errors that prevent billing, prevent the document from being sent for approval or released.

18.0.4.0 2021-08-28

Changed

  • Partial Billing in first and last period - if the first billing date is in the middle of the period it is now possible to generate a partial bill for the first billing period. The same is also applicable when the billing ends in the middle of a billing period. The partial billing is only possible if this is specified in the contract setup.

18.0.3.0

Changed

  • Added logic to retain the number of deferral periods calculated so that it is not replaced from setup when the posting date is changed on a sales invoice or sales credit memo

18.0.2.0

Fixed

  • Resolved issue with Import from Excel - was not able to import new lines to existing contracts

Changed

  • Recalculate the deferral schedule on a credit memo based on the effective date of change as well as the remaining number of periods. For example if an annual contract is cancelled after 3 months, the number of periods on the credit memo will be 9 instead of 12.

18.0.1.0 2021-07-16

Changed

  • Permission sets converted to permissionset objects
  • Filter out cancelled lines on contract card

1.0.4.3 2021-04-21

Fixed

  • Handled a breaking change to make contract billing compatible with version 18. Recommend all clients install this version to ensure a smooth upgrade with no errors.

1.0.3.30 2020-08-26

Fixed

  • Fixed an issue with contract deferrals

Added

  • Added an Import from Excel function to the contract list. This allows you to import new contracts or update existing contracts. Note: This extends excel importer so it also means that Contract Billing is now dependent on Excel Importer. Therefore to install this application you must first install Excel Importer from AppSource. The contract billing extension can still function if Excel Importer is not activated but it is only possible to use the Import from Excel functionality if Excel Importer is activated.

1.0.3.25 2020-08-10

Fixed

  • Fixed an issue with the posting of a credit note where the sign was incorrectly updated on quantities and amounts

Added

  • Added an XML port to assist with the take-on of high volumes of contracts. The file format is tab-delimited. An example file can be found in the Theta Business Central channel of Theta D365 under Implementation Tools/Take-on Balance Templates. The import assumes the first row contains headers. |ContractNo|Customer No|Bill-to Customer No|ContractDesc|PricesIncludeGST|LineNo|ItemNo|VariantCode|Description|ContractGroupCode|ContractPriceItem|PriceVariant|ContractStartDate|ContractEndDate|LastInvoiceDate|NextInvoiceDate|Recurring Frequency|Quantity|UnitPrice|LineDiscountPercent|GlobDim1|GlobDim2|GlobDim23|GlobDim4|GlobDim5|GlobDim6|GlobDim7|GlobDim8|ContractStatus|
  • Added Contract Posting Description to the contract setup to allow a custom posting description to be used. For example you can now change the posting description from contract invoice to subscription invoice.

1.0.3.23

Added

  • Added last date modified to contract header
  • Added WSPublishing.xml file to automatically publish some pages as web services
  • Changed billing to raise invoices for zero-priced lines (if specified in setup). Also changed reverse billing to trigger if the next billing date is changed back to prevent double billing

1.0.3.22

Added

  • Added setup option to allow zero value contract lines

1.0.3.20

Added

  • Added an action to the contract sub form and contract lines list to show changes between the current version and the previous version. This can be used to review the changes made from one version to the next version.

1.0.3.16

Fixed

  • Fixed the contract line price calculation so that it updates the unit price when the quantity is changed. This is to support quantity breaks in pricing.

Added

  • Added a Contract Price Item. This is to handle scenarios on the contract lines where the price is not driven by the item selected on the line but rather some other criteria. By default, the Contract Price Item is not shown.
  • Added a contract line fact box.
  • Added tooltips to the contract page (header and sub page).

1.0.3.09

Added

  • Added variant code to contract lines and related entries to support items with variants