mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	fix tax percent & pdf money format issue
This commit is contained in:
		| @ -124,7 +124,7 @@ export default { | ||||
|       }, | ||||
|       percent: { | ||||
|         required, | ||||
|         between: between(-1, 100) | ||||
|         between: between(0, 100) | ||||
|       }, | ||||
|       description: { | ||||
|         maxLength: maxLength(255) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user