mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	fix bacodeMixin base
This commit is contained in:
		| @@ -7,7 +7,7 @@ from ..base.integration.mixins import APICallMixin, AppMixin, LabelPrintingMixin | ||||
| from common.notifications import SingleNotificationMethod, BulkNotificationMethod | ||||
|  | ||||
| from ..base.action.mixins import ActionMixin | ||||
| from ..builtin.barcodes.mixins import BarcodeMixin | ||||
| from ..base.barcodes.mixins import BarcodeMixin | ||||
|  | ||||
| __all__ = [ | ||||
|     'APICallMixin', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user