Skip to content

This repository contains the source code for the Desktop client. The Desktop client is built using the Qt framework for C++. The client can be extended or customized using JavaScript. This client is used by all editions of xTuple ERP.

License

Notifications You must be signed in to change notification settings

jbpextra/qt-client

This branch is 3441 commits ahead of mikerodonnell89/qt-client:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 22, 2016
Sep 8, 2016
Sep 16, 2016
Jan 16, 2017
May 3, 2016
Sep 8, 2016
Aug 23, 2016
Sep 8, 2016
Nov 30, 2016
Jan 9, 2017
Aug 6, 2015
Jun 15, 2016
May 12, 2015
Sep 12, 2014
Jan 2, 2014
Jun 15, 2015
Jan 2, 2014
Jan 16, 2015
May 20, 2015
Sep 26, 2015
Sep 26, 2015
Jan 2, 2014
Jan 2, 2014

Repository files navigation

The xTuple ERP Desktop Client Application

Build Status for xtuple/qt-client 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

This repository contains the source code for the Desktop client. The Desktop client is built using the Qt framework for C++. The client can be extended or customized using JavaScript. This client is used by all editions of xTuple ERP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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