Commit remaining unstaged changes from this session
- Platform settings service: IPlatformSettingsService, PlatformSettingKeys, PlatformSettingsService, SubscriptionService, AppConstants, SubscriptionExpiryBackgroundService, SubscriptionMiddleware - JobTimeEntry entity, DTOs, AutoMapper profile (ShopWorker → UserId migration) - InventoryDtos: SourceTransactionId on PowderUsageLogDto - InventoryTransactionRepository: include Job.Customer in ledger query - InventoryAiLookupService: @graph unwrap + HTML price fallback - ApplicationDbContextModelSnapshot: reflect migration changes - launchSettings.json, publish profile Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@ namespace PowderCoating.Shared.Constants;
|
||||
|
||||
public static class AppConstants
|
||||
{
|
||||
public const string ApplicationName = "Powder Coating Management System";
|
||||
public const string ApplicationName = "Powder Coating Logix";
|
||||
public const string Version = "1.0.0";
|
||||
|
||||
/// <summary>Set to true to enable SMS features throughout the UI.</summary>
|
||||
|
||||
Reference in New Issue
Block a user