From 322134e1d737a8b504bfec9ae6aaae01849cf421 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 2 Apr 2020 19:30:29 +0000 Subject: [PATCH] case 3740 --- TODO.txt | 6 ++++-- source/WinFormApp/config.txt | 8 ++++---- source/bizobjects/AyaLib/AssemblyInfo.cs | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/TODO.txt b/TODO.txt index 59c2a62..38231f9 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,14 +1,16 @@ ////////////////////////////////////////////////////////// //TODO -case 3740 - schema update fix inventory stuff + ////////////////////////////////////////////////////////// //DONE STUFF -Biz 7.6 patch 3 +Biz 7.6 patch 4 case 3738 - PO Items could remain not deleted when PO closed with none received case 3739 - PO Item quantity ordered sometimes not set correctly when PO is partially received, then closed +case 3740 - Database schema update to repair inventory related values due to prior issues fixed by cases 3738 and 3739 +(Re-set inventory on order, on order committed, remove orphaned po items that are status closed_none_received, re-set qty ordered on po items that are status closed_partially_received) Windows AyaNova 7.6 patch 2 case 3736 - All main object edit forms except workorder would not prompt user to save before printing report which could result in stale values on report \ No newline at end of file diff --git a/source/WinFormApp/config.txt b/source/WinFormApp/config.txt index 65da8e5..f6b9a2d 100644 --- a/source/WinFormApp/config.txt +++ b/source/WinFormApp/config.txt @@ -1,11 +1,11 @@ - DataBase MSSQL Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password = abraxis; - --> + - +