erp-core-database-v2/seeds/dev
rckrdmrd 49c64e74a8 feat(catalogs): Add core catalogs DDL and seed data (MGN-005)
DDL (20-core-catalogs.sql):
- Countries, States tables with ISO codes
- Currencies with ISO 4217
- Currency rates with historical tracking
- UoM categories and units with conversion factors
- Product categories hierarchy
- Sequences, Payment terms, Discount rules

Seed data (04-seed-catalogs.sql):
- 33 countries (Americas, Europe, Asia)
- 32 Mexican states with timezones
- 16 currencies (MXN, USD, EUR, etc.)
- Initial exchange rates
- 6 UoM categories with 30+ units

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 08:57:41 -06:00
..
01-seed-tenants.sql refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
02-seed-branches.sql refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
03-seed-subscriptions.sql refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
04-seed-catalogs.sql feat(catalogs): Add core catalogs DDL and seed data (MGN-005) 2026-01-18 08:57:41 -06:00