docs/tutorial/adding_products.rst

changeset 11
79fea4145278
parent 8
b528a98fdb3f
child 13
52af8fbed3d7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/tutorial/adding_products.rst	Fri May 11 13:25:05 2012 +0200
@@ -0,0 +1,32 @@
+Adding products
+===============
+
+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