# HG changeset patch # User ulalume3 # Date 1334672422 -7200 # Node ID b528a98fdb3fabfa699f3fe5745fee157c8b84cc # Parent 682b4aa842764c413a3d3471056746cf910d1e0e Added product tutorial diff -r 682b4aa84276 -r b528a98fdb3f tutorial/adding_products.rst --- 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*. +