Rohan
9c25101d9b
feat: add ability for a contract to be authorised internally ( #22095 )
...
* Added ability for a contract to be signed by a company user before being sent out
* feat: contract signed by stays even after reload (#402 )
* format: use new JSON format
Co-authored-by: Neil Lasrado <neil@digithinkit.com>
Co-authored-by: nehasacher143 <45919049+nehasacher143@users.noreply.github.com>
Co-authored-by: Marica <maricadsouza221197@gmail.com>
2020-06-23 17:39:37 +05:30
Anupam Kumar
71da90034d
fix: resetting lost reason in opportunity and quotation ( #22378 )
2020-06-22 18:27:14 +05:30
Anupam Kumar
77673e27e0
enable Lead create by email ( #22314 )
...
Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
2020-06-18 17:46:20 +05:30
Anupam K
234b5f9a8c
sm-post-permission-fix
2020-06-14 10:34:58 +05:30
Anupam K
c2d1ed7a34
Merge branch 'develop' of https://github.com/frappe/erpnext into opportunity-dashboard
2020-06-14 00:09:45 +05:30
Anupam K
65e7a2e7a6
opportunity-dashboard-fix
2020-06-14 00:05:38 +05:30
Deepesh Garg
dcdd1f3d9b
Merge pull request #22227 from frappe/opportunity-dashboard
...
fix: Links in opportunity dashboard
2020-06-13 22:16:10 +05:30
Anupam K
8bc414620b
opportunity-dashboard-fix
2020-06-13 13:11:43 +05:30
Anupam Kumar
8385fed042
crm onboarding typos ( #22008 )
2020-05-28 22:14:59 +05:30
Shivam Mishra
6621e22c02
refactor: clean up desk pages ( #22004 )
...
* refactor: clean up desk pages
* refactor: update label for CRM
2020-05-28 14:48:50 +05:30
Anupam Kumar
f10771029a
CRM dashboard fixes ( #21989 )
2020-05-28 13:34:55 +05:30
Anupam Kumar
a77032f926
onbarding steps fix ( #21959 )
2020-05-27 20:20:20 +05:30
Anupam Kumar
ab250e4ed5
enable Allow Rename in sales stage ( #21799 )
2020-05-20 16:15:48 +05:30
Nabin Hait
7cbbd68176
fix: CRM module dashboard and onboarding
2020-05-20 12:55:34 +05:30
Nabin Hait
189be3c68b
Merge branch 'crm-onboarding' of https://github.com/anupamvs/erpnext into anupamvs-crm-onboarding
2020-05-20 12:07:55 +05:30
Raffael Meyer
3bce13eaa2
fix: remove guest access ( #21693 )
2020-05-17 20:58:37 +05:30
Anupam K
79a8bd1cdf
CRM Onboarding
2020-05-14 18:42:44 +05:30
Anupam K
1aaedd68b9
Twitter and LinkedIn Auth fix
2020-05-13 17:55:18 +05:30
rohitwaghchaure
f0385d0671
Merge pull request #21638 from MyuddinKhatri/lead-update-fix-v13
...
fix(crm): fix lead while updating contact details (develop)
2020-05-08 10:37:11 +05:30
rohitwaghchaure
67c33d1f8b
Merge pull request #21643 from sahil28297/fix_lead_name
...
fix(lead): strip lead_name before splitting
2020-05-08 10:35:48 +05:30
Sahil Khan
b1385f676a
fix(lead): strip lead_name before splitting
2020-05-07 16:47:41 +05:30
Myuddin khatri
fc0e45d79c
solved merge conflicts
2020-05-07 15:38:20 +05:30
Anupam K
d078883cd4
fixing callback urls
2020-05-06 01:13:51 +05:30
Rohan Bansal
7835bf91e4
fix: AttributeError
2020-04-29 13:10:53 +05:30
Rohan Bansal
76825ab2bd
fix: update lead if contact details are changed
2020-04-28 16:13:53 +05:30
Anupam K
01d0b373e0
Review changes
2020-04-28 00:21:10 +05:30
Anupam K
cc9dbb912e
Adding campaign card in CRM Desk
2020-04-27 22:37:02 +05:30
Rucha Mahabal
e34ec70d44
fix(Desk Page): Number of Open Leads not visible on Shortcut Card
2020-04-26 23:40:37 +05:30
rohitwaghchaure
77403abadd
Merge branch 'develop' into social-media-integration-feat
2020-04-25 17:37:24 +05:30
Anupam K
524eb6ce9b
freeze screen while posting and login
2020-04-25 00:35:26 +05:30
Anupam K
e01723e360
Review changes
2020-04-23 23:02:08 +05:30
Anupam K
39911b40f0
setting end date in email campaign
2020-04-23 14:14:49 +05:30
Anupam K
4e2256f2e3
Linkedin, Twitter Integration
2020-04-21 22:07:03 +05:30
Anupam K
790b9ee8d0
Merge branch 'develop' of https://github.com/frappe/erpnext into social-media-integration-feat
2020-04-18 01:51:47 +05:30
Anupam K
c12a40c923
Linkedin, Twitter Integration
2020-04-18 01:50:18 +05:30
Anupam K
22318b2eb6
Linkedin, Twitter Integration
2020-04-18 01:46:38 +05:30
Anupam K
d683dc250d
Linkedin, Twitter Integration
2020-04-18 00:48:34 +05:30
Anupam K
9ee8110411
Adding Calendar view for Opportunity
2020-04-15 18:37:35 +05:30
Anupam K
c4c44a9a2b
Initial JS setup
2020-04-15 12:58:24 +05:30
Shivam Mishra
ebcc46d837
feat: updated desk pages ( #21138 )
2020-04-10 18:52:05 +05:30
gavin
74dd0e12e7
fix: enable validations for email and phone data fields ( #21199 )
2020-04-08 12:59:15 +05:30
Deepesh Garg
d14598bc51
Merge pull request #21180 from KanchanChauhan/address-from-lead
...
fix: (minor) Mandatory field missing to create address from lead
2020-04-07 12:22:54 +05:30
Himanshu Warekar
48307513c1
fix: update modified for opportunity
2020-04-07 09:06:03 +05:30
Kanchan Chauhan
4791e313db
fix: Mandatory field missing to create address from lead
2020-04-06 23:56:23 +05:30
Himanshu Warekar
c207c457a5
Merge branch 'develop' of https://github.com/frappe/erpnext into custom_append_to
2020-04-06 11:34:27 +05:30
Saurabh
84b93414d0
fix: typo
2020-03-31 15:58:00 +05:30
Saurabh
6c8d63f3b9
fix: provision to setup new address from lead if address creation break due to mandatory exception
2020-03-31 15:58:00 +05:30
Saurabh
e567563aa1
fix: if mandatory fields are missing do not create address against lead
2020-03-31 15:58:00 +05:30
Ahmad M Abdelrahman
06b3f6f781
Remove Campagin restrection ( #21024 )
...
Lead Source Now is an independent doctype.
forcing the user to add Campaign is not valid
Solution
Show Campaign keeping it optional and keep the user to be free to add or remove data
2020-03-31 10:38:49 +05:30
Suraj Shetty
3cf0dc966c
fix: Add currency in options of Opportunity Amount
...
- To show currect symbol in list view
2020-03-20 12:51:16 +05:30