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.

2.1.3.0 (2024-03-15)

Fixed

  • Resolved an issue that could prevent predicted costs from reversing for items having Item Tracking. #53507

Added

2.1.2.1 (2024-02-24)

Added

  • Added Vendor Name to Consignment Card and Consignment Template pages. #50121

2.1.2.0 (2024-02-23)

Fixed

  • Resolved an issue where Advanced Landed Cost marked Predicted Costs as Adjustment. #51994

2.1.1.0 (2024-01-19)

Fixed

  • Resolved an issue where Advanced Landed Cost creates Predicted Cost for Purchase Invoice. #49487

Added

  • Added Country of Origin to Item Charge -Items to be able to specify duties based on the country of origin. #49490
  • Added Duty Calculation Method. #49490
  • Added Landed Unit Cost fields to the Purchase Lines page. #35038
  • Added a warning message when attempting to disable a template with ongoing consignments. #51125

Changed

  • Changed Consignment Charge Invoice to respect "Purch. Invoice Posting Policy". #38673
  • We changed the charge invoice posting behaviour to put all reversal entries into one register. #40897
  • Split the total percentage on the Landed Cost Detail report into Total Charges and Total Documents percentages. #8254

2.1.0.0 (2023-08-18)

Fixed

  • Resolved an issue with duplicate predicted costs on Per Item Consignment Templates with a blank Unit of Measure #42563.
  • Resolved an issue with the pro-rata calculation amount.
  • Resolved issue with Posted Predicted Value Entries not having a Consignment No. #44128.
  • Resolved an issue with the Charge Invoice not reversing all posted predicted value entries. #44240
  • Resolved an issue where crediting Item Charge Invoices needed to update the consignment amount. #38714.

Changed

  • Improved the performance on cost calculation and posting predicted costs.
  • Improved the performance on opening Consignment Card #41096.

Added

  • Added Find Entries to Posted Predicted Value Entries page. #40898

2.0.27.0 (2023-06-08)

Fixed

  • Resolved an issue where Advanced Landed Cost allowed to delete per consignment lines that have posted/unposted invoices associated with it.

Added

  • Added Vendor Address Code to Consignment Template

2.0.26.0 (2023-05-22)

Fixed

  • Resolved an error that was experienced when running 'Landed Cost Detail' report. The error was caused by filtering the query object on a field with Enum data type - this might cause an error, as described in the link: https://github.com/microsoft/AL/issues/6598.

Changed

  • Some minor refactoring was done to the 'Landed Cost Detail' report to improve performance.

2.0.24.0 - 2023-04-28

Changed

  • It is now possible to add Per Item Consignment Lines to the consignment in cases where there are now Per Consignment Lines. Previously this was not possible.

2.0.23.0 - 2023-04-17

Added

  • Added a Posting Date Confirmation when using the Reverse function on Posted Predicted Value Entries page.

2.0.22.0 - 2023-04-13

Fixed

  • Fixed an issue that would cause Per Item Consignment lines to be added when processing an Undo Receipt.
  • The Copy Consignment no longer copies the Consignment Status.

2.0.21.0 - 2023-04-03

Fixed

  • Fixed a bug that caused the Consignment number to be removed from posted receipts when unassigning Per Item Consignment Lines.

Added

  • Added a new Reverse Consignment action on Posted Predicted Value Entries page.
  • Added a new Show Document and Show Posted Document on the Consignment Line Details page.

Changed

  • Modified the Posted Purchase Invoices on the Consignment page to display the Posted Purchase Invoice Lines instead of the Headers.

2.0.20.0 - 2023-03-29

Fixed

  • Resolved an issue with where the landed cost amount got calculated incorrectly on the Landed Cost Detail report.
  • Resolved an issue where Expected Consignment Entries did not get deleted after changing and item number on the related order.

2.0.19.0 - 2023-03-24

Added

  • Added Copy Consignment to Consignment Card page, which allows you to copy the details of another consignment into the current consignment.

2.0.18.0 - 2023-03-16

Fixed

  • Fixed an issue where the "Add Posted Receipt" feature was not functioning as expected, resulting in no action being taken when selected.
  • Resolved an issue where Gross Weight field was not updated on Item Charge Assignment page after running Update Line Weights function.

Added

  • Added Template No. and Template Line No. to the Consignment Line Details page.
  • Added Gross Weight on Receipt Line Assignment page.

