This commit is contained in:
2022-02-10 18:26:00 +00:00
parent cb6c241e4b
commit 9906b656ed
8 changed files with 43 additions and 28 deletions

View File

@@ -2,6 +2,8 @@
The Delete extension can be used to permanently delete multiple items at once.
It operates in the exact same way as deleting an object from it's edit form but in bulk so if an object could not be deleted in it's edit form due to rights or links to other objects, it will not delete here either.
## Authorization Roles required
This extension is available to User's with delete rights to the business object:
@@ -12,7 +14,7 @@ The delete extension is accessed from the [extensions](ay-extensions.md) menu it
## 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.
AyaNova will attempt to delete all selected items and will indicate the number of any records that 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.