Raffael Meyer
|
9b08258955
|
fix: remove guest access (#21692)
|
2020-05-17 20:57:51 +05:30 |
|
Myuddin khatri
|
cd0fcfd84c
|
solved merge conflicts
|
2020-05-07 16:11:08 +05:30 |
|
Rohan Bansal
|
bd969477b1
|
fix: AttributeError
|
2020-04-29 13:09:16 +05:30 |
|
Rohan Bansal
|
7c67c38bc5
|
fix: update lead if contact details are changed
|
2020-04-28 16:12:02 +05:30 |
|
Anupam K
|
097c643a59
|
setting end date in email campaign
|
2020-04-23 12:29:00 +05:30 |
|
Suraj Shetty
|
e2bb2593db
|
fix: Add currency in options of Opportunity Amount - To show currect symbol in list view
|
2020-03-20 15:13:07 +05:30 |
|
Deepesh Garg
|
eacbfa15c0
|
Merge pull request #20385 from rohitwaghchaure/fixed_lead_date_comparision_issue
fix: lead date comparison issue
|
2020-01-23 15:23:28 +05:30 |
|
Rohit Waghchaure
|
79f630661a
|
fix: lead details duplicate entries
|
2020-01-22 16:53:30 +05:30 |
|
Rohit Waghchaure
|
61b9fe6a81
|
fix: lead date comparison issue
|
2020-01-22 14:43:37 +05:30 |
|
Nabin Hait
|
1596352585
|
fix: close_opportunity_after_days field is in selling settings (#20334)
|
2020-01-17 15:59:02 +05:30 |
|
Pranav Nachnekar
|
139bb92df9
|
fix: wrap scheduled_time with getdate (#20046)
|
2019-12-23 18:19:52 +05:30 |
|
rohitwaghchaure
|
d5b1baed39
|
Merge pull request #19907 from 0Pranav/appointment-schedulling-v12
fix: change book-appointment route
|
2019-12-16 13:50:47 +05:30 |
|
0Pranav
|
dfe629aff7
|
fix: change book-appointment route
|
2019-12-11 15:18:59 +05:30 |
|
Pranav Nachnekar
|
d16ef54665
|
fix: query for finding lost quotation (#19801)
* fix:query for finding lost quotation
* Update opportunity.py
|
2019-12-04 15:31:25 +05:30 |
|
Rucha Mahabal
|
586fecfe73
|
fix: render_template for subject in Email Campaign (#19771)
|
2019-12-02 16:25:29 +05:30 |
|
0Pranav
|
fb1e87710b
|
Tweaks to success redirect
- 5 seconds wait before redirect
- Edited description for URL in settings
|
2019-11-26 12:14:41 +05:30 |
|
0Pranav
|
2515022377
|
add condition for zero appointment slots
|
2019-11-26 10:55:28 +05:30 |
|
0Pranav
|
b84e56ebb5
|
fix:travis tests
|
2019-11-25 17:32:02 +05:30 |
|
0Pranav
|
f9dec5201f
|
fix:tests
|
2019-11-25 16:42:07 +05:30 |
|
0Pranav
|
3ec5eabaf6
|
formatting
|
2019-11-25 14:11:31 +05:30 |
|
0Pranav
|
f2752bf38c
|
fix: tests for python2
|
2019-11-25 14:09:49 +05:30 |
|
0Pranav
|
ae90ea9547
|
fix:travis errors
|
2019-11-20 15:24:33 +05:30 |
|
0Pranav
|
682956543e
|
fix travis
|
2019-11-20 11:45:14 +05:30 |
|
0Pranav
|
fe2147a496
|
fix travis
|
2019-11-20 11:37:49 +05:30 |
|
0Pranav
|
dbde140e46
|
fix: save method of Appointment Booking Setting
|
2019-11-20 10:30:41 +05:30 |
|
0Pranav
|
c8e66a0f71
|
Infer number_of_agents from agent_list in apppointment booking settings
|
2019-11-20 10:27:59 +05:30 |
|
0Pranav
|
539ea2cefb
|
Rename doctype Appointment Booking Slots
|
2019-11-19 10:59:24 +05:30 |
|
0Pranav
|
511780a4d4
|
feat: configurable redirect on success
|
2019-11-14 12:47:08 +05:30 |
|
Pranav Nachnekar
|
ccd9b38463
|
Merge branch 'develop' into scheduling-ui-rewrite
|
2019-11-13 11:41:41 +00:00 |
|
0Pranav
|
cce000a6d0
|
remove: commented code
|
2019-11-13 11:48:37 +05:30 |
|
Nabin Hait
|
4c7ac65db1
|
fix: Made Campaign for field mandatory
|
2019-11-11 17:19:52 +05:30 |
|
FinByz Tech Pvt. Ltd
|
88de00fb94
|
Rendered Email template in email Campaign
|
2019-11-11 17:17:21 +05:30 |
|
0Pranav
|
75db6f7073
|
convert indentation to tabs
|
2019-11-07 12:47:00 +05:30 |
|
0Pranav
|
fce8f36bb2
|
don't change lead if assigned
|
2019-11-07 12:37:28 +05:30 |
|
0Pranav
|
6f1d2eeffd
|
changes to suggestions made by shivam
|
2019-11-06 11:57:37 +05:30 |
|
0Pranav
|
d1ee962d4b
|
seperate function for sending confirmation
|
2019-11-05 14:53:36 +05:30 |
|
Pranav Nachnekar
|
4d3dc87a1a
|
Apply suggestions from code review
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
|
2019-11-05 04:32:06 +00:00 |
|
0Pranav
|
e573bd9074
|
remove unnecessary variable
|
2019-11-01 12:47:11 +05:30 |
|
0Pranav
|
53ec8c6322
|
Merge branch 'develop' of https://github.com/0Pranav/erpnext into scheduling-ui-rewrite
|
2019-11-01 12:40:08 +05:30 |
|
0Pranav
|
97f6576213
|
prettify confirmation email
|
2019-11-01 12:36:06 +05:30 |
|
0Pranav
|
54f33f4e5d
|
move utility functions
|
2019-11-01 12:14:21 +05:30 |
|
0Pranav
|
4701bc8bfc
|
Add ignore permissions for opportunity
|
2019-11-01 09:36:29 +05:30 |
|
0Pranav
|
60093d98b0
|
auto assign before creating event
|
2019-10-31 15:37:57 +05:30 |
|
Deepesh Garg
|
6208755d54
|
fix: Unable to add details in quotation and opportunity (#19354)
|
2019-10-21 13:29:44 +05:30 |
|
0Pranav
|
2f9ef85614
|
fix:typo
|
2019-10-15 16:44:28 +05:30 |
|
0Pranav
|
3d73a4f944
|
fix:readability for user
|
2019-10-15 16:43:40 +05:30 |
|
Himanshu
|
eba3a8e802
|
fix: get contact details (#19281)
|
2019-10-11 10:43:24 +05:30 |
|
Rohit Waghchaure
|
4494d46020
|
fix: name 'link_link_doctype' is not defined
|
2019-10-10 14:17:06 +05:30 |
|
Pranav Nachanekar
|
aa918e8528
|
moved validations to sepeate functions
|
2019-10-09 15:49:48 +05:30 |
|
Pranav Nachanekar
|
9ccc43980b
|
Merge branch 'develop' of https://github.com/0Pranav/erpnext into develop
|
2019-10-09 14:17:37 +05:30 |
|