Logo

GitLab

Sign in

朱子纯 / erp-framework-wiki

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 32
  • Compare
  • Branches 2
  • Tags 0
  • erp-framework-wiki
  • en
  • README.md
28 Apr, 2026
6 commits
  • Add bilingual wiki layout
    bc4c2a19
    zichun authored
    2026-04-28 14:58:41 +0800  
    Browse Code »
  • Drop GitHub/CI/Pages references — wiki is local-only
    2d66a317
    reporkey authored
    2026-04-28 13:21:41 +0800  
    Browse Code »
  • Drop CI configs; wiki is localhost-only
    a1e7dc59
    reporkey authored
    2026-04-28 13:18:10 +0800  
    Browse Code »
  • Add GitLab CI config (.gitlab-ci.yml) for GitLab Pages publish
    ac9e0da3
    reporkey authored
    2026-04-28 13:08:21 +0800  
    Browse Code »
  • README: document the publish step (add remote + push)
    6277194c
    reporkey authored
    2026-04-28 12:26:17 +0800  
    Browse Code »
  • Initial wiki: Phase 0 recon + Phase 1 scaffold + 6 vertical slices ...
    d9ef9dd9
    Documents the xly (小羚羊) printing-industry ERP framework. Built with
    MkDocs Material; CJK search via jieba; 3,076 auto-generated catalog
    pages from recon/*.tsv plus hand-written prose for the framework's
    core mental model and end-to-end vertical slices.
    
    Phase 0 recon: stack, schema shape, framework metadata layer, scope.
    Phase 1 wiki: scaffold + auto-catalog + Slices 1-6 (Slice 7 deferred).
    
    Slice coverage:
      1. CRUD module (Hello World) — observed network + cited source
      2. Multi-tenancy & product editions — sBrandsId/sSubsidiaryId/sVersionFlowId
      3. View-backed module (read-only report)
      4. Custom field overlay (gdsconfigformcustomslave)
      5. Per-customer SQL override (script/客户/<customer>/)
      6. Hardware integration (xlyPlc, optional)
      7. Workflow (deferred — Activiti tables empty in dev DB)
    
    Concepts: thesis, modules-forms-vtables, master/slave, semantic-FK,
    customization channels & layers, multi-tenancy, request lifecycle.
    
    Reference (Builder): define-form, define-vtable, permissions,
    attach-workflow (deferred).
    
    Reference (Maintainer): runtime, proc-dispatch, cache-invalidation,
    sql-templates, deployment, activiti.
    reporkey authored
    2026-04-28 12:26:01 +0800  
    Browse Code »