This commit is contained in:
2022-07-01 22:44:18 +00:00
parent 0e187e4564
commit b87677b8dd

View File

@@ -49,7 +49,7 @@ namespace AyaNovaQBI
}
grid.Visible = true;
menuStrip1.Enabled = true;
MessageBox.Show("DONE / OK");
//MessageBox.Show("DONE / OK");
// grid.DataSource = util.GetInvoiceableItems();
}