Skip to content

KUMAVISION trade#

See also the following ChangeLogs#

26.0.2956.0 - 2025-04-09#

Hotfix

  • Item Planning Suggestion: "Use Historical Item Ledger Entries" is not properly considered (#14028, TRD-749)
    The field 'Use Historical Item Ledger Entries' on the Request Page for the action 'Calculate Lines' in the 'Item Planning Suggestion' is not respected when it is automatically set to 'Yes' by the saved report settings. With the implementation of this ticket, the field is now correctly taken into account in this scenario.

Change

  • Bonus Agreements (#8622, TRD-182)
  • Expand Rental Setup (#12867, TRD-472)
  • Changes in Rental Items (#12952, TRD-476)
  • Event Request: Add "KVSTRDOnAfterGetRecordWarehouseShipmentHeader" in report KVSTRDCleanUpWhseShipments (#13902, TRD-737)
  • Alloy Surcharge with Over-Receipt (#13933, TRD-671)
  • Number Series for Rental Documents (#13936, TRD-735)
  • Rental Item BOM (#13937, TRD-693)
  • Block Rental-Item (#13938, TRD-595)
  • FollowUp-Service only in premium licence processable (#13939, TRD-467)
  • Create capacity on rental item / rental item card (#13940, TRD-475)
  • Alloy Surcharge: Changes to Invoices, Credit Memos and Return Orders (Purchase & Sales) (#14000, TRD-746)
    With the implementation of this ticket, the field 'Attached to Line No. (Alloy Surcharge)' is now correctly set when retrieving invoiceable shipment (invoice) or Return Receipt/Shipment lines (credit memo). Additionally, when retrieving Shipment Lines for a Return Order, a quantity reconciliation now also takes place between the item line and the corresponding alloy surcharge line. Both aspects have been implemented for both sales and purchasing.
  • Event Request: Add events to skip creating alloy surcharge lines in Codeunit "KVSTRDAlloySurchargeMgt" (#14069, TRD-756)
  • Event Request: KVSTRDOnBeforeOnPreDataItemCustomer in report "KVSTRDPeriodicInvoicing" (#14070, TRD-757)
    Added event: KVSTRDOnBeforeOnPreDataItemCustomer(var PostingDate: Date; var ReplacePostingDate: Boolean; var ReplaceDocumentDate: Boolean; var SkipDateChecks: Boolean)