Audit Module
Business Domain: Compliance Tables: 23 Core Function: Financial audit, allocation tracking
Overview
The Audit module handles compliance functions including allocation auditing and financial compliance tracking across the REMS system.
Documentation Sections
Context Documentation
| Document | Description |
|---|---|
| Architect Context | Complete technical data model with tables, fields, and relationships |
| PO Context | Business-focused overview with form descriptions and workflows |
| Dev Context | VBA implementation details, procedures, and code patterns |
Forms
User interface forms for audit and compliance. See the forms directory for all available forms.
VBA Modules
Code modules containing business logic and utilities. See the modules directory.
Queries
SQL queries for audit data retrieval. See the queries directory.
Tables
Database tables for audit data storage. See the tables directory.
Dependencies
- Module Dependencies - Cross-module relationships and shared entities
Related Modules
| Module | Relationship |
|---|---|
| Garnet | Allocation audit data |
| Amber | Financial audit data |
Part of the REMS (Raizcorp Entrepreneurial Management System) documentation