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.

23.0.3.0 2024-03-25

Fixed

  • Resolved an error with the lot number copy to a new item based on the item transformation setup.

23.0.2.0 2024-03-13

Added

  • Added functionality to update bin code based on the lot selection on the item transformation order line.

23.0.1.0 2024-03-04

Fixed

  • Resolved an error with the production order routing line and production order number while posting the output.

23.0.0.0 2024-02-27

Added

  • Added a new event to suppress commits before printing the label.
  • Added functionality to update the print option based on the item transformation order output item.

Removed

  • Removed references to deprecated InDataset property to prevent future errors.

22.0.6.0 2023-11-08

Fixed

  • Handle breaking change related to Business Central 2023 Wave 2.

22.0.5.0 2023-10-12

Fixed

  • Resolved an error with the lot attribute creation for the second transformation order onwards. The app now skip lot attribute creation when the lot attribute already exists.

22.0.4.0 2023-09-15

Fixed

  • Resolved consumption line blank description while posting transformation order.

22.0.3.0 2023-09-12

Added

  • Added transformation error message with Lot No. and Line No., which allow you to identify the exact line to correct the details.
  • Added functionality to change the transformation order posting date, after entering the lines.
  • Added functionality to check the duplicate lot No. and available inventory while entering the Lot No. in item transformation Order

22.0.2.0 `2023-09-07

Fixed

  • Resolved and issue with the deletion of tracking entries on the transformation order.

22.0.1.0 2023-08-01

Added

  • Added transformation orders, which allow you to process item transformation orders based on orders containing multiple lines.

21.0.0.0 2023-04-01

Fixed

  • Handled breaking changes relating to Business Central 2023 Wave 1

18.0.0.0 2021-06-01

Changed

  • Upgraded to BC version 18 and switched to permission set objects. Included an upgrade codeunit to handle assignments
  • Added support for item references

1.2.2.0

Added

  • Enhanced the item transformations to print batch labels when posting if configured to do so in advanced production setup

1.1.1.0

Added

  • Added functionality to suggest item transformation setup when a new scenario gets entered on the item transformation line

1.1.0.0

Added

  • Added a new feature - Item Transformations. This feature allows you to transfer or convert one item to another without creating a production order/assembly order or making positive and negative adjustments. You can read more about this here.

1.0.0.25

Added

  • Default General Business Posting group in the job journal batch allows certain types of usage to use different posting setups

1.0.0.19

Added

  • Default General Business Posting group in the item journal batch allows certain adjustments to use different posting setups.
  • Default Entry Type in Item Journal Batch is copied to Item Journals.
  • Lot Attributes that can get configured and assigned to lot information. You can set up Default Lot Attributes against items and item categories, and the values can get assigned automatically from the item ledger entries.
  • Label printing enhancements:
    • Formatting attribute values that hold a date value
    • Ability to specify the total area, total length, total cubage, total weight

1.0.0.1

Added

  • Advanced Production Setup:
    • Ability to specify the rounding precision for the quantity on production order lines. This is useful when families are refreshed and do not create whole numbers.
    • Allow families with zero quantity lines to support scenarios where items in a family are not the targeted item and are not planned by default.
    • Include negative component lines in standard cost rollup - this allows byproducts to get included in the costing
  • Allow editing of expected quantity in Production Order Components

1.0.0.0

Added

  • Allow the capture of production output and automate the creation of lot numbers. You can either do this on a card-type page for one production order line or a worksheet that has multiple production order lines
  • Added Label printing functionality that allows you to import a template in ZPL/DPL with tokens that get replaced with values from the actual entries. Printing is handled through Print Node by default.
  • Security to control who is allowed to finish production orders since there is no way to reopen one after finishing it.
  • Auto Create Bar Codes from the GTIN field on the Item table - a once off batch job to update existing items.