diff --git a/Docs/General Architecture.md b/Docs/General Architecture.md index e745da5..d2d6b03 100644 --- a/Docs/General Architecture.md +++ b/Docs/General Architecture.md @@ -223,6 +223,7 @@ The role levels will be (at minimun) the following: | AbhAdmin | 4 | UserId | SPECIAL User, from ABH, that is responsible for ABH user management | | SuperAdmin | 5 | UserId | General platform superuser for maintenance/setup task | +
## 5.3. Projects and Orders @@ -266,6 +267,8 @@ Finally resource planning and final extimation for delivery will be sent back to Production will be driven interally by ABH with support of the planned scheduling and actual machine task will be reported to the central system to record order fulfill and trigger logistics task on completion. + + ## 5.5. Base Library Like for actual DoorCreator software, our automated part-program generation process requires definition of hardware in form of drawing and parameters in the form of a user-generated items library the system will consider in automatic program generation. @@ -294,7 +297,6 @@ During standard user process the task of time/cost estimation (based on actual D In particular we expect to have some data auto-calculated (ex time from CAM), while other data will be required to external system (ex: materials cost, availability date for materials or machine time, cost markup to define final user price, custom discount based on customer special agreements...) - # 6. Document Revision diff --git a/Docs/General Architecture.pdf b/Docs/General Architecture.pdf index 9b1aaa5..3384484 100644 Binary files a/Docs/General Architecture.pdf and b/Docs/General Architecture.pdf differ