This commit is contained in:
2022-01-18 01:11:09 +00:00
parent af781a69f3
commit ca48422ad3
2 changed files with 30 additions and 12 deletions

View File

@@ -1,11 +1,19 @@
# DELETE EXTENSION
[under construction]
todo: clear this (images?)
# Delete extension
The Delete extension can be used to permanently delete multiple items at once.
AyaNova will attempt to delete all selected items and will report back if any were not able to be deleted.
## Authorization Roles required
This extension is available to User's with delete rights to the business object:
## How to access
The delete extension is accessed from the [extensions](ay-exentions.md) menu item in business object data tables.
## How the delete extension works
AyaNova will attempt to delete all selected items and will report back if any were not able to be deleted.
If an item is linked to another item it may not be able to be deleted, for example attempting to delete a Customer with Work orders.
**There is no UNDO** - deletion is permanent.