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 |
|
Pranav Nachnekar
|
50e66d81de
|
fix: use get_single_value
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
|
2019-10-09 08:43:18 +00:00 |
|
Pranav Nachanekar
|
604febb398
|
fix: set_verified method contained js
|
2019-10-09 14:09:47 +05:30 |
|
Pranav Nachnekar
|
96930e25f3
|
fix: readability
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
|
2019-10-09 08:31:37 +00:00 |
|
Pranav Nachnekar
|
5e4ec85574
|
remove:unnecessary translation
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
|
2019-10-09 08:23:54 +00:00 |
|
Pranav Nachnekar
|
1f1b7eb7d5
|
Merge branch 'develop' into develop
|
2019-10-07 06:12:45 +00:00 |
|
Pranav Nachanekar
|
e18388ade3
|
fix:add exception for no opportunity
|
2019-10-04 16:32:32 +05:30 |
|
Pranav Nachanekar
|
911e034d1c
|
fix: syntax error
|
2019-10-04 15:50:02 +05:30 |
|
Pranav Nachanekar
|
0082b78075
|
fix:incosistent tabs and spaces
|
2019-10-04 15:36:36 +05:30 |
|
Pranav Nachanekar
|
bfe18d6085
|
feat:assign appointments from opportunity
|
2019-10-04 14:41:54 +05:30 |
|
Pranav Nachanekar
|
c1bc0f9dfb
|
fix: added sections for settings
|
2019-10-04 11:36:53 +05:30 |
|
Pranav Nachanekar
|
25148d0de5
|
fix:readability
|
2019-10-04 11:32:39 +05:30 |
|
Pranav Nachanekar
|
22189ec9e8
|
remove unnecessary doctype 'Timezone'
|
2019-10-04 11:07:04 +05:30 |
|
Pranav Nachanekar
|
a1d39cab21
|
fix: travis
|
2019-10-03 18:26:02 +05:30 |
|
Pranav Nachanekar
|
d40c020e0e
|
fix:variable names
|
2019-10-03 17:43:31 +05:30 |
|
Pranav Nachanekar
|
bec88bc52a
|
fix: exists return tuple not string
|
2019-10-03 16:58:38 +05:30 |
|
Pranav Nachanekar
|
afe52e8e09
|
feat: add check for toggling the route
|
2019-10-03 16:35:08 +05:30 |
|
Pranav Nachanekar
|
72aac09d62
|
fix:remove tearDown from test
|
2019-10-03 16:09:50 +05:30 |
|
Pranav Nachanekar
|
43331564b4
|
fix:class variable in tests
|
2019-10-03 15:29:09 +05:30 |
|
Pranav Nachanekar
|
42cf5f279f
|
fix:added class variables to test
|
2019-10-03 14:26:21 +05:30 |
|
Pranav Nachanekar
|
8640a01f85
|
remove duplicate day validation
|
2019-10-03 13:32:57 +05:30 |
|
Pranav Nachanekar
|
1dccc039b7
|
fix:add tear down to tests
|
2019-10-03 13:32:46 +05:30 |
|
Pranav Nachanekar
|
76cbb9132f
|
fix: more test errors
|
2019-10-03 12:50:55 +05:30 |
|
Pranav Nachanekar
|
c5420bb453
|
fix: remove validation for repeated days
|
2019-10-03 12:06:43 +05:30 |
|
Pranav Nachanekar
|
1dcedb5054
|
fix: empty leads and appointment in test
|
2019-10-03 11:56:54 +05:30 |
|
Rohan
|
d463c346fe
|
fix: set no-copy on some contract fields (#19208)
|
2019-09-30 16:37:29 +05:30 |
|
Pranav Nachanekar
|
2ea9b3e6f2
|
fix:test appointments
|
2019-09-30 15:35:38 +05:30 |
|
Mangesh-Khairnar
|
d8763d7d65
|
fix: allow rename/merge in opportunity (#19202)
|
2019-09-30 14:39:46 +05:30 |
|
Pranav Nachanekar
|
7f4bc64d22
|
fix:appointment tests exist check
|
2019-09-30 13:58:42 +05:30 |
|
Himanshu
|
25ab1e41df
|
fix(Contact): mobile_no re-introduced and travis fixes (#19009)
* fix: mobile_no re-introduced
* fix: test cases
* fix: set email as primary
* fix: add primary email and phone
* fix: utils for contact creation
* chore: remove = from dict
|
2019-09-30 10:08:15 +05:30 |
|
Pranav Nachanekar
|
fd46bf2616
|
fix codacy
|
2019-09-25 16:01:48 +05:30 |
|
Pranav Nachanekar
|
291e161793
|
Added permissions for sales user
|
2019-09-25 13:11:04 +05:30 |
|
Pranav Nachanekar
|
9f86022c2b
|
fix: Error in test setUp
|
2019-09-24 16:07:41 +05:30 |
|
Pranav Nachanekar
|
c9cf5aebea
|
Changed required values, add clientside validation
|
2019-09-24 12:08:37 +05:30 |
|
Pranav Nachanekar
|
558d44e519
|
Removed auto-assignment for unverified appointments
|
2019-09-24 11:33:57 +05:30 |
|
Pranav Nachanekar
|
8393ebbbca
|
Fixed missing permission in update
|
2019-09-23 17:14:31 +05:30 |
|
Pranav Nachanekar
|
8b744b2d03
|
Added request verification and url encoding
|
2019-09-23 15:55:35 +05:30 |
|