This commit is contained in:
@@ -4,3 +4,30 @@ todo: clean up solutions.txt and research.txt and move into a consolidated codin
|
||||
|
||||
|
||||
|
||||
Printed date: 11/18/22 Page 1 of 1
|
||||
MyHeaderCopy value is:{ "Id": 544, "Concurrency": 41215105, "Serial": 544, "Notes":
|
||||
"one\nUpdated on render at Fri Nov 18 2022 14:37:44 GMT-0800 (Pacific Standard Time)",
|
||||
"Wiki": null, "CustomFields": {}, "Tags": [], "CustomerId": 17, "CustomerViz": "Adams, Gleason
|
||||
and Runolfsson", "CustomerTechNotesViz": null, "CustomerPhone1Viz": "697.907.8664
|
||||
x7787", "CustomerPhone2Viz": "(406) 837-7972 x321", "CustomerPhone3Viz": "416-306-
|
||||
6458", "CustomerPhone4Viz": "", "CustomerPhone5Viz": "", "CustomerEmailAddressViz":
|
||||
"Carmella.Kohler97@example.com", "ProjectId": null, "ProjectViz": null,
|
||||
"InternalReferenceNumber": null, "CustomerReferenceNumber": null,
|
||||
"CustomerContactName": null, "FromQuoteId": null, "FromPMId": null, "CreatedDate": "2022-
|
||||
11-18T19:10:26.870114Z", "ServiceDate": "2022-11-18T19:10:20.989Z", "CompleteByDate":
|
||||
null, "DurationToCompleted": "00:00:00", "InvoiceNumber": null, "CustomerSignature": null,
|
||||
"CustomerSignatureName": null, "CustomerSignatureCaptured": null, "TechSignature": null,
|
||||
"TechSignatureName": null, "TechSignatureCaptured": null, "Onsite": true, "ContractId": null,
|
||||
"ContractViz": "-", "LastStatusId": null, "PostAddress": "6901 Langosh Village", "PostCity":
|
||||
"Emardhaven", "PostRegion": "Georgia", "PostCountry": "Saint Vincent and the Grenadines",
|
||||
"PostCode": "12106-4039", "Address": "174 Yost Corners", "City": "Emardhaven", "Region":
|
||||
"Georgia", "Country": "Saint Vincent and the Grenadines", "Latitude": -81.3414, "Longitude":
|
||||
74.8858, "IsLockedAtServer": false, "AlertViz": "", "FromQuoteViz": null, "FromPMViz": null,
|
||||
"LastStateUserViz": null, "LastStateNameViz": null, "LastStateColorViz": null,
|
||||
"LastStateCompletedViz": false, "LastStateLockedViz": false, "IsCompleteRecord": true,
|
||||
"UserIsRestrictedType": false, "UserIsTechRestricted": false, "UserIsSubContractorFull": false,
|
||||
"UserIsSubContractorRestricted": false, "UserCanViewPartCosts": true,
|
||||
"UserCanViewLaborOrTravelRateCosts": true, "UserCanViewLoanerCosts": true }
|
||||
|
||||
|
||||
{"id":544,"concurrency":41215105,"serial":544,"notes":"top","wiki":null,"customFields":{},"tags":[],"customerId":17,"customerTechNotesViz":null,"customerPhone1Viz":"697.907.8664 x7787","customerPhone2Viz":"(406) 837-7972 x321","customerPhone3Viz":"416-306-6458","customerPhone4Viz":"","customerPhone5Viz":"","customerEmailAddressViz":"Carmella.Kohler97@example.com","projectId":null,"internalReferenceNumber":null,"customerReferenceNumber":null,"customerContactName":null,"fromQuoteId":null,"fromPMId":null,"createdDate":"2022-11-18T19:10:26.870114Z","serviceDate":"2022-11-18T19:10:20.989Z","completeByDate":null,"durationToCompleted":"00:00:00","invoiceNumber":null,"customerSignature":null,"customerSignatureName":null,"customerSignatureCaptured":null,"techSignature":null,"techSignatureName":null,"techSignatureCaptured":null,"onsite":true,"contractId":null,"lastStatusId":null,"postAddress":"6901 Langosh Village","postCity":"Emardhaven","postRegion":"Georgia","postCountry":"Saint Vincent and the Grenadines","postCode":"12106-4039","address":"174 Yost Corners","city":"Emardhaven","region":"Georgia","country":"Saint Vincent and the Grenadines","latitude":-81.3414,"longitude":74.8858,"isLockedAtServer":false,"fromQuoteViz":null,"fromPMViz":null,"lastStateUserViz":null,"lastStateNameViz":null,"lastStateColorViz":null,"lastStateCompletedViz":false,"lastStateLockedViz":false,"isCompleteRecord":true,"userIsRestrictedType":false,"userIsTechRestricted":false,"userIsSubContractorFull":false,"userIsSubContractorRestricted":false,"userCanViewPartCosts":true,"userCanViewLaborOrTravelRateCosts":true,"userCanViewLoanerCosts":true,"isDirty":true}
|
||||
2
dist/install/windows/x64/lan.iss
vendored
2
dist/install/windows/x64/lan.iss
vendored
@@ -1,7 +1,7 @@
|
||||
; LAN install for internal network use only
|
||||
|
||||
#define MyAppName "AyaNova server"
|
||||
#define MyAppVersion "8.0.21"
|
||||
#define MyAppVersion "8.0.23"
|
||||
#define MyAppPublisher "Ground Zero Tech-Works, Inc."
|
||||
#define MyAppURL "https://ayanova.com/"
|
||||
#define MyAppLauncherExeName "ayanova-launcher.exe"
|
||||
|
||||
2
dist/install/windows/x64/standalone.iss
vendored
2
dist/install/windows/x64/standalone.iss
vendored
@@ -3,7 +3,7 @@
|
||||
; external to lan requires different config
|
||||
|
||||
#define MyAppName "AyaNova"
|
||||
#define MyAppVersion "8.0.21"
|
||||
#define MyAppVersion "8.0.23"
|
||||
#define MyAppPublisher "Ground Zero Tech-Works, Inc."
|
||||
#define MyAppURL "https://ayanova.com/"
|
||||
#define MyAppLauncherExeName "ayanova-launcher.exe"
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<GenerateFullPaths>true</GenerateFullPaths>
|
||||
<Version>8.0.21</Version>
|
||||
<FileVersion>8.0.21.0</FileVersion>
|
||||
<Version>8.0.23</Version>
|
||||
<FileVersion>8.0.23.0</FileVersion>
|
||||
<ApplicationIcon>ayanova.ico</ApplicationIcon>
|
||||
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
|
||||
<noWarn>1591</noWarn>
|
||||
|
||||
@@ -5,7 +5,7 @@ namespace AyaNova.Util
|
||||
/// </summary>
|
||||
internal static class AyaNovaVersion
|
||||
{
|
||||
public const string VersionString = "8.0.21";
|
||||
public const string VersionString = "8.0.23";
|
||||
public const string FullNameAndVersion = "AyaNova server " + VersionString;
|
||||
public const string CurrentApiVersion="v8";
|
||||
}//eoc
|
||||
|
||||
Reference in New Issue
Block a user