mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-11-04 06:23:17 -05:00 
			
		
		
		
	Add File based templates
This commit is contained in:
		
				
					committed by
					
						
						Mohit Panjwani
					
				
			
			
				
	
			
			
			
						parent
						
							00961bcae1
						
					
				
				
					commit
					d1dd704cdf
				
			@ -4,7 +4,7 @@ import * as getters from './getters'
 | 
			
		||||
 | 
			
		||||
const initialState = {
 | 
			
		||||
  estimates: [],
 | 
			
		||||
  estimateTemplateId: 1,
 | 
			
		||||
  estimateTemplateName: null,
 | 
			
		||||
  selectAllField: false,
 | 
			
		||||
  selectedEstimates: [],
 | 
			
		||||
  totalEstimates: 0,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user