mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 13:11:08 -04:00 
			
		
		
		
	v5.0.0 update
This commit is contained in:
		| @ -9,13 +9,7 @@ class Currency extends Model | ||||
| { | ||||
|     use HasFactory; | ||||
|  | ||||
|     protected $fillable = [ | ||||
|         'name', | ||||
|         'code', | ||||
|         'symbol', | ||||
|         'precision', | ||||
|         'thousand_separator', | ||||
|         'decimal_separator', | ||||
|         'position', | ||||
|     protected $guarded = [ | ||||
|         'id' | ||||
|     ]; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user