This commit is contained in:
2022-07-02 18:52:05 +00:00
parent 10f490b4b8
commit 104c90724f

View File

@@ -88,7 +88,7 @@ namespace AyaNovaQBI
_aya.Rows.Clear();
_qb.Rows.Clear();
_qb.Rows.Add(new object[] { string.Empty, "< NOT MAPPED >" });
_qb.Rows.Add(new object[] { string.Empty, "- nothing / not mapped -" });
//Case 147
updateAyaNovaPricesToolStripMenuItem.Visible = false;