Venturedrake Laravel Crm Versions Save

Open Source Laravel CRM Package

1.0.0

2 months ago

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

0.19.10

7 months ago

Added

  • Phone, emails & address to settings and users
  • VAT/ABN to settings
  • Added setting to disable update notifications
  • Address multiple lines helper

Changed

  • No longer adds zero quantity items to deliveries

Fixed

  • Adding new organisation or person bug when creating invoice
  • Produce code required to post products to Xero api

0.19.9

8 months ago

Fixed

  • Database update for tax amounts

0.19.8

8 months ago

Added

  • Tax rates and tax amount added to quote products, order products & invoice lines
  • Indicate on products whether exist in Xero items

Fixed

  • Bug with create new products setting when creating quotes, orders, invoices
  • Tax rate show view

Removed

  • Save/Cancel buttons on product category show view

0.19.7

8 months ago

Changed

  • Switched cs from laravel to prs12

Fixed

  • Related contacts bug when deleting peron or organisation
  • Bug when allowing null value on custom field
  • Fixed bug by disabling create new labels when adding leads, contacts, etc

0.19.6

8 months ago

Fixed

  • Error when sending quotes and missing organization name setting
  • Error when deleting custom fields and attached models
  • Error when showing deliveries when order has been deleted
  • Ensure address isset on pdf before displaying
  • Error on PDF when person not set

0.19.5

8 months ago

Fixed

  • Consider soft deleted models when incrementing numbers

0.19.4

8 months ago

Added

  • Delivery number

Fixed

  • Copying billing & shipping address from quote to order
  • Copying shipping address from order to delivery

0.19.3

8 months ago

Added

  • Show quote orders
  • Show order invoices
  • Show order deliveries

Changed

  • Update command for order related deliveries

0.19.2

8 months ago

Fixed

  • Version 0.19.1 database update check