Skip to content
Update Rules authored by Christoph Deneke's avatar Christoph Deneke
......@@ -17,4 +17,11 @@ We have a set of reserved variables that should be used throughout the project:
| report | Report database entry | report.create |
| user | User database entry | some like new_user, s_user |
Remember: Special cases aren't special enough to break the rules.
\ No newline at end of file
Remember: Special cases aren't special enough to break the rules.
Beside this, more relaxed, the use of following things is suggested:
| Variable| What for|
| ------ | ------ |
| m_type | Measurement type database entry |