4 Commits

Author SHA1 Message Date
c36fcca0d8 add deploy.sh (tar + scp to devone) 2026-05-29 16:55:33 +07:00
f32abf2127 remove MR module, keep only standard SCM modules
MR (Material Request) is specific to MatOne's multi-branch healthcare
model. Standard SCM replaces it with PR (Purchase Requisition) for
external procurement and Stock Transfer for internal moves.

- Delete mr-list.html, mr-create.html, mr-detail.html, mr-approval.html
- Remove MR links from sidebar in all existing files
- Remove MR rows from approval matrix, numbering profile, role matrix
- Remove MR links from index.html
2026-05-29 16:42:26 +07:00
31d06cd2cc redesign layout and expand to full SCM coverage
- Replace MatOne-clone sidebar with distinct blue navy sidebar design
- Lighter blue color palette (#5699DA) for better readability
- Remove app icon/logo, use text 'SCM' branding
- Fix sidebar active tab highlighting (only current page, not entire group)
- Fix duplicated title/search/button inside overflow-x-auto containers
- Restructure all list pages: filters before table, table outside flex

Add 20 new pages to cover missing requirements from SCM spec:
- Purchase Requisition (list, create, approval queue)
- PO 3-Way Matching with mismatch detail view
- PO Amendment workflow
- Supplier Performance scorecards, contacts, blacklist
- Returns/RMA workflow and ATP check
- Lot/Batch and Serial number tracking
- ABC Analysis, Pick List generation
- Freight Cost comparison, Shipping Documents
- Scenario Planning
- Notification Center with preferences
- System Integrations registry
- Custom Report Builder

Add documentation:
- docs/BP-SCM-ENGLISH.md — full business process documentation
- docs/BP-SCM-INDONESIA.md — versi Bahasa Indonesia
- docs/DIFFERENCES-ENGLISH.md — SCM vs MatOne MMS comparison
- docs/DIFFERENCES-INDONESIA.md — perbandingan SCM vs MatOne
2026-05-29 16:35:41 +07:00
bb64c78ea9 first commit 2026-05-29 15:55:46 +07:00