Before, payment update action does not update partner_type
column even if the in_out are changed. This commit fixed
will also update partner_type on in_out changes.
Added date picker on project create and edit page
Removed autonumeric js from payment create form
Added create new feature on feature detail page
Fixed html title on project features export in html format
Fixed some lang files
Fixed broken test and script after laravelcollective 5.3.2 (select placeholder)
Added subscription vendor eager load
Added subscription searchable by vendor_id
Added \Hash::setRounds(5); for faster test suite
Use autoNumeric thousand separator for payment and feature prices entry
Reformat Project Payments View to count payment status are closed or not
Add current credit report
Add projects count summary based on status on dashboard page
Fix Features, Payments, Projects, and subscriptions test fiel