Skip to content

Altrix-One/stock-take-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cohenix ESS

Cohenix ESS (Employee Self-Service) is a Flutter-based mobile application for warehouse stock-taking and HR operations. 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 Cohenix ESS 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: Cohenix ESS
      • Skip Authorization: Check this box
      • Redirect URIs: cohenixess://oauth2redirect
      • Default Redirect URI: cohenixess://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 working without an internet connection.
  • User-Friendly UI: Built with Flutter for a modern, intuitive experience.
  • Stock-Taking: Warehouse inventory counting with offline support.
  • HR Operations: Employee self-service functions (leaves, claims, attendance) with offline queue processing.
  • Efficient Workflows: Minimizes human errors and streamlines warehouse and HR operations.

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

Languages

  • C++ 31.7%
  • C 28.6%
  • Dart 21.4%
  • CMake 17.1%
  • Ruby 0.5%
  • Swift 0.4%
  • Other 0.3%