Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Flores Cortes
3e3d2d6eac [MAE-014] feat: Add finance schema DDL with 11 tables and 20 ENUMs
- chart_of_accounts: Catalogo de cuentas contables con jerarquia
- accounting_entries: Polizas contables
- accounting_entry_lines: Lineas de poliza
- accounts_payable: Cuentas por pagar
- accounts_receivable: Cuentas por cobrar
- bank_accounts: Cuentas bancarias
- bank_movements: Movimientos bancarios
- bank_reconciliations: Conciliacion bancaria
- ap_payments: Pagos a proveedores
- ar_payments: Cobros de clientes
- cash_flow_projections: Flujo de efectivo

Includes: RLS, indices, triggers, audit functions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 05:08:19 -06:00
Adrian Flores Cortes
f1582ebd43 [PROP-CORE-004] feat: Add payment_terminals schema DDL
Propagated from erp-core v1.5.0
Use: Anticipos de obra, pagos parciales

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:46:34 -06:00
Adrian Flores Cortes
8e118a84cd [TASK-029] security: Add RLS policies for 86 construction tables
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 22:32:39 -06:00
3dde4643d0 chore: Add .gitignore for clean repository
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 07:31:41 -06:00
bf97e26cdf Migración desde erp-construccion/database - Estándar multi-repo v2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:11:21 -06:00
5744bc50ed Initial commit 2026-01-16 14:04:08 +00:00