Commit graph

23 commits

Author SHA1 Message Date
Nabin Hait
8a09f915e9 Merge branch 'master' into develop 2017-12-25 13:30:48 +05:30
rohitwaghchaure
9bb4239dd5 [fix] Shipping address not fetch from purchase order in to purchase invoice & receipt. (#4672) 2017-12-25 11:27:56 +05:30
Makarand Bauskar
6f164ed975 [minor] removed the default for party type field in address and contacts report (#4614) 2017-12-14 14:53:22 +05:30
Charles-Henri Decultot
4c42ff2296 Allow the creation of an organization lead (#4534) 2017-11-27 11:58:19 +05:30
Sunny
7a878e543c Add Email option to Address email_id field 2017-09-26 17:51:42 +08:00
Zlash65
7a3dd1613d minor refresh fix - contacts 2017-09-17 00:40:04 +05:30
pawan
e3e276f424 [fix] #4075 2017-09-06 20:41:28 +05:30
Rushabh Mehta
91d8adc1b0 [fix] contact.py 2017-08-29 10:34:20 +05:30
Brown-Harry Boma
38424c10c4 Strip email ids in Contact before save 2017-08-28 11:14:19 +01:00
Aditya Hase
769338f136 Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
Rushabh Mehta
3e52f44a79 [minor] contact.js 2017-08-10 16:09:08 +05:30
Vishal Dhayagude
95a3737890 [fix] Refresh links child table in address.js (#3863)
* [fix] Refresh links child table in address.js

* Update address.js
2017-08-08 11:31:16 +05:30
Rushabh Mehta
5577442251 [tests] refactor tests (#3743)
* [tests] refactored client side tests

* [tests] refactored client side tests

* [tests] refactored client side tests
2017-07-19 18:09:06 +05:30
Doridel Cahanap
e92a8c3239 Show Company Address in Sidebar Menu of logged in user if user is a company contact (#3678) 2017-07-17 11:00:32 +05:30
Nabin Hait
e87f9f3618 Get default company address (#3674) 2017-07-13 10:37:53 +05:30
Manas Solanki
d0857f8013 Apply User Permissions is being ignored for blank field values (#3496)
* issue where Apply User Permissions is being ignored for blank field values

* configurable settings and added test case

* Update system_settings.json

* save and use locally stored value for strict user permission
2017-07-06 10:48:12 +05:30
Vishal Dhayagude
fbce6b67be Redirect page (#3579)
* [fix]redirect to previous page

* Removed unused flag

* Update address.js
2017-07-03 12:21:49 +05:30
Vishal
766e67b615 Image in contact list view 2017-06-29 15:02:18 +05:30
Makarand Bauskar
760ab551bb Merge pull request #3547 from rmehta/fixes-for-gst
Permissions and other minor fixes for GST
2017-06-27 11:19:08 +05:30
Charles-Henri Decultot
fb85e91ed6 Bug in contact.js (#3546) 2017-06-22 22:50:16 +05:30
Rushabh Mehta
e2d51c8589 [multiple] frappe.permissions.add_permission, cleanup address and contact html 2017-06-22 18:21:48 +05:30
tundebabzy
bbde2ec4cf rewrite use of dict.iteritems (#3498)
* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility
2017-06-19 09:10:21 +05:30
KanchanChauhan
f52e389d4f Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30