- Introduced `addArray` method in `orders_o` for streamlined order creation using an associative array. - Updated `ordersRoute` to utilize `addArray`, replacing older implementation for better manageability. - Improved input handling by trimming whitespaces from registration numbers. - Enhanced product pricing by incorporating department-specific prices and discount percentages.