diff --git a/AcumaticaESign/AcumaticaESign.csproj b/AcumaticaESign/AcumaticaESign.csproj index 702b505..346c063 100644 --- a/AcumaticaESign/AcumaticaESign.csproj +++ b/AcumaticaESign/AcumaticaESign.csproj @@ -1,76 +1,51 @@ - - + - Debug - AnyCPU - 9.0.30729 - 2.0 - {9BC6D61A-5D4B-4D57-BC6B-5E3F9D04377E} - Library - Properties - AcumaticaESign - AcumaticaESign - v4.7.1 - 512 - + net48 + AcumaticaESign + AcumaticaESign + Copyright © 2017 + bin\$(Configuration)\ + bin\$(Configuration)\ + false + 3 - true full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - 6 pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\CsvHelper.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\CsvHelper.dll ..\References\DocuSign.dll - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\Microsoft.AspNet.SignalR.Core.dll + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\Microsoft.AspNet.SignalR.Core.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\Newtonsoft.Json.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\Newtonsoft.Json.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\PX.Common.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\PX.Common.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\PX.CS.Contracts.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\PX.CS.Contracts.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\PX.Data.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\PX.Data.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\PX.OAuthClient.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\PX.OAuthClient.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\PX.Objects.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\PX.Objects.dll - - False - ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\Acumatica19V204\Bin\RestSharp.dll + + ..\..\..\..\..\..\..\..\Program Files (x86)\Acumatica ERP\EasyPost2020R2\Bin\RestSharp.dll @@ -79,97 +54,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/AcumaticaESign/Properties/AssemblyInfo.cs b/AcumaticaESign/Properties/AssemblyInfo.cs index 34d8043..61523c1 100644 --- a/AcumaticaESign/Properties/AssemblyInfo.cs +++ b/AcumaticaESign/Properties/AssemblyInfo.cs @@ -2,35 +2,10 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("AcumaticaESign")] -[assembly: AssemblyDescription("Acumatica eSign")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Acumatica INC")] -[assembly: AssemblyProduct("AcumaticaESign")] -[assembly: AssemblyCopyright("Copyright © 2005-2017 Acumatica Inc. All rights reserved.")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("bb154e41-e6ba-48da-bf16-113ef7bbbc37")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("6.00.0955")] +[assembly: Guid("bb154e41-e6ba-48da-bf16-113ef7bbbc37")] \ No newline at end of file diff --git a/AcumaticaESign/SM/WikiFileMaintenanceESExt.cs b/AcumaticaESign/SM/WikiFileMaintenanceESExt.cs index 3426c9b..9cdce22 100644 --- a/AcumaticaESign/SM/WikiFileMaintenanceESExt.cs +++ b/AcumaticaESign/SM/WikiFileMaintenanceESExt.cs @@ -966,7 +966,7 @@ private void CreateTaskForRelatedOwner(ESignEnvelopeInfo envelope, FileInfo file var activity = graph.Tasks.Insert(); activity.PercentCompletion = 0; - activity.OwnerID = envelope.CreatedByID; + activity.OwnerID = PXAccess.GetContactID(envelope.CreatedByID); activity.Subject = $"Document {fileInfo.FullName} was signed."; activity.ClassID = CRActivityClass.Task; activity.StartDate = completedDateTime;