KUMAVISION base#
See also the following ChangeLogs#
27.1.5095.0 - 2025-11-21#
Hotfix
- Optimized ordering: Direct Cost Calculation (#16159, KBA-2552)
The price calculation call, the calculation of price units, and the price origin have been added. - Reprint Label Bartender Cloud always responds to events (#16193, KBA-2557)
Before checking the setup, the system now asks whether the interface is active.
27.1.5041.0 - 2025-11-12#
Hotfix
- Menu structure UDI setup does not fit (Import) (#15868, KBA-2479)
The EUDAMED group in the UDI Data Import group has been removed. - Rounding errors - Optimized ordering (#15970, KBA-2480)
An error in a configuration with the value 0 is now caught. - Optimized ordering: Vendor discount levels (among other things) are calculated incorrectly (#15971, KBA-2478)
The calculation of the next discount level has been revised. - API Page Creator: Issue with API Page Names (#15994, KBA-2504)
There was an Issue with some Name for API Pages. This issue was solved. - With feature FINISHEDCONTRACTS, the Framework Agreement Lines are not reset. (#16018, KBA-2508)
The termination condition is no longer necessary for the feature and has been removed. - Cancel "reason for why the type of communication permitted has changed" (#16056, KBA-2512)
If the entry of the reason for the change is canceled, the change is reset without a visible error message. In addition, usability has been improved. - Purchase Request: “Quantity (Base)” and “Qty. per Unit of Measure” are not correct when the unit of measure differs (#16066, KBA-2513)
When changing "Unit of Measure Code", the "Qty. per Unit of Measure" field is now set correctly. - Expiration Date and Warranty Date missing in Inventory Sumamry (#16103, KBA-2527)
When an Inventory Summary Entry was created for the first time, the warranty and expiration date information was missing from the entry. These details were only added after the line was updated. This issue has been fixed, and the data is now available immediately. - Labels cannot be reprinted. (#16111, KBA-2525)
A missing Calcfields in the reprint functions has been added.
Change
- Function: 'Get Source Document Lines' for Service (Requests) (#14758, KBA-2246)
Added service lines to the 'Get Source Document Lines' function. - Actualize Warehouserequestline Data with Date that can Change at Released Docs (#15706, KBA-2414)
Improved warehouse request synchronization to automatically update item details when source documents are modified. - Price Origin and line discount Origin in order- and planning worksheets (#15724, KBA-2134)
The price and discount origin have been integrated into the requisition line. They behave in the same way as in the purchase line. They are also transferred in the carry out action to the purchase line if this is set up in the purchase setup. - Show LIF "create structure file" on label content (#15791, KBA-2468)
The Action Create Structure File has been shown again. - Missing compliance factbox (#15833, KBA-2471)
The Compliance Factbox was previously missing in several Purchase and Sales pages. It is now available across all unposted purchase and sales documents. - Request for external in KVSKBADispatchLib (#15867, KBA-2476)
The following procedures are now externally available: CreateAndAssignPackagesForDispatch, CreateAndAssignPackageLine, and CreatePackageInDispatchOrder. - Changes for Dispatch Order to create several dispach order (#15900, KBA-2315)
From both warehouse shipments and pick operations, dispatch orders are now correctly created per shipping address. - KBA Fields in Prices Overview (#15981, KBA-2133)
The KUMAVISION base price fields have been added to the Page Prices Overview. - Issuing Entity UDI-DI im Legacy UDI Export make overwritable per event (#16000, KBA-2506)
The OnBeforeGetIssuingEntityUDIDIforExport has been added to table KVSKBAUDILegacyDevice to enable the issuing entity for EUDAMED export to be changed. - Request for external methods and protected vars in "Codeunit - KVSKBAReqWkshMakeOrder", "ReportExten (#16049, KBA-2511)
The Boolean variables in the report extension have been changed to protected var. The procedures in the codeunit have been changed to global. - Confirm for new Companies to activate the MINORDERVALUE feature (#16069, KBA-2520)
The confirm is now suppressed. - Priceunit manuell change then Price Origin manual (#16079, KBA-2516)
If only the price unit in the sales line, service line, or purchase line is changed, the price origin is now also set manually.
27.0.4913.0 - 2025-10-24#
Hotfix
- API Page Creator: Issue with System ID Field (#15842, KBA-2474)
The system ID is checked automatically. Therefore, additional use of the system ID is now prevented. - Compliance Error with empty record (#15909, KBA-2486)
Due to an empty record, releasing after a rejection was no longer possible. This issue has now been resolved. - API Page Creator Unique API Field Name and Field Names (#15923, KBA-2489)
There was an issue if the API Field Name was not unique. We check the fieldnames now if the API Page will enabled. - Service documents: Incorrect definition of the Event OnPostDataItemFootItemLineText (#15934, KBA-2488)
The events OnPostDataItemFootItemLineText and OnPostDataItemHeadItemLineText are now used in place of the event OnPostDataItemDocHeaderText in the service item line texts. This affects the reports Service Order, Service Quote, Service Shipment, and Service Proforma Invoice.
27.0.4844.0 - 2025-10-09#
Hotfix
- Set Up Commission vs. deleted Documents (#15760, KBA-2457)
If no customer ledger entry is found when setting up commissions for an invoice or credit memo (e.g., because it is a deleted document), this document is skipped. - Bartender Webservice does not work with user (#15776, KBA-2461)
By checking the version rather than the actual structure, the password was not found. This has been fixed.
Change
- Block items or variants for production with standard field (#13970, KBA-2129)
The individual fields on the item in the item variant for blocking production have been moved to the standard field. - Check Fields Homepage/Package Tracking No. (#15602, KBA-1550)
The fields dependent on the standard have been extended accordingly. - Reset Enum value LIF Text (#15766, KBA-2459)
The Bridge App LIF Txt has been obsoleted since BC25. If the enum is still stored in the Label Interface Setup in BC26, the setup can no longer be called up. In this case, an update routine resets the interface setting to default. - "Cancel" in Production Order not usable with Feature "Enable multiple users to post item ledger entries" (#15787, KBA-2465)
When the feature "Enable multiple users to post item ledger entries" is enabled, the "Cancel" action in Production Orders becomes unavailable, since this functionality is not supported in combination with concurrent posting by multiple users. - Required changes Copy Item Activate All (#15804, KBA-2470)
The standard has introduced its own logic for setting all switches in the Copy Item function, which we are now utilizing.