mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-15 08:48:11 +00:00
Fixes
This commit is contained in:
@@ -151,7 +151,6 @@ class TestReportFormatForm(HelperForm):
|
||||
'template',
|
||||
]
|
||||
|
||||
|
||||
def __init__(self, stock_item, *args, **kwargs):
|
||||
self.stock_item = stock_item
|
||||
|
||||
|
||||
Reference in New Issue
Block a user