tutorial/adding_products.rst

changeset 8
b528a98fdb3f
parent 2
3ec57ace6912
equal deleted inserted replaced
7:682b4aa84276 8:b528a98fdb3f
1 Adding products 1 Adding products
2 =============== 2 ===============
3 3
4 Walk-through of adding a product. 4 After completing all the information related to the your system, we need to specify which
5 product we need to acquire.
6 To do this, click on the **Products** in the *Product settings* panel.
7 This will take you to a page with a list of all availabe products that are connected with your stations. This list should
8 be empty if this is the first time you add a product.
9
10 To add a new product to the database click on **Add Products** at the top right of the screen.
11 This will take you to a new page were you can fill in the needed information. As before, the fields in **bold**
12 are mandatory and you will need to fill them before you can save you new system.
13
14 For now you will need to fill in the following fields:
15
16 Product type
17 The type of this product. (ex. exitinction only)
18
19 Usecase
20 The use-case number (an integer) based on the documentation. (ex. 0)
21
22
23 [...]
24
25
26 You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page.
27 This will take you back to the list of your systems. If everything went OK your new system you just added should appear
28 in the list.
29
30 We don't have to make any more changes in this part, so you can click on **Home**
31 on the top left of the page to return to the starting page of the *admin section*.
32

mercurial