Skip to content

KUMAVISION base#

25.1.2917.0 - 2024-11-18#

Hotfix

  • Shopify and KBA "Standard for Shopify" Sales Order Type (#12797, KBA-1950)
    The default order type for the Shopify Connector is no longer set for an order that was created via the Shopify Connector. This issue has been fixed.

25.1.2896.0 - 2024-11-15#

Hotfix

  • Customer Price Group not found in the hierarchies (#12747, KBA-1943)
    The customer price group is again found via the hierarchies. Priority is still given to the customer price group, which is found via item categories.

25.1.2826.0 - 2024-11-05#

Hotfix

  • Warehouse Shipment for purchase return order prints goods receipt label (#12264, KBA-1838)
    The system searches for the correct label for Receipt and Shipment for sales and purchase return orders.
  • Focus on field Text is lost when opening extended texts (#12316, KBA-1849)
    Fix a bug that unfocuses the text field in the document text page when the HTML Preview is visible.
  • Mandatory Field Check for Enums/Options not really checking for empty (#12385, KBA-1864)
    Fix a bug in the mandatory field check that prevents it from checking empty option and enum fields
  • Dispatch for Warehouse Shipment with mandatory fields (#12391, KBA-1872)
    The mandatory field check now also works for warehouse shipments that are posted by the dispatch.
  • Cancel and Create Packaging Material Entries (#12504, KBA-1888)
    The automatic creation and recalculations were aligned with each other, and a sign error in cancellations was corrected.
  • Purchase order type when creating a purchase order via subcontract worksheet is not correct (#12548, KBA-1899)
    The default purchase order type is only set if the field "Purchase Order Type" is empty. This means that the subcontract purchase order type is retained.
  • Credit memo cannot be created when including "NullPosition" = "Free" (#12559, KBA-1865)
    The check of the "Not Billable" with sales price has been changed so that it does not fail with a line amount of 0.

Change

  • Blocked Fields from Item and Item Variant differs (#10630, KBA-1161)
    Instead of custom fields, the standard fields are used to block items and variants. In addition, the custom fields have been compared between items and variants and supplemented where necessary.
  • Physical Inventory Order Sort by Bins (#11616, KBA-1731)
    Add filter for item no. and variant code to the report "Calc. Phys. Invt. Order (Bins)"
  • KBA function for delivery additional lines for sales return delivery (#12217, KBA-1745)
    The automatic delivery of additional lines can now also be used for Return Orders.
  • Physical Inventory with Packages (#12265, KBA-1842)
    It is now possible to use the extension of the microsoft packages in the physical inventory.
  • Consolidation Task Expansion Packages (#12274, KBA-1653)
    General Adjustments in the Extended Packages Module.
  • Shipping Agent Fields in Archiv (#12277, KBA-1822)
    The Shipping Agent fields have been added to the purchasing archive and are now transferred automatically.
  • New Event Publisher in Dispatch Mgt. (#12345, KBA-1846)
    To simplify extensions, existing events were revised, deprecated, and new ones were created.
  • Print EORI number from customer (#12350, KBA-1843)
    You can now set whether your own EORI or the EORI of the customer is printed in the document header of the sales invoice and shipment. This can be set in the company information.
  • OrderQuote transferred as VAR in OrderQuoteMgt (#12369, KBA-1854)
    The event OnCheckandSendOrderQuoteOnAfterMandatoryFieldsCheck has been added.
  • Delete Job for KVSKBASalesLineReleaseArchive and KVSKBASalesHdrReleaseArchive (#12416, KBA-1793)
    Add new report "Delete finished Sales Release Archives" which can be run via the global search or the job queue.
  • Make visibility of action "Create Purchase Quote" in Contact Card dependent on User Setup field (#12453, KBA-1884)
    Adjust the visibility of the "Create Purchase Quote" action in the Contact Card to be controlled by the "Create Purchase Quote (Cockpit)" field in the User Setup, instead of the incorrect "Create Purchase Quote (Cockpit)" field.
  • EventRequest: codeunit KVSKBAReportselection - OnAfterGetCustomReportSelection (#12516, KBA-1881)
    The event OnAfterGetCustomReportSelectionOnAfterSetFilterOnCustomReportSelection was provided in the codeunit KVSKBAReportselection.
  • Unnecessary updating of data records when entering first trade name / additional description (#12575, KBA-1826)
    The presetting and filtering in the page has been changed so that no renaming is necessary.
  • Function "NewCalcUPriceLDiscSalesLines" in the Codeunit KVSKBASalesPriceLib Global (#12578, KBA-1906)
    The function has been made available for other apps.
  • Obsolete field KVSKBACreatedon and KVSKBADateArchived use SystemCreatedAt (#12585, KBA-1885)
    The fields KVSKBACreatedon and KVSKBADateArchived have been made obsolete as they can be replaced by the standard field SystemCreatedAt.

25.0.2926.0 - 2024-11-19#

Change

  • General performance and stability improvements.

25.0.2755.0 - 2024-10-24#

Change

  • Init ServiceLine PriceUnit (#12521, KBA-1887)
    The PriceUnit fields are initialized in the service tables (Service Line, Service Line Archive, Service Shipment Line, Service Invoice Line, Service Cr.Memo Line).

25.0.2665.0 - 2024-10-09#

Hotfix

  • Copy of price list with discount does not work (#12252, KBA-1836)
    The calculation of the price unit is no longer called up when copying discounts.
  • Dispatch - Use Qty. (Base) not Qty. (#12334, KBA-1861)
    There was an error in the calculation of quantities in dispatch orders for items without tracking when a different unit of measure was used. This error has been corrected.

Change

  • Get price in service lines (#7484, KBA-1253)
    The action to get the prices was promoted in the pages.
  • Alternative lines in service quotes (#8312, KBA-1355)
    Add the field "Alternative" to the service line and print those lines accordingly on the report. The alternative lines in the service line behave like the alternative lines in the sales quote lines.
  • Ending and Beginning Text for Service (Header and Lines) (#8451, KBA-1249)
    The ending and beginning texts have also been implemented for the service item lines and service lines.
  • Copy Document in Service (#11224, KBA-1248)
    Based on the possibility of copying sales documents this functionality is built into the service.
  • Price priority in purchase (#11369, KBA-1592)
    Support for price priorities in purchasing was implemented in the same way as in sales.
  • New Layout (Master Layout) for Service Documents (#11567, KBA-1250)
    In the course of the service changes, the layout for the service documents had to be adapted. The Service Item Line/Service Line structure was completely redesigned.
  • New feature from service orders (worksheet) direct shipment/special order can be created (#11817, KBA-1251)
    Direct shipments/special order can be created from service order.
  • Using DataAccessIntent = ReadOnly at query (#11922, KBA-1758)
    The property was set to enable queries in the SaaS to also go to shadow tables.
  • Delete obsolete objects, functions and events (#12094, KBA-1824)
    Obsolete objects, functions and events have been deleted for BC25.
  • Integration of new service archives (#12108, KBA-1825)
    The own fields have been integrated into the new service archive and copying from the archive has been made possible.
  • Action to Print Service Proforma Invoice (#12140, KBA-1318)
    It is now possivle to print a service proforma invoice directly from the service order.
  • Extension pricing in service (#12151, KBA-1356)
    Features from sales pricing have been integrated into the service (price/discount origin, block prices for service costs, display of price conditions)
  • Intrastat Changes (#12234, KBA-1832)
    Feature management always returns false in BC25, so the indicator has been removed. The update has also been adapted so that it can run automatically. If no Intrastat Core App is installed at the time of the update, the update can be triggered manually in the module setup. If you use the Intrastat feature of Microsoft Business Central, you may need to check whether the Microsoft module settings are required after the update.