case 4302
This commit is contained in:
@@ -535,7 +535,9 @@ While it is possible to login via a script using alternate credentials and acces
|
||||
|
||||
### API convenience functions
|
||||
|
||||
The following functions are provided to assist with API usage from your ayPrepareData custom function:
|
||||
The following functions are provided to assist with API usage from your ayPrepareData custom function.
|
||||
|
||||
Note that by default the authentication token supplied is the same as the currently logged in User so you can only perform actions that the currently logged in User could also perform in the AyaNova application. For example if the currently logged in User doesn't have rights to modify or retreive an object it won't work here either.
|
||||
|
||||
_GET_
|
||||
|
||||
|
||||
@@ -10,6 +10,13 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail
|
||||
|
||||
## 2022
|
||||
|
||||
### AyaNova 8.0.23 (2022-11-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX)
|
||||
|
||||
#### Added
|
||||
|
||||
- Server, App, Documentation: Added [ayPutToAPI](ay-report-edit.md#api-convenience-functions) API convenience method to report renderer
|
||||
- App: added `z_ayPutToAPI work order` example report to show how to use the new put method added to update a work order on render
|
||||
|
||||
### AyaNova 8.0.22 (2022-11-14)
|
||||
|
||||
#### Changed
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user