spree-contrib / spree_print_invoice

Create a PDF invoice for Spree orders.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
91 stars 239 forks source link

remove invoice.rb (not needed) #91

Closed mamhoff closed 9 years ago

mamhoff commented 9 years ago

All of the functionality of this file is now contained in bookkeeping_documents.rb. :)