Skip to content

Unicenta Pos to iDempiere Integration via Web Services

Notifications You must be signed in to change notification settings

chrismberi/UC462-iDempiere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uniCenta oPos

Overview

uniCenta oPos is an enterprise level point of sale system and it has the following feature set

  • Sales
  • Inventory
  • Customers
  • Suppliers
  • Employees
  • Reporting

It runs on the following operating systems

  • Windows
  • Linux
  • Mac osX

Full details can be found here: https://unicenta.com

Before you start

Install mysql (version 5X supported) and create a schema called unicentaopos

Build and Run the appication

To get started, simply clone the repository and build the artifacts

build the artifacts

mvn clean assemble

run the application

java -jar ./target/unicentaopos

About

Unicenta Pos to iDempiere Integration via Web Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.7%
  • TSQL 2.4%
  • CSS 1.7%
  • HTML 1.3%
  • JavaScript 0.4%
  • Batchfile 0.2%
  • Other 0.3%