Class: RVGP::Reconcilers::JournalReconciler
- Inherits:
-
Base::Reconciler
- Object
- Base::Reconciler
- RVGP::Reconcilers::JournalReconciler
- Defined in:
- lib/rvgp/reconcilers/journal_reconciler.rb
Overview
This reconciler is instantiated for input files of type journal (Plain Text Accounting text files). There are no parameters to this Reconciler, that aren’t already documented in RVGP::Reconcilers
Instance Attribute Summary
Attributes inherited from Base::Reconciler
#balances, #cash_back, #cash_back_to, #default_currency, #disable_checks, #expense_rules, #file, #from, #income_rules, #input_file, #label, #output_file, #reverse_order, #starts_on, #tag_accounts
Method Summary
Methods inherited from Base::Reconciler
all, #as_taskname, #dependencies, #initialize, #to_ledger, #to_ledger!
Methods included from Utilities
#months_through, #string_to_regex
Constructor Details
This class inherits a constructor from RVGP::Base::Reconciler