Added product tutorial

Tue, 17 Apr 2012 16:20:22 +0200

author
ulalume3 <binietoglou@imaa.cnr.it>
date
Tue, 17 Apr 2012 16:20:22 +0200
changeset 8
b528a98fdb3f
parent 7
682b4aa84276
child 9
c769ef87d110

Added product tutorial

tutorial/adding_products.rst file | annotate | diff | comparison | revisions
--- a/tutorial/adding_products.rst	Fri Mar 30 18:15:44 2012 +0200
+++ b/tutorial/adding_products.rst	Tue Apr 17 16:20:22 2012 +0200
@@ -1,4 +1,32 @@
 Adding products
 ===============
 
-Walk-through of adding a product.
+After completing all the information related to the your system, we need to specify which 
+product we need to acquire.
+To do this, click on the **Products** in the *Product settings* panel.
+This will take you to a page with a list of all availabe products that are connected with your stations. This list should
+be empty if this is the first time you add a product. 
+
+To add a new product to the database click on **Add Products** at the top right of the screen.
+This will take you to a new page were you can fill in the needed information. As before, the fields in **bold**
+are mandatory and you will need to fill them before you can save you new system. 
+
+For now you will need to fill in the following fields:
+
+Product type
+   The type of this product. (ex. exitinction only)
+
+Usecase
+   The use-case number (an integer) based on the documentation. (ex. 0)
+ 
+
+[...]
+
+   
+You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page.
+This will take you back to the list of your systems. If everything went OK your new system you just added should appear
+in the list.
+
+We don't have to make any more changes in this part, so you can click on **Home** 
+on the top left of the page to return to the starting page of the *admin section*.
+

mercurial