Error on SQL Script 19.1PROD release

Issue No: CF-2241
Created 4/2/2019 7:46:45 PM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description 2019-04-02T22:26:56.1947957Z ---> (Inner Exception #40) System.Management.Automation.RemoteException: TRProcessToInvoice]. 2019-04-02T22:26:56.1948102Z Error SQL72014: .Net SqlClient Data Provider: Msg 4104, Level 16, State 1, Procedure uspCFInvoiceProcess, Line 97 The multi-part identifier "cfs.dtmInvoiceDate" could not be bound. 2019-04-02T22:26:56.1948208Z Error SQL72045: Script execution error. The executed script: 2019-04-02T22:26:56.1948329Z ALTER PROCEDURE [dbo].[uspCFInvoiceProcess] 2019-04-02T22:26:56.1948443Z @entityId INT=NULL, @username NVARCHAR (MAX), @ErrorMessage NVARCHAR (250)=NULL OUTPUT, @CreatedIvoices NVARCHAR (MAX)=NULL OUTPUT, @UpdatedIvoices NVARCHAR (MAX)=NULL OUTPUT, @SuccessfulPostCount INT<--- 2019-04-02T22:26:56.1948622Z 2019-04-02T22:26:56.1948898Z ---> (Inner Exception #41) System.Management.Automation.RemoteException: =0 OUTPUT, @InvalidPostCount INT=0 OUTPUT, @ysnDevMode BIT=0, @reportName NVARCHAR (MAX), @balanceForwardDate DATETIME=NULL 2019-04-02T22:26:56.1949035Z AS 2019-04-02T22:26:56.1949114Z BEGIN