Releases: venturedrake/laravel-crm
Releases · venturedrake/laravel-crm
1.2.2
1.2.1
Fixed
- Force seed pipeline settings
1.2.0
Added
- Kanban boards
- Custom Fields
- Disabled double click on form submits
- Lead prefix
- Deal prefix
Changed
- Improved logo sizing on pdfs
- Vertical navigation for settings
- Imporved updating process
Fixed
- Unreject quotes functionality
- But when added organization
- Version check
1.1.0
Added
- Support for Laravel 11
- Product barcode
- Create multiple purchase orders from an order
- Show purchase orders tab on orders
- Custom fields to various models
- Download, show and send Xero invoices
- Search invoices, deliveries & purchase orders
- Email purchase orders
- Delivery types
Changed
- Product code renamed as SKU
- Updates to custom fields
- Updated purchase order PDF
- Added setting for checking for global field scope
- Updated totals, tax totals checks
Fixed
- Edit/delete purchase orders
1.0.0
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
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
Fixed
- Database update for tax amounts
0.19.8
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
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
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