All Projects → xtuple → Xtuple

xtuple / Xtuple

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Xtuple

Qt Client
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.
Stars: ✭ 93 (-62.35%)
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 (+226.72%)
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 (-44.53%)
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 (-36.03%)
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 (+1064.78%)
Mutual labels:  erp, accounting, crm, postgresql
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 (-74.09%)
Mutual labels:  erp, accounting, inventory, crm
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (-10.12%)
Mutual labels:  erp, accounting, inventory, postgresql
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (-88.66%)
Mutual labels:  erp, inventory, accounting, crm
Docker
Stars: ✭ 551 (+123.08%)
Mutual labels:  management, erp, business
Wp Erp
An open-source ERP (Enterprise Resource Planning) solution for WordPress
Stars: ✭ 441 (+78.54%)
Mutual labels:  erp, accounting, crm
Aquameta
Web development platform built entirely in PostgreSQL
Stars: ✭ 987 (+299.6%)
Mutual labels:  rest-api, plpgsql, postgresql
Mixerp
Open Source ERP, HRM, MRP, MPS
Stars: ✭ 472 (+91.09%)
Mutual labels:  erp, inventory, plpgsql
Odoo
Odoo. Open Source Apps To Grow Your Business.
Stars: ✭ 23,596 (+9453.04%)
Mutual labels:  management, erp, business
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+1761.94%)
Mutual labels:  erp, accounting, crm
Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+4037.65%)
Mutual labels:  erp, accounting, crm
Inshop Crm Api
Inshop CRM / ERP API. It's powerful framework allows to build systems for business with different workflows. It has on board multi language support, clients management, projects & tasks, documents, simple accounting, inventory management, orders & invoice management, possibilities to integrate with third party software, REST API, and many other features.
Stars: ✭ 178 (-27.94%)
Mutual labels:  erp, crm, postgresql
Trytond
Mirror of trytond
Stars: ✭ 145 (-41.3%)
Mutual labels:  management, erp, business
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 (-91.9%)
Mutual labels:  erp, accounting, crm
Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (+51.42%)
Mutual labels:  erp, accounting, crm
Inshop Crm Client
Inshop CRM / ERP Client. It's powerful framework allows to build systems for business with different workflows. It has on board multi language support, clients management, projects & tasks, documents, simple accounting, inventory management, orders & invoice management, possibilities to integrate with third party software, REST API, and many other features.
Stars: ✭ 135 (-45.34%)
Mutual labels:  rest-api, erp, crm

xTuple

What we're about

xTuple is open-source ERP and CRM software -- automated, integrated business process management and corporate relationship management. Learn more at xTuple.com. The code is managed by an eponymous company in Norfolk, VA, and our community stretches around the world. The xTuple client is a desktop app written in the cross-platform Qt framework.

Many of our commercial customers are inventory-based manufacturers or distributors, and we have a fair amount of commercially-licensed code to specifically support these use-cases. That said, businesses of all sorts, even services-based companies, run their operations on our open-source core.

We're always happy when people use xTuple as a launching point for their own projects, whether or not you have a commercial relationship with us.

Why you might be interested in hacking on our software

The xTuple platform provides a great starting point for business software in practically any industry. What you get for free is an entire stack to work on top of, and a lot of business objects that you might want, like Invoices, Currencies, Tasks and Contacts (and about a hundred more) are already implemented.

Moreover, one of the great strengths of the framework is extensibility and privilege control. Our extension system allows for a high level of modularity, and keeps you from having to rewrite the core. Fine-grained, centrally-managed privilege control is also an important feature that businesses typically want, and we've taken special care to implement it reliably across the application.

Getting involved

Fork us, take a test drive with our free trial, file an issue.

What's Here?

This repository contains the source code for the xTuple database and its node.js middleware. You can also find the code for our desktop client, OpenRPT report writer, CSVImport utility, and several open-source extensions on GitHub.

Installing this project

If you are looking to install xTuple for demonstration or use, please follow the instructions on the xTuple Admin Utility wiki. The best way to start coding on our stack is review our developer documentation in the qt-client and xtuple wikis on GitHub.

Release Notes

View the Release Notes to see a change log.

Additional Resources

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