Database de erp-core - Workspace V2
Go to file
Adrian Flores Cortes e964ff4812 feat(ddl): Add DDL for Settings, Reports and HR modules
- 30-settings.sql: system_settings, plan_settings, tenant_settings, user_preferences (4 tables)
- 31-reports.sql: report_definitions, executions, schedules, dashboards, widgets (12 tables, 7 enums)
- 45-hr.sql: employees, departments, job_positions, contracts, leave_types, leaves (7 tables, 6 enums)

Includes RLS policies, triggers, and utility functions for each module.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 16:11:51 -06:00
ddl feat(ddl): Add DDL for Settings, Reports and HR modules 2026-01-26 16:11:51 -06:00
migrations refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
scripts refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
seeds/dev feat(catalogs): Add core catalogs DDL and seed data (MGN-005) 2026-01-18 08:57:41 -06:00