Changes between Initial Version and Version 1 of UserGuide/MultipleSites


Ignore:
Timestamp:
Apr 12, 2010, 1:13:12 PM (14 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide/MultipleSites

    v1 v1  
     1= Multiple Sites =
     2[../ Back to User Guide Index] [[BR]]
     3[../ Back to Help]
     4
     5!GnuMims is designed around the concept of one installation per site. Smaller store depo's and auxiliary sites can be supported in a single installation but for anything more one complete gnuMims installation per site is recommended. The reasoning for this is detailed bellow.
     6
     7== Inventory ==
     8
     9Multiple storage locations are supported but each inventory item may only be stored in one location.
     10
     11An early gnuMims data model actually had the ability to store an inventory item in multiple locations but this was simply way too complicated and confusing to the end user. For example a technician wanting to use an inventory item has to be aware of which bin in which store on which site he is actually booking the item out from. This results in far too many human input errors so the model and interface were simplified.
     12
     13Further more storing an inventory item in multiple locations on a single site is generally bad for inventory levels and the opposite of inventory consolidation which is much preferred.
     14
     15To store an item in more than one location a separate inventory item with a unique name must be created along with all its own attributes. In this way items may be stored in depo's, auxiliary sites and remote stores. The re-order points and current stock levels may then be recorded appropriately for each. The inventory items may also be linked via the alternate item field.
     16
     17== Tasks ==
     18
     19On a day to day basis separate sites don't care what another site is doing and don't need the other sites tasks mixed in with theirs.
     20
     21== Conclusion ==
     22
     23With a little data admin a complete and separate gnuMims installation per site is the best configuration.