57 lines
2.4 KiB
Markdown
57 lines
2.4 KiB
Markdown
---
|
|
type: project
|
|
status: active
|
|
source: git.alwisp.com
|
|
repo: jason/mrp
|
|
repo_url: https://git.alwisp.com/jason/mrp
|
|
language: TypeScript
|
|
branch: master
|
|
tags: [repo, jason]
|
|
updated: 2026-05-29
|
|
---
|
|
|
|
# mrp
|
|
|
|
**Repository:** [jason/mrp](https://git.alwisp.com/jason/mrp) · branch `master` · TypeScript
|
|
|
|
## Summary
|
|
|
|
CODEXIUM: modular Manufacturing Resource Planning platform — React, Express, Prisma, and SQLite with full CRM, inventory, BOM, and RBAC in one Docker container
|
|
|
|
## Current status
|
|
|
|
Active. Synced from Gitea on 2026-05-29.
|
|
|
|
## Documentation overview
|
|
|
|
# CODEXIUM
|
|
|
|
Foundation release for a modular Manufacturing Resource Planning platform built with React, Express, Prisma, SQLite, and a single-container Docker deployment.
|
|
|
|
## Documentation Maintenance
|
|
|
|
- Keep [CHANGELOG.md](D:/CODING/mrp-codex/CHANGELOG.md) updated for shipped features, workflow changes, and notable operational updates.
|
|
- Keep [README.md](D:/CODING/mrp-codex/README.md), [INSTRUCTIONS.md](D:/CODING/mrp-codex/INSTRUCTIONS.md), [STRUCTURE.md](D:/CODING/mrp-codex/STRUCTURE.md), [ROADMAP.md](D:/CODING/mrp-codex/ROADMAP.md), [SHIPPED.md](D:/CODING/mrp-codex/SHIPPED.md), and [UNRAID.md](D:/CODING/mrp-codex/UNRAID.md) aligned when changes affect their scope.
|
|
|
|
Current foundation scope includes:
|
|
|
|
- authentication and RBAC
|
|
- company branding and theme settings, including startup brand-theme hydration across refresh
|
|
- CRM customers and vendors with create/edit/detail workflows
|
|
- CRM search, filtering, status tagging, and reseller hierarchy
|
|
- CRM contact history, account contacts, and shared attachments
|
|
- inventory item master, BOM, warehouse, stock-location, and stock-transaction flows
|
|
- inventory transfers, reservations, and available-stock visibility
|
|
- inventory SKU master builder with family-scoped sequence generation and branch-aware taxonomy management
|
|
- staged thumbnail image attachment on inventory item create/edit workflows, with detail-page thumbnail display
|
|
- sales quotes and sales orders with searchable customer and SKU entry
|
|
- sales approvals, approval stamps, automatic revision history, and revision comparison on quotes and sales orders
|
|
- purchase orders with searchable vendor and SKU entry, restricted to purchasable inventory items
|
|
- purchase-order revision history and revision comparison across commercial and receipt changes
|
|
|
|
…(truncated — see repo)
|
|
|
|
## Notes
|
|
|
|
- Project file auto-created from repo documentation.
|