fix: Remove print
This commit is contained in:
		
							parent
							
								
									9d5fabd7ac
								
							
						
					
					
						commit
						7c2d50fa15
					
				| @ -14,7 +14,6 @@ def get_data_column(filters, partner_doctype): | |||||||
| 	period_list = get_period_list(filters.fiscal_year, filters.fiscal_year, '', '', | 	period_list = get_period_list(filters.fiscal_year, filters.fiscal_year, '', '', | ||||||
| 		'Fiscal Year', filters.period, company=filters.company) | 		'Fiscal Year', filters.period, company=filters.company) | ||||||
| 
 | 
 | ||||||
| 	print(period_list) |  | ||||||
| 	rows = get_data(filters, period_list, partner_doctype) | 	rows = get_data(filters, period_list, partner_doctype) | ||||||
| 	columns = get_columns(filters, period_list, partner_doctype) | 	columns = get_columns(filters, period_list, partner_doctype) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user