task-d.7.10

This commit is contained in:
phaichayon
2026-07-03 11:23:24 +07:00
parent ccfd7c6cd7
commit 503f34e22f
37 changed files with 1511 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# ALLA OS Setup Golden Dataset
This dataset is the canonical setup fixture for development, CI contract checks, QA, UAT, customer demo, and regression testing.
It mirrors the official setup template registry and is intentionally safe sample data.
## Dataset Summary
- Organizations: `ALLA`, `ONVALLA`
- Users: IT, Marketing, Sales, Sales Manager, CEO
- Customers: 10
- Contacts: 20
- Leads: 20
- Opportunities: 15
- Quotations: 20
- Branches: 3
- Product types: 3
- Quotation statuses include draft, pending approval, approved, rejected, and revision.
## Workflow
1. Apply migrations.
2. Run setup readiness.
3. Start setup run.
4. Preview all CSV files in this directory.
5. Commit with the returned `previewHash`.
6. Run verification.
7. Complete setup.
8. Use reset preview APIs for maintenance tests.
Do not edit headers manually. Headers must remain identical to `setup/templates/*.csv`.