This commit is contained in:
phaichayon
2026-06-19 12:30:26 +07:00
parent 721653f692
commit a85d24235c
14 changed files with 1250 additions and 102 deletions

View File

@@ -206,13 +206,11 @@ Future:
Current:
- payment, warranty, delivery, and extra topic sections now flow through the dynamic `topic` / `data_topic` engine on page 2 instead of fixed placeholder fields
- approval signature fields are not mapped yet
- signature placeholders `app1/app2/app3` currently rely on safe fallback mapping and still need Task H.3 strategy for real names and positions
- approval signature placeholders now resolve through the H.3 signature strategy and `crm_job_title` position lookup
Future:
- keep validating pagination and closing-block placement against production designer expectations for large topic sets
- map approval signature fields when approval-to-document ownership is formalized
- add fixture-backed end-to-end PDF generation verification in CI once a stable runtime path is available
## After Task I