mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 09:17:32 -04:00 
			
		
		
		
	MInor fixes for scheduler
This commit is contained in:
		
							parent
							
								
									419df4c510
								
							
						
					
					
						commit
						5bca8e9a10
					
				| @ -33,6 +33,7 @@ class SchedulerTransformer extends EntityTransformer | ||||
|             'updated_at' => (int) $scheduler->updated_at, | ||||
|             'created_at' => (int) $scheduler->created_at, | ||||
|             'archived_at' => (int) $scheduler->deleted_at, | ||||
|             'remaining_cycles' => (int) $scheduler->remaining_cycles, | ||||
|         ]; | ||||
|     } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user