Commit Graph

5 Commits

Author SHA1 Message Date
Ruslan Bakiev
cf00ff4f44 Add HS code fields to root products addon 2026-02-05 12:58:38 +07:00
Ruslan Bakiev
a2d8a00639 Remove demo data from all modules 2025-12-22 17:45:00 +07:00
Ruslan Bakiev
d5f69b55ef Remove legacy combined view XML files 2025-12-11 16:17:04 +07:00
Ruslan Bakiev
ab36a61dcf Refactor products XML into per-record files 2025-12-11 15:56:32 +07:00
Ruslan Bakiev
4eab82b0aa feat: add TerminusDB schema integration and dynamic forms
- Simplify TerminusDB schema to single Cocoa class with 10 properties
- Add terminus_schema_id field to Odoo Product model
- Update FastAPI and GraphQL to expose terminus_schema_id
- Add FormKit for dynamic form generation
- Create useTerminus composable for schema loading and conversion
- Add /dashboard/add-product page with dynamic form rendering

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 15:48:12 +07:00