erp_agreements 3.0.3
The Agreements Engine implements model classes for storing Contracts and Agreements data, including AgreementItems, which represent the terms of the Agreement. Contracts are a special case of Agreements, specifically Agreements which are legal in nature. Agreements and Terms are often used as the execution context of a rules engine to govern other behaviors of a system.
Gemfile:
=
install:
=
Runtime Dependencies (1):
erp_tech_svcs
~> 3.0
Development Dependencies (1):
erp_dev_svcs
~> 3.0