Skip to content

v1.1.0

Compare
Choose a tag to compare
@jitendra-webkul jitendra-webkul released this 16 Sep 15:44
· 2459 commits to master since this release
cc5e9b5

✨ Features

  • Workflow (CRM Automation) feature implemented

🐛 Bug Fixes

  • #132 - filter option for mails are not working

  • #162 - Issue with seeder during installation

  • #163 - Lookup field is showing 2 times while creating the attribute

  • #164 - No option is coming to update lead status in grid view

  • #165 - Image type Attribute is not working

  • #166 - Getting exception when new user Login

  • #172 - If user have not Permission to delete the Roles and the user is trying to delete the Roles then the warning message should be present inside the error box

  • #174 - If the user Applying multiple filter to search sources then data should be searched.

  • #175 - After Added a new product the page should be redirect to product list page.

  • #177 - result: When admin/user adding new Person after deleting email input field. then required validation of email should be work

  • #178 - Getting Error " Class "Webklex\PHPIMAP\IMAP" not found" while integration of Google calender in Krayin

  • #180 - admin/user adding new Lead after deleting email input field inside Contact Person tab. then required validation of email should be work.

  • #181 - When admin/user run the php artisan krayin-crm:version command on root directory to check their Krayin version. then krayin version is there in the place of V

  • #182 - While Adding a new attribute Lookup field should be come only one time

  • #184 - When Customer running " composer create-project krayin/laravel-crm " and " php artisan krayin-crm:install ". command to install the laravel-crm. Then the project should be setup successfully .

  • #186 - When we creating person and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin

  • #189 - When we creating Lead and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin

  • #193 - When we clicking on locale dropdown inside configuration tab. there should be multiple options of languages

  • #197 - When we creating Quote. then the Quote should be show in dashboard

  • #199 - When we changing timezone from timezone dropdown inside Configuration tab . then time should be convert according to timezone

  • #202 - When we creating an activity, then the date icon should be shown in the schedule input box.

  • #203 - When we creating an activity, the schedule input box should not take date before today

  • #204 - When we creating activity and selecting date in 'To' input box which is less then 'From' date. Inside schedule label. then it should give an error.

  • #208 - When we applying filters to search activities . then filters should be work properly to search activities