...
...
...
...
...
Table of Contents | ||
---|---|---|
|
...
Context | Purpose |
---|---|
bootstrap | This context will load the minimum data to start up and run the financials project |
demo | This context will load demo data for financials. |
unit | This context will setup a database with demo data from kfs and rice in the same database. It is used for unit tests. |
kfskc_bootstrap | This context (when used along with bootstrap) will load the minimum data to start up financials with integration with Kuali Coeus. |
kfskc_demo | This context (when used along with demo) will load the demo data for financials setup for integration with Kuali Coeus. |
...