mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 01:57:30 -04:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/turbo124/invoiceninja into develop
This commit is contained in:
		
						commit
						f727e4669d
					
				| @ -14,6 +14,7 @@ class DocumentTransformer extends EntityTransformer | ||||
|             'type' =>  $document->type, | ||||
|             'invoice_id' => isset($document->invoice->public_id) ? (int) $document->invoice->public_id : null, | ||||
|             'expense_id' => isset($document->expense->public_id) ? (int) $document->expense->public_id : null, | ||||
|             'updated_at' => $this->getTimestamp($document->updated_at), | ||||
|         ]); | ||||
|     } | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user