task-p.7.1.1

This commit is contained in:
phaichayon
2026-06-30 20:42:28 +07:00
parent e5766ea311
commit 8feaee61cb
29 changed files with 2673 additions and 875 deletions

View File

@@ -1,9 +1,21 @@
{
"audit": "template-version-integrity",
"overallStatus": "PASS",
"overallStatus": "FAIL",
"activeTemplateCount": 1,
"quotationCode": "CRA2606-1107",
"quotationCode": "CRA2606-1121",
"approvedTemplateVersionId": null,
"approvedTemplateVersionIsActive": false,
"issues": []
"issues": [
{
"kind": "ACTIVE_VERSION_SCHEMA_DRIFT",
"message": "Active template version does not match source JSON for ALLA Demo Organization Quotation Standard.",
"context": {
"templateId": "83928eee-0b3b-4dcb-9756-726dc2337e6c",
"organizationName": "ALLA Demo Organization",
"activeVersionId": "adf930b4-3d63-4ee1-bec9-3e82854ca406",
"activeVersion": "1.0",
"sourceFile": "src/pdfme_template/ALLA_template_pdfme_fainal3.json"
}
}
]
}