brotherton-erpnext/erpnext/erpnext_integrations
Suraj Shetty f5dd494716 fix(call popup): Multiple changes
- Remove summary from call log use comments instead
- Add contact and lead if matched to the call log
- Add received by field with Employee Link
- DocPerm to allow Employees to have read access on call log
- Remove unwanted code
- Add a method to get lead just by providing phone number
- Show popup only to Employee to which the system is trying to connect.
- Remove custom code from call popup dialog and replace it with
 standard fields
- Increase timeout to hide popup after the call has been disconnected.
2019-07-16 11:07:25 +05:30
..
connectors refactor: added missing translation functions (#18143) 2019-07-03 15:15:08 +05:30
data_migration_mapping fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
data_migration_plan/github_sync Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
doctype fix: Company might not have any warehouses when on_update hook for QBM is being executed 2019-07-11 18:29:24 +05:30
__init__.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
exotel_integration.py fix(call popup): Multiple changes 2019-07-16 11:07:25 +05:30
stripe_integration.py Review corrections 2018-07-13 13:15:59 +00:00
utils.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30