mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	removing default_currency in fields
This commit is contained in:
		| @@ -130,7 +130,6 @@ class EditSupplierPartForm(HelperForm): | ||||
|  | ||||
|     single_pricing = InvenTreeMoneyField( | ||||
|         label=_('Single Price'), | ||||
|         default_currency=currency_code_default(), | ||||
|         help_text=_('Single quantity price'), | ||||
|         decimal_places=4, | ||||
|         max_digits=19, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user