Skip to content

2.0.2: Merge pull request #11 from neptunesoftware/testing

Compare
Choose a tag to compare
@ikidnapmyself ikidnapmyself released this 14 Apr 11:45
· 2 commits to master since this release
f799ef9

Added

  • IsInvoiceable trait for "product" like models
  • findByInvoiceable() method for collecting invoices by invoiced models
  • findByRelated() method for collecting invoices by invoice receiver models
  • BaseModel created for simplifying global scope usage