Beispiel #1
0
 public static int addTo_Invoice(To_Invoice to_invoice)
 {
     return(To_InvoiceService.addTo_Invoice(to_invoice));
 }