Code Monkey home page Code Monkey logo

posdesk's Introduction

Note: This is a beta version of the software. You are advised to proceed with caution!

Introduction

Overview

A free and open-source enterprise software application for your accounting and/or production needs in tiny to small business, institutional and non-profit organizations with useful tools and integrations.

Installation

Prerequisites

  • Git
  • Composer
  • NPM

Option 1: via Composer

  • Run composer create-project logicent/logicent && cd logicent

Option 2: via CLI

Continue:

  • Run composer install
  • Run npm install -g bower && npm install -g bower-npm-resolver
  • Run bower install
  • Create a database and update your .env settings
  • Run ./yii migrate --migration-path 'app/database/migrations'
  • Run cat app/database/seeds/people.sql | mysql -u your_root_user -p your_db_name
  • Run ./yii user/create-superuser "my_password" and ./yii rbac/init
  • Run ./yii serve in local environment or use preferred web server in production

Modules

  • Purchase

    • Purchase Request (Requisition)
    • Purchase Order (LPO)
  • Stock (Item)

    • Purchase (Material) Request
    • Purchase (Goods) Receipt
    • Stock Entry (Item Movement)
    • Delivery Note
    • Item + Item Warehouse
    • Item Group
    • Item UoM
    • Brand
    • Item Bundle (Item Kit)
    • Warehouse (Locations)
  • Sales

    • Quotation
    • Sales Order
    • Customer Group
    • POS Profile
    • Sales Person
  • Accounting (a basic, functional, but limited implementation)

    • Sales (A/R) Invoice
    • Sales Return (Credit Note)
    • Purchase (A/P) Invoice
    • Purchase Return (Debit Note)
    • Expenses (Petty Cash Voucher)
    • Branch
    • Payment method
    • Price list & Item price
    • Tax & Charge (Sales and Purchases)

Setup

  • Accounts Settings
  • Stock Settings
  • Customer Settings
  • Supplier Settings

Tools

  • Integration
    • Mobile money payment
    • SMS Gateway

Roadmap

Now:

  • Add direct printing support with default/user-defined settings
  • Re-implement item search to use a custom search bar (input term + dropdown list of search result)
  • Refactor all business domain "modules" above as Yii modules

Next:

  • Add integration for mobile money payments and SMS gateways
  • Add multiple POS profile support with active profile switcher

Later:

  • Add support for keyboard shortcuts in the POS/POR transactions
  • Add Coupon discount in sale and Gift Voucher as payment method
  • Add Customer Loyalty points tracker and promotions messages

Want to contribute? Thank you for considering to make a contribution to Logicent. New contributors to improve the solution further or help provide support to issues are most welcome.

License Logicent is released under the BSD-3-Clause.

posdesk's People

Contributors

logicent avatar mwaigichuhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.