mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	do not import / export
This commit is contained in:
		| @@ -21,6 +21,7 @@ class CompanyResource(ModelResource): | ||||
|  | ||||
|     class Meta: | ||||
|         model = Company | ||||
|         exclude = ('is_deleted', ) | ||||
|         skip_unchanged = True | ||||
|         report_skipped = False | ||||
|         clean_model_instances = True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user