| ... | @@ -2,9 +2,9 @@ |
... | @@ -2,9 +2,9 @@ |
|
|
|
|
|
|
|
Unlike the other data, customers (private individual or company) are stored in a specific manner, so that
|
|
Unlike the other data, customers (private individual or company) are stored in a specific manner, so that
|
|
|
|
|
|
|
|
* private customers (=client) can log in
|
|
* clients (=private individuals) can log in
|
|
|
* a client may have different permissions
|
|
* a client may have different permissions
|
|
|
* a vehicle may be owned by either a private customer or a company
|
|
* a vehicle may be owned by either a client or a company
|
|
|
|
|
|
|
|
This means that we added plugins to the general queries and transitions, to make it easier or possible at all to administrate and query the data correctly.
|
|
This means that we added plugins to the general queries and transitions, to make it easier or possible at all to administrate and query the data correctly.
|
|
|
|
|
|
| ... | | ... | |