Skip to content

szuke/qt-client

 
 

Repository files navigation

The xTuple ERP Desktop Client Application

This repository contains the source code for the xTuple ERP desktop client. xTuple ERP is a collection of programs designed to help you run your business.

Getting Help

To learn more about:

Development Quickstart

The full set of instructions for setting up a development environment can be found on the qt-client wiki. Here's the short version:

  • Install libraries and basic development tools:
    • C++ compiler
    • git
    • an SSL library
  • Install Postgres, preferably from source
  • Get a Postgres server instance up and running
  • Install Qt, preferably from source.
  • Build OpenRPT, CSVImp, and the xTuple desktop client

About

Desktop Client and Database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • QMake 1.0%
  • XSLT 0.2%
  • C 0.2%
  • Makefile 0.2%
  • Shell 0.2%
  • Other 0.3%