Shivam Mishra
|
19e16d8a5a
|
fix: TypeError in cmp
|
2020-05-16 20:08:38 +05:30 |
|
Rohit Waghchaure
|
ee0e4e0a44
|
fix: '>' not supported between instances of 'int' and 'NoneType'
|
2020-05-03 20:46:21 +05:30 |
|
Gavin D'souza
|
24e0174fcf
|
fix: enable validations for email and phone data fields
|
2020-04-08 12:35:33 +05:30 |
|
Nabin Hait
|
006609f59e
|
fix: Duplicate check before inserting in contcat email table
|
2020-03-30 19:34:36 +05:30 |
|
Deepesh Garg
|
05767310f8
|
fix: Preferred billing and shipping address selection (#9538)
* fix: Preferred billing and shipping address selection
* fix: Remove unnecessary code
* fix: looping
* fix: Cleaner function
|
2020-02-27 16:44:31 +05:30 |
|
Himanshu
|
52068ec0ca
|
fix: format error message (#9500)
* chore: format error message
* chore: formatting
* fix: remove / from translated string
* fix: typo
Co-authored-by: sahil28297 <37302950+sahil28297@users.noreply.github.com>
|
2020-02-19 15:53:46 +05:30 |
|
Himanshu
|
1353ef24b0
|
fix(Contact): Dont reroute from Contact to unrelated document (#9432)
* fix:dont reroute to doc if unrelated
* Update frappe/contacts/doctype/address/address.js
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.js
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update address.js
* Update contact.js
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-02-17 06:40:10 +00:00 |
|
Suraj Shetty
|
dee4a7336c
|
fix(translations): Incorrect syntax
|
2020-01-29 15:22:35 +05:30 |
|
Marica
|
b1db148dc8
|
fix: More informational error message in Address. (#9352)
* fix: More informational error message in Address.
* fix: Changed message, added title.
* fix: Changes compatible with translations.
* fix: Translation fixes.
* style: Fix formatting
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-01-28 10:43:18 +00:00 |
|
deepeshgarg007
|
b4bff1d009
|
fix: Remove changes in notifications
|
2019-12-06 09:26:32 +05:30 |
|
deepeshgarg007
|
59d6be6446
|
fix: revert changes made to get_default_address function
|
2019-12-06 09:21:24 +05:30 |
|
deepeshgarg007
|
649759fc3f
|
fix: Default and company address fixes
|
2019-11-29 14:56:37 +05:30 |
|
Gavin D'souza
|
57654d94aa
|
fix(web-forms): view addresses only by session user
|
2019-11-20 12:53:52 +05:30 |
|
Himanshu Warekar
|
e1a7112d86
|
fix: test cases for contacts
|
2019-10-10 23:33:11 +05:30 |
|
Himanshu Warekar
|
2ace6739d7
|
fix: rename fields
|
2019-10-10 22:06:59 +05:30 |
|
Himanshu Warekar
|
ff1ef65e94
|
fix: rename filters for contact
|
2019-09-30 14:33:36 +05:30 |
|
Himanshu Warekar
|
89cfcd4bb2
|
fix: remove values if empty
|
2019-09-24 17:59:57 +05:30 |
|
Himanshu Warekar
|
85b518811d
|
fix: add mandatory
|
2019-09-24 17:54:31 +05:30 |
|
Himanshu Warekar
|
770f56f4ce
|
fix: set column width
|
2019-09-21 20:53:20 +05:30 |
|
Himanshu Warekar
|
7c075703a1
|
fix: codacy
|
2019-09-20 15:51:21 +05:30 |
|
Himanshu Warekar
|
cc8953ad66
|
tests: fix test cases
|
2019-09-20 14:00:40 +05:30 |
|
Himanshu Warekar
|
f3b7461498
|
fix: test fixes for same phone and mobile
|
2019-09-19 18:19:33 +05:30 |
|
Himanshu Warekar
|
5cda6d2d5a
|
Merge branch 'develop' of https://github.com/frappe/frappe into con-fix
|
2019-09-19 15:39:45 +05:30 |
|
mergify[bot]
|
bde6d31dec
|
Merge pull request #8423 from hrwX/addr_query
feat(Contact): Show address related to doctype in child
|
2019-09-16 09:38:43 +00:00 |
|
Himanshu
|
25979febb6
|
fix: v11 patch breaking as v11 dint have gcontacts (#8426)
|
2019-09-16 12:02:06 +05:30 |
|
Himanshu Warekar
|
7dba556b8c
|
test: fix test cases
|
2019-09-16 10:19:40 +05:30 |
|
Himanshu Warekar
|
7a25c26390
|
fix: check for read permission
|
2019-09-16 10:02:43 +05:30 |
|
Himanshu Warekar
|
cc74ab39a0
|
test: fix test cases
|
2019-09-15 20:38:17 +05:30 |
|
Himanshu Warekar
|
d017610677
|
test: test cases for contacts
|
2019-09-15 20:08:28 +05:30 |
|
Himanshu Warekar
|
8e6d781738
|
Merge develop into con-fix
|
2019-09-15 17:49:38 +05:30 |
|
Himanshu Warekar
|
ccd2c10128
|
chore: remove log statement
|
2019-09-15 17:46:53 +05:30 |
|
Himanshu Warekar
|
3dbafe4bd9
|
feat: show address related to doctype in child
|
2019-09-15 15:06:02 +05:30 |
|
mergify[bot]
|
0a46aa2fa4
|
Merge pull request #8359 from hrwX/google_cont
feat(Integrations): Google Contacts
|
2019-09-13 11:16:09 +00:00 |
|
Himanshu Warekar
|
9366334fbd
|
fix: auto fetch google contact
|
2019-09-13 15:53:41 +05:30 |
|
Himanshu Warekar
|
52b75fecd4
|
fix: throw error when phone and mobile are same
|
2019-09-13 11:50:03 +05:30 |
|
Himanshu Warekar
|
a20f3fc4ac
|
fix: make user select one email and phone
|
2019-09-12 00:29:09 +05:30 |
|
Himanshu Warekar
|
a4967bfd74
|
fix: add validation for primary nos
|
2019-09-12 00:17:15 +05:30 |
|
Himanshu Warekar
|
9f0a4a6cb0
|
fix: reintroduced mobile_no
|
2019-09-11 20:12:57 +05:30 |
|
Himanshu
|
cdbf7eae63
|
fix: remove mandatory for title (#8378)
|
2019-09-09 13:12:43 +05:30 |
|
Himanshu Warekar
|
aef0fb7b89
|
fix: remove _comments from json
|
2019-09-06 17:19:25 +05:30 |
|
Himanshu Warekar
|
6de3e9a1bf
|
feat: push contacts to google contacts
|
2019-09-06 13:56:00 +05:30 |
|
Himanshu Warekar
|
ab8b338b92
|
feat: migrate to google python api
|
2019-09-06 10:44:51 +05:30 |
|
mergify[bot]
|
99c73bfae1
|
Merge pull request #8243 from hrwX/contacts-ref
feat(Contacts): Multiple emails and phones in a contact
|
2019-08-31 18:08:58 +00:00 |
|
Himanshu Warekar
|
9e181d0bb1
|
fix: show field only if present
|
2019-08-28 09:38:03 +05:30 |
|
Himanshu Warekar
|
e6ebbde9c7
|
fix: get address in single line
|
2019-08-28 00:03:58 +05:30 |
|
Himanshu Warekar
|
3b6de21b11
|
fix: use address display
|
2019-08-26 22:41:18 +05:30 |
|
Himanshu Warekar
|
b96626e7de
|
fix: add city state and country
|
2019-08-26 12:50:56 +05:30 |
|
Himanshu Warekar
|
cee2007f04
|
Merge contacts-ref into contacts-ref
|
2019-08-22 23:18:49 +05:30 |
|
Himanshu Warekar
|
378bbc5ed0
|
fix: review changes
|
2019-08-22 23:15:36 +05:30 |
|
Himanshu
|
3b06c185ec
|
Update frappe/contacts/doctype/contact/contact.py
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2019-08-22 22:14:12 +05:30 |
|