This commit is contained in:
2022-07-07 20:27:38 +00:00
parent 06cd7752d3
commit da234e0569
6 changed files with 262 additions and 13 deletions

View File

@@ -153,5 +153,10 @@ namespace AyaNovaQBI
await util.PopulateQBListCache();
await util.PopulateAyaListCache();
}
private void invoiceDescriptiveTextTemplateToolStripMenuItem_Click(object sender, EventArgs e)
{
}
}
}