ViisonPickwareERPStockValuation

Extends \Shopware\Plugins\ViisonCommon\Controllers\ViisonCommonBaseController Implements \Shopware\Components\CSRFWhitelistAware

package

Default

Methods

createReportPreviewAction

createReportPreviewAction() 

deleteReportAction

deleteReportAction() 

exportReportAsCsvAction

exportReportAsCsvAction() 

getReportAggregationAction

getReportAggregationAction() 

getReportRowsAction

getReportRowsAction() 

getReportsAction

getReportsAction() 

getWhitelistedCSRFActions

getWhitelistedCSRFActions() 
inheritdoc

Disables the renderer and output buffering for all 'exportReportAsCsv' requests to be able to respond CSV files.

init() 

performNextReportGenerationStepAction

performNextReportGenerationStepAction() 

persistReportAction

persistReportAction() 

Don't use the JSON renderer for the 'exportReportAsCsv' action.

preDispatch()