All Projects → stoq → Stoq

stoq / Stoq

Licence: other
Stoq Retail Management System

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Stoq

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 (-65.43%)
Mutual labels:  erp, postgresql
Openeducat erp
Comprehensive Open Source ERP for Educational Institutes
Stars: ✭ 344 (+27.88%)
Mutual labels:  erp, postgresql
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (-17.47%)
Mutual labels:  erp, postgresql
Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+200%)
Mutual labels:  erp, postgresql
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 (-33.83%)
Mutual labels:  erp, postgresql
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 (+969.52%)
Mutual labels:  erp, postgresql
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 (-8.18%)
Mutual labels:  erp, postgresql
erp-crm
IDURAR is Open Source ERP/CRM Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) with Ant Design (AntD) and Redux
Stars: ✭ 18 (-93.31%)
Mutual labels:  erp
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (-3.35%)
Mutual labels:  gtk
buzztrax
Buzztrax is a modular music composer for Linux.
Stars: ✭ 86 (-68.03%)
Mutual labels:  gtk
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (-91.82%)
Mutual labels:  gtk
rnote
A simple drawing application to create handwritten notes.
Stars: ✭ 1,538 (+471.75%)
Mutual labels:  gtk
Tray
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu.
Stars: ✭ 262 (-2.6%)
Mutual labels:  gtk
quick-lookup
Simple GTK dictionary application powered by Wiktionary
Stars: ✭ 57 (-78.81%)
Mutual labels:  gtk
Razer Laptop Control
Project to create driver/software to control performance of razer laptops
Stars: ✭ 268 (-0.37%)
Mutual labels:  gtk
pyiiko
Pyiiko is the easy-to-use library for iiko API
Stars: ✭ 14 (-94.8%)
Mutual labels:  erp
Pg Promise
PostgreSQL interface for Node.js
Stars: ✭ 3,059 (+1037.17%)
Mutual labels:  postgresql
Junixsocket
Unix Domain Sockets in Java (AF_UNIX)
Stars: ✭ 265 (-1.49%)
Mutual labels:  postgresql
Pgmemento
Audit trail with schema versioning for PostgreSQL using transaction-based logging
Stars: ✭ 260 (-3.35%)
Mutual labels:  postgresql
Blog Tutorials
⭐️ Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
Stars: ✭ 257 (-4.46%)
Mutual labels:  postgresql

Stoq

Stoq's homepage is located at:

https://www.stoq.com.br/

You can fetch the latest source code from github:

$ git clone https://github.com/stoq/stoq.git

Installation for development

To install stoq you have to install Poetry_ and run::

$ poetry install

Then check everything has been installed correctly run the tests::

$ make test

And see if stoqdbadmin has been provided::

$ stoqdbadmin help

Mailing list

There is two mailing lists for Stoq. You can subscribe to them through the web interface at:

http://www.async.com.br/mailman/listinfo/stoq-users http://www.async.com.br/mailman/listinfo/stoq-devel

Copyright Information

Stoq itself is covered by the GNU General Public License (version 2.0, or if you choose, a later version). Basically just don't say you wrote bits you didn't.

However, some parts of it are covered under different licesenses, see:

docs/copyright for more information

.. _Poetry: https://github.com/python-poetry/poetry/

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