case 4310 plus misc cleanup of ay-report as it's actually visible to users if they go into the file system
This commit is contained in:
@@ -15,8 +15,9 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail
|
||||
#### Added
|
||||
|
||||
- Server: Added new internal API route `/api/v8/notify/direct-smtp` to support on demand notification scenarios
|
||||
- Server, App: log to AyaNova event log when User sends a direct smtp message using new notify API route, can be viewed in [Event history](adm-history.md)
|
||||
- Server: Report api utility methods ayPutToAPI, ayPostToAPI, ayGetFromAPI was incorrectly throwing exception on empty return body (202, 204 results)
|
||||
- App: added `z_API send SMTP from work order report` example report to show how to use the new API notify via smpt method added to
|
||||
- App: added `z_API send SMTP from work order report` example report to show how to use the new API notify via smpt method added to
|
||||
send an email when a report is rendered automatically.
|
||||
Note: this example report will only automatically install in new databases created after upgrading to this release.
|
||||
For existing databases [download z_API send SMTP from work order report](https://ayanova.com/download/xtra/z_API send SMTP from work order report.ayrt)
|
||||
|
||||
Reference in New Issue
Block a user