Closed joelnitta closed 5 years ago
Right now update_booklist() only checks for duplicate IBNS, not missing ones. The same check should also be applied to initiate_booklist().
update_booklist()
initiate_booklist()
Fixed 6bc6dab3403e1d809ec6757c0d258e4c46ffd2f0
Right now
update_booklist()
only checks for duplicate IBNS, not missing ones. The same check should also be applied toinitiate_booklist()
.