\StockControlController

This is the central management page for organising stock control You will need to "turn on" the MinMaxModifier and add MinMaxModifier::set_use_stock_quantities(true) to get this page working.

Synopsis

class StockControlController extends ContentController {
}

Hierarchy

Extends

  • ContentController

Members

private

  • $allowed_actions

Methods