Class StockOverviewReportAction

java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
org.bgerp.action.base.BaseAction
org.bgerp.plugin.report.action.ReportActionBase
org.bgerp.plugin.inventory.action.StockOverviewReportAction
All Implemented Interfaces:
Title

public class StockOverviewReportAction extends ReportActionBase
Total quantity/reserved per nomenclature item, summed across ALL stores. Deliberately bypasses the per-store inventory_store_access ACL that MovementAction/StoreAction enforce for regular users — this report shows company-wide totals regardless of which stores the viewer personally has access to, so its permission node should only be granted to roles that are meant to see everything (management), not to installers/warehouse keepers scoped to their own stores.