This is a complete rewrite of our current `ordering system`_.
In our chair at the University of Freiburg there are about forty people working
in the lab but only four of them are accredited for the SAP ordering system
used by the university - the rest has to order through them. This leads to
a quite large amount of mails, post-its and calls per purchaser. To give this
some better structure, our small ordering system was developed. It is actually
a 'would-you-please-order-for-me-system' and disconnected from the upstream
system.
This is a complete rewrite of the CPI `ordering system`_ originally written in
PHP.
Goals
-----
@ -30,7 +40,7 @@ style routing instead of the more widely spread url dispatch method. This
@@ -30,7 +40,7 @@ style routing instead of the more widely spread url dispatch method. This
decision was made because:
* the starter of this project likes this kind of routing
* it eliminates the need of defining routes
* it eliminates the need of defining routes separately
* `row level security`_ is easy to implement since traversal works with