|
@@ -104,7 +104,7 @@ want to customize to fit your needs:
|
|
|
|
|
|
Two more options are customizable:
|
|
|
|
|
|
-### `PROVISIONING_DURATIONS`
|
|
|
+**`PROVISIONING_DURATIONS`**
|
|
|
|
|
|
This is a list of tuples, allowing you to define what provisionning
|
|
|
durations will be available in the report forms.
|
|
@@ -133,7 +133,7 @@ PROVISIONING_DURATIONS += [
|
|
|
]
|
|
|
```
|
|
|
|
|
|
-### `RESOURCES_UNITS`
|
|
|
+**`RESOURCES_UNITS`**
|
|
|
|
|
|
This is a list of tuples, allowing you to define what resources units
|
|
|
will be available in the report forms.
|