erp_txns_and_accts 4.0.0
The Transactions and Accounts Engine implements the root classes for adding business transactions and accounts to parties. The key marker interface classes here are BizTxnEvent, which represents a common interface for all manner of management accounting transactions, and BixTxnAcctRoot, which is the root class for the accounting of transactions. CompassAE uses separate structures for management and financial accounting.
Gemfile:
=
install:
=
Runtime Dependencies (1):
erp_agreements
~> 4.0
Development Dependencies (1):
erp_dev_svcs
~> 4.0