Changed

  • Refresh Templates on Consignment will now remove any deleted purchase order on the document.

2.0.17.0 - 2023-03-02

Fixed

  • Resolved duplicate predicted cost issue where the predicted cost refers to a deleted template.
  • Fixed an issue where attempting to manually create or edit a consignment line resulted in an "Unsupported Error."

Added

  • Added Update Gross Weight function to Posted Purchase Receipt Lines page.
  • Added event OnBeforeCollectPostedPredictedCostOnProcessStatusChange on ExpectedLandedCostMgt_LC_TSL codeunit.

Changed

  • Refresh Templates on Consignment will now remove any deleted templates on the document.
  • Optimized predicting cost amount algorithm for faster performance.

2.0.16.0 - 2023-02-22

Added

  • Added the Predicted Amount and the Total Posted Predicted Amount to Purchase Order Statistics page.
  • Added events OnCheckPurchaseLandedCostNeededOnBeforeRun and OnCheckTransferLandedCostNeededOnBeforeRun on ExpectedLandedCostMgt_LC_TSL codeunit.
  • Added a new Create New Consignment action, which is available from the Purchase Order Line.

2.0.14.0 - 2023-02-08

Fixed

  • Resolved a posting date error that would get raised when making an additional receipt against a consignment you had received in a previous period. The app used the posting date of the original receipt for the reversal instead of the posting date for the current purchase receipt. The app will now use the posting date of the new receipt for any predicted cost reversals caused by the new purchase receipt.

2.0.13.0 - 2023-01-31

Fixed

  • Fixed an issue where the predicted costs would get duplicated when the vendor's code included the '&' symbol.
  • Fixed an issue where Template Generator would only create a template with one line, even if the consignment had multiple item charges.

Added

  • Implemented validation to prevent the same charge item, assignment method, and vendor from being added to a consignment. The validation on the template is now aligned to the validation on the consignment.
  • Added a Finalised Consignment Line table to store the finalised consignment order lines. This enables the same information to be copied back if you need to reopen the consignment for further processing.

2.0.12.0 - 2023-01-25

Fixed

  • Fixed an issue where the predicted costs would not get reversed if no receipt was associated with the charge invoice. The app no longer requires a purchase receipt to be created for the charge invoice.
  • An error would get raised on some orders that it was not possible to mix transfers orders and purchase orders.

2.0.10.0 - 2023-01-12

Fixed

  • Resolved Issue where Advanced Landed Cost engine does not correctly filter Attribute on Per Item Template

2.0.9.0 - 2022-12-22

Fixed

  • Recalculate expected cost on document line deletion
  • Added logic to remove expected consignment line with blank consignment when recalculating expected cost

Added

  • Added Consignment Status to Posted Predicted Value Entry
  • Added Consignment Status Enum and Reversed On Enum

2.0.8.0 - 2022-12-19

Fixed

  • Performance issue when calculating predicted cost

2.0.7.0 - 2022-12-07

Fixed

  • It was possible to add a new per consignment charge to a consignment without specifying the assignment method. This would result in the same amount getting assigned to each line. The app now validates that this gets specified.

Added

  • Advanced Landed Costs now supports linking Transfer Receipts to consignments. This allows you to create consignments related to one or more transfer receipts.
  • Added an Advanced Landed Costs Activities page, which is available in the following role centres:
    • Accounting Manager
    • Accountant
    • Business Manager
    • Order Processor
    • Purchasing Agent

Changed

  • We have enhanced the ribbon to group related actions more logically on the consignment card and finalised consignment card.
  • You can now specify a posting date when adding or deleting charges on a consignment that has been received.

2.0.4.0 2022-08-15

Added

  • Added the Variant Code to the Expected Consignment Lines.
  • Added the Expected Consignment Entries and Posted Predicted Value Entries pages.

Changed

  • Added the Reversed field to the Expected Consignment Lines and the Posted Expected Costs Value Entry tables. This gets done in preference to removing the old records for enhanced tracking.

1.0.7.0 (2022-07-29)

Fixed

  • Resolved an issue that users experienced on some purchase orders where an error would occur as it tried to predict the costs before the line got assigned to a consignment.

1.0.6.0 (2022-06-10)

Changed

  • Updated the ribbon on the consignment page.