added new invoice status: canceled (#2922)
This commit is contained in:
@@ -144,6 +144,7 @@ class ExportController extends AbstractController
|
||||
/**
|
||||
* @param ExportQuery $query
|
||||
* @return ExportItemInterface[]
|
||||
* @throws TooManyItemsExportException
|
||||
*/
|
||||
protected function getEntries(ExportQuery $query): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user