Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
#727706 by anon: Add taxonomy support
#727704 by anon: Separate node- and views matches from linkit core
#722998 by anon: Added permission for all plugins.
- Fixed: Some coding standards issues.
- Added: a README.txt file.
This is an experiment of previous version (simpler-6.x-1.0 and simpler-6.x-1.1) so don't use it! We already releasing the new version (simpler-6.x-1.2).
* Lots of title edits to get titles in line with Drupal core
* Added tabledrag ability to quotes, invoices, etc (Thanks pingers)
* Added new erp access module to provide facility for customers to login and view their invoices, quotes, jobs, etc
* Updated default terms in accounting
* Fixed cart functionality so it works
* Updated many views with extra permissions to facilitate the customer login access
* Added ability to specify "type" of contact (Accounts, General, Main)
* Added ability to automatically send statements to customers with cron
* Moved quicktabs from a context item to code
* A few Permission fixes relating to the customer login access
* Fixed erp quote not remembering extra notes
* Added serial numbers to quotes
* Make address fields nicer
* fixed bug when using a table prefix
* Fixed naming in some .info files
* Added customer postal address
* Made defaul qty for new invoice etc lines 1
* Support creating invoices from job workflow comments (erp_job_billable_
* Fix incorrect showing of erp contact add for unauthorized users
* Added the erp_access module to allow users to be matched to customers
* Various tweaks to support the erp_access module properly
* Turned on ajax as a default for all views in quicktabs
* Fixed balance amounts showing incorrectly.