davorg/perlschool

Support books that aren't on the site

Closed this issue · 2 comments

So I can calculate royalties for Eighteen Classic Albums and Office Novice.

  • Add a column to the book table (is_perlschool_book)
  • Only display books where that column is true
  • Deploy fix