Are you deploying through the DDT?
If you are, then pay close attention to the labels of the Stored Procedure form... they list the code that will be executed when deploying the procedure...
After the "CreateProcedure" you would still need to place the AS keyword, event if you don't use any parameters. So, the textbox would contain:
AS
Select ID,JobNo,ProjectName,WorkDescription,ClientID,ClientContact,ContactDetails,JobManager,JobArchitect, JobType,ClientType,EnduserCLientType,SourceofWork,Timebased,FixedFee,PercentageValueOfProject, ExpensesID,ProjectFee,EstimatedProjectValue,ProjectPercentage,ProjectFee2 from Job