Alchez 
							
						 
					 
					
						
						
						
						
							
						
						
							a16f0f4423 
							
						 
					 
					
						
						
							
							fix(item_defaults): handle multiple item defaults for a company ( #15634 )  
						
						
						
						
					 
					
						2018-10-11 16:56:46 +05:30 
						 
				 
			
				
					
						
							
							
								Charles-Henri Decultot 
							
						 
					 
					
						
						
						
						
							
						
						
							64b6421fce 
							
						 
					 
					
						
						
							
							Add event in transaction base correction ( #15631 )  
						
						
						
						
					 
					
						2018-10-11 16:54:26 +05:30 
						 
				 
			
				
					
						
							
							
								Charles-Henri Decultot 
							
						 
					 
					
						
						
						
						
							
						
						
							6c743bebf2 
							
						 
					 
					
						
						
							
							Check for prefix before return EcritureNum ( #15629 )  
						
						
						
						
					 
					
						2018-10-11 16:51:29 +05:30 
						 
				 
			
				
					
						
							
							
								Charles-Henri Decultot 
							
						 
					 
					
						
						
						
						
							
						
						
							50447b195d 
							
						 
					 
					
						
						
							
							Compatibility with Py2 ( #15653 )  
						
						
						
						
					 
					
						2018-10-11 16:48:38 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							e9890a3ec8 
							
						 
					 
					
						
						
							
							fix(patch): Check if meta object has naming_series field ( #15651 )  
						
						
						
						
					 
					
						2018-10-11 16:28:59 +05:30 
						 
				 
			
				
					
						
							
							
								Faris Ansari 
							
						 
					 
					
						
						
						
						
							
						
						
							4833b4c274 
							
						 
					 
					
						
						
							
							fix: Default Series in naming series patch ( #15656 )  
						
						
						
						
					 
					
						2018-10-11 16:27:05 +05:30 
						 
				 
			
				
					
						
							
							
								Stavros Anastasiadis 
							
						 
					 
					
						
						
						
						
							
						
						
							a398d6bf4f 
							
						 
					 
					
						
						
							
							Allow Same Item Multiple Items ( #15657 )  
						
						
						
						
					 
					
						2018-10-11 16:25:37 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc279ded15 
							
						 
					 
					
						
						
							
							Merge branch 'staging-fixes' into staging  
						
						
						
						
					 
					
						2018-10-11 06:58:13 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							d791af8331 
							
						 
					 
					
						
						
							
							bumped to version 11.0.3-beta.10  
						
						
						
						
					 
					
						2018-10-11 06:58:13 +00:00 
						 
				 
			
				
					
						
							
							
								rohitwaghchaure 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1241caf48 
							
						 
					 
					
						
						
							
							Merge pull request  #15650  from rohitwaghchaure/fix_gst_state_issue  
						
						... 
						
						
						
						[Fix] Nontype object has no attribute gst_state 
						
						
					 
					
						2018-10-11 10:53:46 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Waghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							b6a735e021 
							
						 
					 
					
						
						
							
							[Fix] Nontype object has no attribute gst_state  
						
						
						
						
					 
					
						2018-10-11 10:40:34 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							785f1aa96d 
							
						 
					 
					
						
						
							
							fix(print): Update idx if grouping same items ( #15647 )  
						
						
						
						
					 
					
						2018-10-11 10:14:25 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							2291323c65 
							
						 
					 
					
						
						
							
							fix(shipping-address-display): Fetch shipping address display as per the shipping address ( #15643 )  
						
						
						
						
					 
					
						2018-10-11 10:13:27 +05:30 
						 
				 
			
				
					
						
							
							
								deepeshgarg007 
							
						 
					 
					
						
						
						
						
							
						
						
							1cb1074f6b 
							
						 
					 
					
						
						
							
							Bug Fix ( #15640 )  
						
						
						
						
					 
					
						2018-10-10 16:15:30 +05:30 
						 
				 
			
				
					
						
							
							
								Sagar Vora 
							
						 
					 
					
						
						
						
						
							
						
						
							d92f3ac480 
							
						 
					 
					
						
						
							
							Fix 'transporter info' section in Delivery Note ( #15565 )  
						
						... 
						
						
						
						- create is_transporter checkbox in supplier doctype
- new field transporter (supplier with is_transporter checked)
- created fields driver and driver_name
- removed GST India fields from core doctype
- removed readonly & allow_on_submit from fields (delivery trip applicable only for in-house delivery)
- read_only transporter_name field (kept for backwards compatibility)
- made necessary changes in delivery_trip implementation
- hidden section's fields from print (preserving v10 convention)
- added transporter field to 'Driver' doctype
- added queries for transporter and driver fields
- GST India fields in regional module
- Fix e-waybill report 
						
						
					 
					
						2018-10-10 14:51:26 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							dd87e0f1e2 
							
						 
					 
					
						
						
							
							fix(leave-type): Drop column max_days_allowed ( #15642 )  
						
						
						
						
					 
					
						2018-10-10 14:48:49 +05:30 
						 
				 
			
				
					
						
							
							
								rohitwaghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							4cfff7829b 
							
						 
					 
					
						
						
							
							Added validation to check duplicate student leave application ( #15636 )  
						
						
						
						
					 
					
						2018-10-10 14:47:48 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							3855156b7d 
							
						 
					 
					
						
						
							
							fix(project): If Project has no Tasks, let the status be set as Completed ( #15639 )  
						
						
						
						
					 
					
						2018-10-10 14:45:40 +05:30 
						 
				 
			
				
					
						
							
							
								Jamsheer 
							
						 
					 
					
						
						
						
						
							
						
						
							14c6ab0ee9 
							
						 
					 
					
						
						
							
							[fix] Healthcare field and desktop icon ( #15638 )  
						
						... 
						
						
						
						* Test Inpatient Record - Fix
* Test Inpatient Record - Fix
* Healthcare - Patch rename_healthcare_doctype_and_fields - Updated
* Healthcare - Desktop Icons - Updated
* Healthcare - Patch change  in healthcare desktop icons
* Healthcare Util - fix - appointments valid in fee validity
* Healthcare Settings - field label change
* Patient allow rename
* fix: remove unused variable 
						
						
					 
					
						2018-10-10 14:44:36 +05:30 
						 
				 
			
				
					
						
							
							
								Saurabh 
							
						 
					 
					
						
						
						
						
							
						
						
							99c064305f 
							
						 
					 
					
						
						
							
							Merge branch 'master' into staging-fixes  
						
						
						
						
					 
					
						2018-10-09 17:55:33 +05:30 
						 
				 
			
				
					
						
							
							
								Saurabh 
							
						 
					 
					
						
						
						
						
							
						
						
							75c1682e61 
							
						 
					 
					
						
						
							
							Merge branch 'hotfix'  
						
						
						
						
					 
					
						2018-10-09 17:55:32 +05:30 
						 
				 
			
				
					
						
							
							
								Saurabh 
							
						 
					 
					
						
						
						
						
							
						
						
							2dc8972794 
							
						 
					 
					
						
						
							
							bumped to version 10.1.58  
						
						
						
						
					 
					
						2018-10-09 18:25:32 +06:00 
						 
				 
			
				
					
						
							
							
								Saurabh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f786eccdf9 
							
						 
					 
					
						
						
							
							Merge pull request  #15633  from Zlash65/setup-fix  
						
						... 
						
						
						
						[Minor] Setup Wizard failing fix 
						
						
					 
					
						2018-10-09 17:49:54 +05:30 
						 
				 
			
				
					
						
							
							
								Zlash65 
							
						 
					 
					
						
						
						
						
							
						
						
							a1036ad50b 
							
						 
					 
					
						
						
							
							setup wizard failing fix  
						
						
						
						
					 
					
						2018-10-09 17:38:28 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							8a4bcefec4 
							
						 
					 
					
						
						
							
							fix(accounts-receivable): Column values in Print and PDF ( #15621 )  
						
						
						
						
					 
					
						2018-10-08 18:34:01 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							5b34d00bc0 
							
						 
					 
					
						
						
							
							fix(accounts-receivable): Column values in Print and PDF ( #15622 )  
						
						
						
						
					 
					
						2018-10-08 18:20:51 +05:30 
						 
				 
			
				
					
						
							
							
								Nabin Hait 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2c5b50842 
							
						 
					 
					
						
						
							
							fix(warehouse-account): get warehouse account map fallback handling ( #15625 )  
						
						... 
						
						
						
						* fix(warehouse-account): get warehouse account map fallback handling
* fix: import issue 
						
						
					 
					
						2018-10-08 18:19:53 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf91f34ffa 
							
						 
					 
					
						
						
							
							Merge branch 'staging-fixes' into staging  
						
						
						
						
					 
					
						2018-10-08 09:43:48 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							563b1d153b 
							
						 
					 
					
						
						
							
							bumped to version 11.0.3-beta.9  
						
						
						
						
					 
					
						2018-10-08 09:43:48 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecba14e6cf 
							
						 
					 
					
						
						
							
							Merge branch 'master' into staging-fixes  
						
						
						
						
					 
					
						2018-10-08 09:39:49 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee3b788024 
							
						 
					 
					
						
						
							
							Merge branch 'hotfix'  
						
						
						
						
					 
					
						2018-10-08 09:37:37 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							b509b06edf 
							
						 
					 
					
						
						
							
							bumped to version 10.1.57  
						
						
						
						
					 
					
						2018-10-08 09:37:37 +00:00 
						 
				 
			
				
					
						
							
							
								Zarrar 
							
						 
					 
					
						
						
						
						
							
						
						
							87441bf62e 
							
						 
					 
					
						
						
							
							columns without fieldname's data not shown ( #15618 )  
						
						
						
						
					 
					
						2018-10-08 14:34:34 +05:30 
						 
				 
			
				
					
						
							
							
								Zarrar 
							
						 
					 
					
						
						
						
						
							
						
						
							5fcccda883 
							
						 
					 
					
						
						
							
							[Minor] Supplier Quotation ( #15578 )  
						
						... 
						
						
						
						* throw meaningful error if RFQ does not have selected supplier
* Update supplier_quotation.py
* codacy fix 
						
						
					 
					
						2018-10-08 14:30:53 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							4fb9230d16 
							
						 
					 
					
						
						
							
							Add missing method link_to_mrs to buying.js ( #15613 )  
						
						
						
						
					 
					
						2018-10-08 14:18:03 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							95d93913ce 
							
						 
					 
					
						
						
							
							fix(link_to_mr): Add missing method to buying.js ( #15616 )  
						
						
						
						
					 
					
						2018-10-08 14:17:37 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							37d3686372 
							
						 
					 
					
						
						
							
							fix(setup_taxes): Pop if frappe.message_log ( #15615 )  
						
						
						
						
					 
					
						2018-10-08 14:17:16 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cafb5fbbb 
							
						 
					 
					
						
						
							
							Merge branch 'staging-fixes' into staging  
						
						
						
						
					 
					
						2018-10-08 07:27:35 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							0bd254b02b 
							
						 
					 
					
						
						
							
							bumped to version 11.0.3-beta.8  
						
						
						
						
					 
					
						2018-10-08 07:27:35 +00:00 
						 
				 
			
				
					
						
							
							
								rohitwaghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							5e466bace4 
							
						 
					 
					
						
						
							
							Removed update_job_card_reference method ( #15614 )  
						
						
						
						
					 
					
						2018-10-08 12:36:45 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							c2857fd2cc 
							
						 
					 
					
						
						
							
							fix(setup_taxes): Pop if frappe.message_log ( #15611 )  
						
						
						
						
					 
					
						2018-10-08 12:35:18 +05:30 
						 
				 
			
				
					
						
							
							
								Jamsheer 
							
						 
					 
					
						
						
						
						
							
						
						
							063cf9c582 
							
						 
					 
					
						
						
							
							Jam staging fixes ( #15608 )  
						
						... 
						
						
						
						* Test Inpatient Record - Fix
* Test Inpatient Record - Fix 
						
						
					 
					
						2018-10-08 10:48:42 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36be62b927 
							
						 
					 
					
						
						
							
							Merge branch 'staging-fixes' into staging  
						
						
						
						
					 
					
						2018-10-07 07:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							cfdd629fd7 
							
						 
					 
					
						
						
							
							bumped to version 11.0.3-beta.7  
						
						
						
						
					 
					
						2018-10-07 07:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							272956980d 
							
						 
					 
					
						
						
							
							Merge pull request  #15606  from codingCoffee/abc  
						
						... 
						
						
						
						fix: make location from warehouse patch 
						
						
					 
					
						2018-10-07 13:25:05 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							f7b5b7beb4 
							
						 
					 
					
						
						
							
							fix: make location from warehouse patch  
						
						... 
						
						
						
						- optimization by preventing patch execution if Asset doesn't exist 
						
						
					 
					
						2018-10-07 13:08:00 +05:30 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39903647ae 
							
						 
					 
					
						
						
							
							Merge branch 'staging-fixes' into staging  
						
						
						
						
					 
					
						2018-10-07 06:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								Ameya Shenoy 
							
						 
					 
					
						
						
						
						
							
						
						
							cd9be8f0a6 
							
						 
					 
					
						
						
							
							bumped to version 11.0.3-beta.6  
						
						
						
						
					 
					
						2018-10-07 06:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							5615cb4735 
							
						 
					 
					
						
						
							
							Set default only if customer_address not found ( #15605 )  
						
						... 
						
						
						
						* Set default only if customer_address not found
* Similar fix for Purchase Invoice and shipping_address 
						
						
					 
					
						2018-10-07 11:42:07 +05:30 
						 
				 
			
				
					
						
							
							
								Shreya Shah 
							
						 
					 
					
						
						
						
						
							
						
						
							e7e269d4a4 
							
						 
					 
					
						
						
							
							[Error] Display appropriate msg if company is different for TDS ( #15601 )  
						
						... 
						
						
						
						* fix(tds): Display appropriate msg if company is different
* Update tax_withholding_category.py 
						
						
					 
					
						2018-10-06 17:56:21 +05:30