From 325d6d3bcd45ea3644575883dcf8c04f169707b6 Mon Sep 17 00:00:00 2001 From: Bobbie Hodgetts Date: Tue, 10 Jun 2025 06:58:44 +0100 Subject: [PATCH] pull main into branch (#34) * Migrated projects to dotnet8 migrated all projects over to .net8 incomplete feature for gui shipments * Amazon inventory ledger testing and implementation Tested what I can until more data for the Amazon Ledger Detail table comes in * amazon settlement amounts now set to tax inclusive when exporting to invoice * Some updates to the COM lib to attempt to get it to work on .net 8. Unfinished, porting all Access functions over to vs instead * feature exchange rate update automation Automated downloading exchange rates from HMRC and updating the database. Added function call to the console and form applications. Also added a form to show the console output in form application.