All Projects → xtuple → Qt Client

xtuple / Qt Client

Licence: other
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.

Projects that are alternatives of or similar to Qt Client

Xtuple
This repository contains the source code for the database schema for the PostBooks edition of xTuple ERP and xTuple's REST API server. The REST API server is written in JavaScript running on Node.js. The database schema for PostBooks runs on a PostgreSQL database server.
Stars: ✭ 247 (+165.59%)
Mutual labels:  management, e-commerce, erp, accounting, inventory, business, b2c, crm, plpgsql, postgresql
Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+767.74%)
Mutual labels:  management, erp, accounting, business, crm, postgresql
Idempiere
iDempiere. Community Powered Enterprise. Full Open Source Business Suite ERP/CRM/MFG/SCM/POS
Stars: ✭ 137 (+47.31%)
Mutual labels:  management, erp, accounting, business, crm
Openpapyrus
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
Stars: ✭ 158 (+69.89%)
Mutual labels:  erp, accounting, inventory, business, crm
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+2993.55%)
Mutual labels:  erp, accounting, crm, postgresql
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (-69.89%)
Mutual labels:  erp, inventory, accounting, crm
Popcommerce
POP Commerce is an eCommerce and ERP application suite for retail and wholesale organizations. POP Commerce is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 64 (-31.18%)
Mutual labels:  erp, accounting, inventory, crm
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+138.71%)
Mutual labels:  erp, accounting, inventory, postgresql
Mixerp
Open Source ERP, HRM, MRP, MPS
Stars: ✭ 472 (+407.53%)
Mutual labels:  erp, inventory, plpgsql
Odoo
Odoo. Open Source Apps To Grow Your Business.
Stars: ✭ 23,596 (+25272.04%)
Mutual labels:  management, erp, business
odoobooks
Odoo Best Practices - Online Book
Stars: ✭ 46 (-50.54%)
Mutual labels:  erp, inventory, accounting
corebos
core Business Operating System. An OPEN SOURCE business application that helps small and medium business handle all the day to day tasks.
Stars: ✭ 128 (+37.63%)
Mutual labels:  business, erp, crm
Wp Erp
An open-source ERP (Enterprise Resource Planning) solution for WordPress
Stars: ✭ 441 (+374.19%)
Mutual labels:  erp, accounting, crm
Docker
Stars: ✭ 551 (+492.47%)
Mutual labels:  management, erp, business
Trytond
Mirror of trytond
Stars: ✭ 145 (+55.91%)
Mutual labels:  management, erp, business
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (+84.95%)
Mutual labels:  e-commerce, erp, inventory
SimpleScreens
Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.
Stars: ✭ 20 (-78.49%)
Mutual labels:  erp, accounting, crm
uzerp
uzERP - Open Source Business Management
Stars: ✭ 41 (-55.91%)
Mutual labels:  business, erp, accounting
Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+10889.25%)
Mutual labels:  erp, accounting, crm
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (+165.59%)
Mutual labels:  erp, accounting, crm

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].