This commit is contained in:
2022-04-04 19:47:15 +00:00
parent 478b5b3310
commit 47b35a4333
19 changed files with 238 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
# Export extension
The Export extension can be used to export selected records from AyaNova.
The Export [extension](ay-extensions.md) can be used to export selected records from AyaNova.
## Authorization Roles required
@@ -14,6 +14,8 @@ The Export extension is accessed from the [extensions](ay-extensions.md) menu it
Data is exported exactly as it's stored at the sever in JSON format, there are no locale conversions made.
You can [select individual records](ay-start-form-data-tables.md#selecting-records) for export or make no selections to export all records.
### Time zone is in UTC
Dates and times are exported exactly as they are stored in the database as UTC / GMT time zone values.