This commit is contained in:
2022-07-13 22:59:52 +00:00
parent aec0992c13
commit d80c400819
2 changed files with 14 additions and 15 deletions

View File

@@ -60,8 +60,7 @@ namespace AyaNovaQBI
}
//Display billable workorders
await InitInvoices();
grid.Visible = true;
menuStrip1.Enabled = true;
}