Exemplo n.º 1
0
 public static DataTable POLOG_Get_Invoice(int?Supply_ID)
 {
     return(DAL_POLOG_Register.POLOG_Get_Invoice(Supply_ID));
 }