Nathan Bertram
Nathan Bertram
If I add `priceable :amount_paid` to my model before running the associated migration I get this error: `/priceable.rb:8:in `block in priceable': Unable to find valid database field for `amount_paid' (ArgumentError)`
Fixes issue#3
Great rake task, thank you very much :-)
Adds TaxCodeRef for the DepositLineDetail model :) [See QBO Deposit docs](https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/deposit)