-
-
Notifications
You must be signed in to change notification settings - Fork 568
Open
Labels
Description
Summary
Provide a CSV export of the audit.
Why?
We have exports of all the other inventory-touching actions. This would complete the suite, potentially enabling someone to use CSVs to manually integrate with other software.
Details
Provide a button on the audit list to do a CSV export, like we have on storage locations. This should output all the same data as the storage location output PLUS a column for the Audit Date and the Audit status (as the first columns).
Columns
Audit Date; Audit Status; .... all the other columns like Storage Location export ...
Criteria for completion
- Export available
- Tests to support that behaviour
- Updates to user guide documenting the functionality