@computed bool get hasErrors => designationError != null || unitsInOnePieceError != null || priceError != null || costError != null;