fixed BUG-17 change parent and subs werent, now are. Also removed len(child/parent) and used functions IsChild(), IsParent() as I should have

This commit is contained in:
2021-01-09 23:07:18 +11:00
parent 69607db413
commit 8dc903c67d
2 changed files with 16 additions and 6 deletions

3
BUGs
View File

@@ -1,5 +1,4 @@
#### BUGS (next-17)
BUG-17: if change publisher, owned, covertype, condition, or blurb of parent book, then need to reflect that change to ALL sub books
#### BUGS (next-18)
### DB/back-end
BUG-2: series does not deal with calcd_rating...