Reference Data - GIFI provides templates of General Index of Financial Information (GIFI) for use with accounting packages.
Adding oracle version. Shouldn't be too much work since the sql/common/*.dat files are already organized for optimal importing of data to oracle and postgresql
See accounts-ledger documentation for related information and overall project status.
These tables are only represented as sql files in SL. Here the data is separate from the db used for consistency and ease of maintenance. At some point, the maintenance is planned to be integrated with acs-reference package.
The Oracle SQL will be added after the PG SQL has settled a bit.
Some of the SQL has been changed to the OpenACS standards. See http://openacs.org/doc/current/eng-standards-plsql.html and http://openacs.org/wiki
for Postgresql: some of the TEXT types were changed to VARCHAR so that they get indexed