Exemplo n.º 1
0
 private void button7_Click(object sender, EventArgs e)
 {
     PrintController.CreateCostAccountBookTemplate();
 }
Exemplo n.º 2
0
 private void button5_Click(object sender, EventArgs e)
 {
     PrintController.CreateChargeInvoiceTemplate_HN();
 }