This module is used to manage the number of copies added to an existing book from the books list. This module helps manage the stock of books easily which allows smooth library management.
The Book Addition module can be accessed by going to Library → Book
Addition and requires the book-addition:read
permission for access.
Double-click on a book addition to view its full details. To edit an addition’s details it requires the book-addition:edit
permission for editing.
To record a book addition, click the ‘Add Book Addition’ button on the top right of the home page, it requires the book-addition:create
permission. Then, enter the date added, select a book (you can select multiple books), the number of books, and the book’s condition, after that, save it and it will be listed on the addition’s list.
You can also delete and export the addition record, and it requires the book-addition:delete
and book-addition:export
permissions, respectively.