mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
PEP fixes
This commit is contained in:
parent
44818ca0c5
commit
032057c93a
@ -79,6 +79,7 @@ class POReportTest(ReportTest):
|
|||||||
detail_url = 'api-po-report-detail'
|
detail_url = 'api-po-report-detail'
|
||||||
print_url = 'api-po-report-print'
|
print_url = 'api-po-report-print'
|
||||||
|
|
||||||
|
|
||||||
class SOReportTest(ReportTest):
|
class SOReportTest(ReportTest):
|
||||||
|
|
||||||
model = report_models.SalesOrderReport
|
model = report_models.SalesOrderReport
|
||||||
|
Loading…
x
Reference in New Issue
Block a user