Exemplo n.º 1
0
 public static DataTable POLOG_Get_Delivery_Invoice(string Invoice_ID)
 {
     return(DAL_POLOG_Register.POLOG_Get_Delivery_Invoice(Invoice_ID));
 }