Skip to content

Aakvatech-Limited/stock-take-mobile

Repository files navigation

Stock Take

Stock Take is a Flutter-based mobile application that streamlines and enhances the stock-taking process in warehouses. It integrates with Frappe/ERPNext for powerful data management and supports offline operation for environments with limited connectivity.

Note: This app requires the Nex Bridge application for communication between Flutter and Frappe/ERPNext.

Quick Start

Download and Install

You can download the latest APK directly from this repository:

Download Stock Take APK

After installation, you'll need to configure the app to connect to your Frappe/ERPNext server.

Configuration

  1. When you first launch the app, you'll be prompted to enter:

  2. To set up OAuth in Frappe:

    • Navigate to: Integrations > OAuth Client > New
    • Fill in the following details:
      • App Name: Stock Taking App
      • Skip Authorization: Check this box
      • Redirect URIs: stockcount://oauth2redirect
      • Default Redirect URI: stockcount://oauth2redirect
      • Grant Type: Authorization Code
      • Response Type: Code
    • Save the OAuth Client and copy the Client ID to use in the app

Features

  • Real-Time Data Integration: Seamlessly connects with Frappe/ERPNext.
  • Offline Operation: Continue stock-taking without an internet connection.
  • User-Friendly UI: Built with Flutter for a modern, intuitive experience.
  • Efficient Inventory Management: Minimizes human errors and streamlines workflows.

Screenshots

Below are sample screenshots demonstrating various parts of the app:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors