IO-2217 Partner changes for generating part price changes.

This commit is contained in:
Patrick Fic
2023-03-16 13:34:13 -07:00
parent bd3e55a878
commit c16243eb3c
13 changed files with 382 additions and 44 deletions

View File

@@ -186,6 +186,15 @@ namespace RomeOnlinePartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Brose for PPC Export Path.
/// </summary>
public static string Label_BrowseForPpcExport {
get {
return ResourceManager.GetString("Label_BrowseForPpcExport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Browse for QuickBooks File.
/// </summary>
@@ -294,6 +303,15 @@ namespace RomeOnlinePartner.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Parts Price Change Export Path.
/// </summary>
public static string Label_PpcExport {
get {
return ResourceManager.GetString("Label_PpcExport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to QuickBooks File Path.
/// </summary>