Backend Inventory Documentation


  • Inventory Management Backend
  • In Store
  • Manage Stock
    • This module can add / substract any items added or removed from store.
    • For update stock in inventory, admin required to select item -> Select Addition/Substraction -> total no items -> update price per item (If newly arrived item has raised price then existing price) -> Billing Attachment -> PO Number -> Remark of new arrival or Substraction.
    • Click here to view demonstration
  • Dispatch Item
    • We already having stock in our store. Few items are used for internal purpose which is taken from store and placed at same place once its work will complete.
    • Example we having 4 hammers in our store, we have taken 2 hammers for internal use. So in this case administrator will dispatch item from store and assign to specific user of store so that track will get maintain who has taken 2 hammers.
    • Logs will maintain for each transactions.
    • Click here to view demonstration
  • Return Item
    • As on above module item is dispatched from store, now in this module, user are returning 2 hammers back to store. That entries will manage into this module.
    • Administrator just need to update quantity from dropdown to update return quantity and it will return into store.
    • Click here to view demonstration
  • Activities
    • Activities modules will show log of each items added into store, manage (Quantity added/substract), dispatch and return item inside store.
    • Admin can search items too and view its logs
    • Click here to view demonstration
  • Reports
    • Inventory report is a rich concept into this system
    • Admin can select the fields from left side which is required to be export
    • Additionally columns filters are also there inorder to export report between 2 dates.
    • Click here to view demonstration