mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Merge pull request #2971 from matmair/plugin-app-refactor
Plugin app refactor
This commit is contained in:
		| @@ -156,7 +156,7 @@ class LabelPrintMixin: | ||||
|  | ||||
|                 # Offload a background task to print the provided label | ||||
|                 offload_task( | ||||
|                     'plugin.events.print_label', | ||||
|                     'plugin.base.label.label.print_label', | ||||
|                     plugin.plugin_slug(), | ||||
|                     image, | ||||
|                     label_instance=label_instance, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user