Optimization of Kitchen Order Processing Methods

Tags: v9preview6 v9

The methods for handling kitchen orders in IOperationService have been optimized. Instead of passing full object models, only identifiers are now used, which significantly reduces data transmission time.

The following methods have been optimized:

This decreases the number of API calls and enhances overall performance, especially noticeable in plugins like KDS Balancer, where operations with kitchen orders are frequently performed.