Package org.openbravo.materialmgmt.hook
Interface InventoryCountCheckHook
-
public interface InventoryCountCheckHook
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exec(InventoryCount inventory)
-
-
-
Method Detail
-
exec
void exec(InventoryCount inventory) throws Exception
- Throws:
Exception
-
-