Code Monkey home page Code Monkey logo

blueseer's Introduction

Free ERP

Developer: Terry Vaughn

latest release version: 6.4

latest release date: 2023-01-02

programming language: Java programming language

operating system: Cross-Platform

genre: Enterprise Resource Planning (ERP), EDI, Accounting, Personal Finance

languages supported: English, French, Spanish, Turkish, German, Romanian

license: MIT License

Free ERP image 2

'''BlueSeer ERP''' is a Free open source multilingual ERP software package. It was designed to meet the needs of the manufacturing community for an ERP system that is easily customizable and extendable while providing generic functionality that is typically observed in most manufacturing environments. BlueSeer also provides a fully functional EDI mapping tool for EDI translations and file traffic monitoring. BlueSeer is released for free use under the MIT License. The application and source code are available for download at github.com. BlueSeer was originally launched in 2017 and continues to evolve to meet user demands. The latest 'stable' release of version 6.4 was released on 2023-01-02.

Functionality

BlueSeer provides modules for the following generic set of business concepts :

  • Double Entry General Ledger
  • Cost Accounting
  • Accounts Receivable Processing and Aging
  • Accounts Payable Processing and Aging
  • PayRoll
  • APIs for system to system integration
  • Inventory Control
  • Job Tracking
  • Lot Traceability
  • Order Management
  • Service Order and Quoting Management
  • Electronic Data Interchange (EDI)
  • EDI Mapping tool (supports: X12, EDIFACT, CSV, FlatFile [IDOC, etc], XML, JSON )
  • EDI Communications (FTP, AS2 server/client)
  • Automated Task/Cron Scheduler
  • UCC Label Generation
  • Materials Resource Planning (MRP)
  • Human Resources (HR)

Technology

BlueSeer ERP is written entirely in Java. The application is a non-web based desktop application that relies heavily on the Java Swing widget toolkit/library. There are currently two database engines available for BlueSeer. For single client deployment, The relational database SQLite is used for it's deployment ease and server-less design. For multi-client deployment scenarios, the open-source relational database MySQL is used as the back-end database server. MySQL was chosen for it's popularity and excellent performance reviews.
BlueSeer is a menu-driven application. It's composition is a collection of Java Swing JPanel widgets. Each business function, i.e. Order Entry, Item Master Maintenance, etc is a stand-alone JPanel widget. Each JPanel widget is loaded at runtime using Reflection to 'inject' the JPanel into the JFrame on user demand. JPanel class names are stored in the database and associated with menu options which are further associated with user permissions. This archtitecture increases the capability of customization and extension by engaging BlueSeer as a Desktop Application Framework. Applications independent of the core software can be quickly deployed given the menu/class management and permissions functionality that's built into the BlueSeer framework.

blueseer's People

Contributors

vaughnte 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.