public bool DeleteChartOfAccount(ChartOfAccount chart_of_account) { return(channel.DeleteChartOfAccount(chart_of_account)); }