fixed issue with search and sub books not showing the are subs, and when editing a sub book you could edit too many fields

This commit is contained in:
2020-12-05 21:25:15 +11:00
parent 15ac1fbed0
commit 96e4e35b5d

4
BUGs
View File

@@ -4,7 +4,3 @@ series does not deal with calcd_rating...
alter a condition, covertype, etc. and its not in drop-down list (even though db look via index is correct, e.g books.html shows updated covertype) alter a condition, covertype, etc. and its not in drop-down list (even though db look via index is correct, e.g books.html shows updated covertype)
book form is not validating (year published) book form is not validating (year published)
search only retrieves books (so if I retrieve a sub-book, its not obvious - do I care?)
when editing a sub-book, you can change fields that are impossible (e.g. covertype/condition - as they are physical)