macro_rules! assert_subledger_reconciled {
($reconciliations:expr, $tolerance:expr) => { ... };
}Expand description
Assert that subledgers reconcile to GL control accounts.
macro_rules! assert_subledger_reconciled {
($reconciliations:expr, $tolerance:expr) => { ... };
}Assert that subledgers reconcile to GL control accounts.