mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	type rec for title
This commit is contained in:
		| @@ -256,6 +256,7 @@ class IntegrationPluginBase(MixinBase, plugin.InvenTreePlugin): | |||||||
|     The IntegrationPluginBase class is used to integrate with 3rd party software |     The IntegrationPluginBase class is used to integrate with 3rd party software | ||||||
|     """ |     """ | ||||||
|     PLUGIN_SLUG = None |     PLUGIN_SLUG = None | ||||||
|  |     PLUGIN_TITLE = None | ||||||
|  |  | ||||||
|     AUTHOR = None |     AUTHOR = None | ||||||
|     PUBLISH_DATE = None |     PUBLISH_DATE = None | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user