Merge branch 'staging-fixes' into staging
This commit is contained in:
		
						commit
						36be62b927
					
				| @ -12,7 +12,7 @@ app_license = "GNU General Public License (v3)" | ||||
| source_link = "https://github.com/frappe/erpnext" | ||||
| 
 | ||||
| develop_version = '11.x.x-develop' | ||||
| staging_version = '11.0.3-beta.6' | ||||
| staging_version = '11.0.3-beta.7' | ||||
| 
 | ||||
| error_report_email = "support@erpnext.com" | ||||
| 
 | ||||
|  | ||||
| @ -6,6 +6,7 @@ import frappe | ||||
| from frappe.utils.nestedset import rebuild_tree | ||||
| 
 | ||||
| def execute(): | ||||
| 	if not frappe.db.get_value('Asset', {'docstatus': ('<', 2) }, 'name'): return | ||||
| 	frappe.reload_doc('assets', 'doctype', 'location') | ||||
| 	frappe.reload_doc('stock', 'doctype', 'warehouse') | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user