Modules:Mobile Inventory/Technical Specification
Contents |
Introduction
In this document are described all the developments needed to properly implement the Mobile Inventory module.
Mobile Inventory
Module Definition
- Name: Mobile Inventory
- Java Package: eu.practics.mobile.inventory
- DB Prefix: PRINV
- Commercial: Yes
- Dependencies:
- Java Extension Points
- Mobile Core Infrastructure
Extension Points
- PRINV_AfterInventoryProcessed: Triggered after the inventory has been processed. Parameters:
- Inventory: The inventory object
- PRINV_AfterScanProduct: Triggered after the product is scanned and before returning it to the application. Parameters:
- ProductId: The id of the scanned product
- InventoryLine: The inventory line created/modified