Addon:RepositoriesReport
This is a Third-party Addon. Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker |
This is a set of Text reports to list repositories and their related sources information, such as the call number or the type. Repositories stores sources. These reports are useful for displaying some sources information before going to a repository (like an archive).
Contents
Repositories Report
Once installed, you can access this report via menu Reports > Text Reports > Repositories Report...
See also common options
Repositories Report Options
Once installed, you can access this report via menu Reports > Text Reports > Repositories Report Options...
See also common options
This report extends the Repositories Report, and provides user-options for additional source information (author, publication information, abbreviation, data), pre-formatted notes for source or repository, primary media on source, also allows to hide private records (repository, source, note, media) and supports multi-language.
Development
Limitations
- As this is a textual report, there is no changes on database. It just retrieves information from database. No need to make a backup before using this report.
- As code is not very complex, it should not introduce mistakes on output. If there is an error, then there is a valid email address at the end of the plugin.
- RepositoriesReport.py (3.1.x) was inspired by Place Report.
See also the Repository References quick view, which does the same thing on active repository called. Thanks to Alex Roitman, who generated the "technical part" of the code ...
Generated with :
Coding way is not very quick or standard but is easy to understand and plugin does the job.
Feel free to improve it for your own need !