Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@andrewdrake andrewdrake released this 09 Mar 12:53
· 34 commits to master since this release

Added

  • Comments on invoice lines
  • Purchase orders
  • Purchase order Xero integration
  • Some statistics totals widgets on dashboard
  • Set default tax rate when creating products
  • Setting to disable adding products dynamically when creating quotes, orders, invoices
  • Added VAT / Sales Tax number
  • Added some extra fields to organisations
  • Email validate helper
  • Tax type on tax rates

Changed

  • Updated form request validation on settings
  • Moved global view settings to view composer
  • Updated some setting variable names to avoid conflicts
  • Don't apply the teams scope when using Laravel Nova
  • Order search results on leads, orders & quotes by latest

Fixed

  • Issue when query string too long when many filters added
  • Allow null tax name and rate on settings
  • But in multi-tenant mode when adding orders
  • Bug when adding invoice line items

Removed

  • Duplicated notes tab removed
  • Auth checker package removed