| ... | @@ -6,7 +6,7 @@ Vehicles and their attached data will work pretty much as documented in the [Iro |
... | @@ -6,7 +6,7 @@ Vehicles and their attached data will work pretty much as documented in the [Iro |
|
|
|
|
|
|
|
According to the client which is logged in, their universe will list the available options to [list](https://bitbucket.org/ironapigenesis/ironapi-gw/wiki/Queries) and [change](https://bitbucket.org/ironapigenesis/ironapi-gw/wiki/Transitions) the data.
|
|
According to the client which is logged in, their universe will list the available options to [list](https://bitbucket.org/ironapigenesis/ironapi-gw/wiki/Queries) and [change](https://bitbucket.org/ironapigenesis/ironapi-gw/wiki/Transitions) the data.
|
|
|
|
|
|
|
|
Many entites have "created" and "owning_vehicle" as attributes - these are always optional and will be set automatically, so best to never show them in forms and never send them. Exception: when creating or changing a vehicle, owning_client is required and needs to be set by the user.
|
|
Many entites have and "owning_customer" as attributes - it is optional and will be set automatically, so best to never show it in forms and never send them. **Exception**: when creating or changing a vehicle, owning_customer is required and needs to be set by the user.
|
|
|
|
|
|
|
|
Some entities are only available to certain client agendas (e.g. vehicle_note). Sending a query joining this entity will result in an error, so do not do this.
|
|
Some entities are only available to certain client agendas (e.g. vehicle_note). Sending a query joining this entity will result in an error, so do not do this.
|
|
|
|
|
|
| ... | | ... | |