Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:mobile:setup:server_side:where_to_start [2020/03/01 23:23] – ↷ Links adapted because of a move operation lou_lomasen:mobile:setup:server_side:where_to_start [2021/07/15 22:57] – [Creating mobile stores from existing "Customers" in mSupply] Mark Glover
Line 6: Line 6:
   * A mobile tablet fitting the recommended specifications [[en:mobile:user_guide:getting_started#hardware_requirements|here]]   * A mobile tablet fitting the recommended specifications [[en:mobile:user_guide:getting_started#hardware_requirements|here]]
  
 +===== Information needed =====
 +  * Store name
 +  * The item master list to be attached to the store
 +  * If you are converting an existing mSupply site (customer) to mSupply Mobile, then you also need to provided the existing customer name that the store is being created for 
 ===== Creating mobile stores for new sites ===== ===== Creating mobile stores for new sites =====
  
 **EACH** individual mobile store needs to have the following steps done on the server, which are detailed later in this Server setup guide: **EACH** individual mobile store needs to have the following steps done on the server, which are detailed later in this Server setup guide:
  
-  * Create the sync site [[en:mobile:setup:server_side:2|section 2 of this guide]] +  * Create the sync site [[en:mobile:setup:server_side:create_sync_site|section 2 of this guide]] <wrap em>Refer Note below</wrap> 
-  * Create the mobile store [[en:mobile:setup:server_side:create_store|section 3 of this guide]] +  * Create the mobile store [[en:mobile:setup:server_side:create_store|section 3 of this guide]] <wrap em>Refer Note below</wrap>
   * Configure the mobile store [[en:mobile:setup:server_side:config|section 4 of this guide]]   * Configure the mobile store [[en:mobile:setup:server_side:config|section 4 of this guide]]
   * Create user(s) to access the store [[en:mobile:setup:server_side:users|section 5 of this guide]]   * Create user(s) to access the store [[en:mobile:setup:server_side:users|section 5 of this guide]]
  
 +<WRAP center round important 60%> 
 +Sections 2 and 3 of this guide can now be carried out using the [[https://docs.msupply.org.nz/synchronisation:site_wizard|Sync site wizard]].  These instructions are retained here for reference only. 
 +</WRAP>
 ===== Creating mobile stores from existing "Customers" in mSupply ===== ===== Creating mobile stores from existing "Customers" in mSupply =====
  
- <wrap center round alert+<WRAP center round important 60%> 
 +If the store being created is an existing customer in the mSupply system, then an additional step needs to be carried out first.  Do yourself a favour and use the [[https://docs.msupply.org.nz/synchronisation:site_wizard|Sync site wizard]]. 
 +</WRAP>
  
-If the stores being created from existing customers in an existing mSupply system, then an additional step needs to be carried out</wrap> 
  
 [[https://docs.msupply.org.nz/names:merging_names|Merge the existing customer name with the new store]].  There is some footrunner code that can facilitate this for multiple sites - see [[en:mobile:setup:server_side#create_store_from_existing_customer_name_using_store_create_from_name|2. Create store from existing customer name using store_create_from_name]], below. [[https://docs.msupply.org.nz/names:merging_names|Merge the existing customer name with the new store]].  There is some footrunner code that can facilitate this for multiple sites - see [[en:mobile:setup:server_side#create_store_from_existing_customer_name_using_store_create_from_name|2. Create store from existing customer name using store_create_from_name]], below.
Line 33: Line 40:
 \\ \\
 \\ \\
-|  //  Previous:  **[[en:mobile:setup:server_side]]** | | Next: **[[en:mobile:setup:server_side:2]]** //  |+|  //  Previous:  **[[en:mobile:setup:server_side]]** | | Next: **[[en:mobile:setup:server_side:create_sync_site]]** //  |
  • en/mobile/setup/server_side/where_to_start.txt
  • Last modified: 2021/07/15 23:11
  • by Mark Glover