Commit 25198e6
committed
fix(spp_demo,spp_mis_demo_v2): group naming, unique seeded names, payment fixes
- Story households use family-name-only (Santos, Dela Cruz, etc.)
- Manuel Santos elderly renamed to Pangilinan to avoid Santos conflict
- Tutorial families renamed: Santos→Tolentino, Cruz→Salazar, Reyes→Mercado
- Locale names updated for si_LK and fr_TG (family name only for groups)
- Expanded name pools: fil_PH 714, si_LK 535, fr_TG 561 surnames
- Seeded generator: suffix filter for compound names, unique names from
shuffled pool, shared family name within households
- Fix cycle creation: use today then backdate via SQL to bypass
_check_dates constraint (fixes Santos 0 payments, Gutierrez bug)
- Batch create optimization: mail_create_nolog + tracking_disable1 parent 17caa21 commit 25198e6
10 files changed
Lines changed: 1688 additions & 130 deletions
File tree
- spp_demo
- locale_providers
- fil_PH
- fr_TG
- si_LK
- models
- tests
- spp_mis_demo_v2
- models
- tests
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1468 | 1468 | | |
1469 | 1469 | | |
1470 | 1470 | | |
1471 | | - | |
| 1471 | + | |
1472 | 1472 | | |
1473 | 1473 | | |
1474 | 1474 | | |
| |||
0 commit comments