mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	add estimate & invoice item qty cast, build 201
This commit is contained in:
		| @ -30,6 +30,7 @@ class InvoiceItem extends Model | ||||
|         'price' => 'integer', | ||||
|         'total' => 'integer', | ||||
|         'discount' => 'float', | ||||
|         'quantity' => 'float', | ||||
|         'discount_val' => 'integer', | ||||
|         'tax' => 'integer' | ||||
|     ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user