All Projects → aerele → apparelo

aerele / apparelo

Licence: GPL-3.0 License
Frappe application to manage the manufacturing workflows in the garment industry. Reach us out at [email protected]

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to apparelo

Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+39207.69%)
Mutual labels:  erp, manufacturing, frappe, erpnext
erpnext-docker
Dockerizing erpnext
Stars: ✭ 16 (-38.46%)
Mutual labels:  erp, frappe, erpnext
healthcare
Open Source Healthcare ERP / Management System
Stars: ✭ 68 (+161.54%)
Mutual labels:  erp, erpnext
actpy
Python framework for business applications contains ERP , CRM , HRM , MRP , POS and many more
Stars: ✭ 30 (+15.38%)
Mutual labels:  erp, erpnext
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 (+561.54%)
Mutual labels:  erp, inventory-management
renovation core.dart
The Frappe Dart/Flutter Front End SDK
Stars: ✭ 13 (-50%)
Mutual labels:  frappe, erpnext
Frappe
Low code web framework for real world applications, in Python and Javascript
Stars: ✭ 3,349 (+12780.77%)
Mutual labels:  frappe, erpnext
awesome-frappe
A curated list of awesome things related to the Frappe Framework
Stars: ✭ 140 (+438.46%)
Mutual labels:  frappe, erpnext
POS-Awesome
POS Awesome is an open-source Point of Sale for Erpnext using Vue.js and Vuetify
Stars: ✭ 109 (+319.23%)
Mutual labels:  frappe, erpnext
renovation-core
The Frappe Javascript Front End Missing SDK
Stars: ✭ 23 (-11.54%)
Mutual labels:  frappe, erpnext
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (+73.08%)
Mutual labels:  erp, inventory-management
erpnext ocr
🐍 ⚗️ Optical Character Recognition using tesseract within Frappe.
Stars: ✭ 58 (+123.08%)
Mutual labels:  frappe, erpnext
renovation core
renovation.leam.dev
Stars: ✭ 15 (-42.31%)
Mutual labels:  frappe, erpnext
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+753.85%)
Mutual labels:  erp, inventory-management
mobile
Mobile App for Frappe built on Flutter
Stars: ✭ 176 (+576.92%)
Mutual labels:  frappe, erpnext
uzerp
uzERP - Open Source Business Management
Stars: ✭ 41 (+57.69%)
Mutual labels:  erp, manufacturing
college-management-react
This is a College management web app in MERN stack.
Stars: ✭ 42 (+61.54%)
Mutual labels:  erp
WooCommerceConnector
Integration App for ERPNext to connect to WooCommerce
Stars: ✭ 48 (+84.62%)
Mutual labels:  erpnext
Inventory-Management-System-Django
A Inventory management system written in DJango
Stars: ✭ 71 (+173.08%)
Mutual labels:  inventory-management
JavaFX-Point-of-Sales
Point of Sales with inventory management system
Stars: ✭ 162 (+523.08%)
Mutual labels:  inventory-management

Apparelo

Frappe application to manage the manufacturing workflows in the garment industry.

Reach us out at [email protected] to connect with our team.

License

GNU/General Public License (v3) (see license.txt)

The Apparelo code is licensed as GNU General Public License (v3) and the copyright is owned by Aerele Technologies Pvt Ltd (Aerele) and Contributors.

Requirements

  • Frappe.
  • Note apparelo supports only python3.6 or above.

Installation

Navigate to your bench folder.

cd frappe-bench

Create new site and install ERPNext

bench new-site [site-name]
bench get-app erpnext https://github.com/frappe/erpnext.git
bench --site [site-name] install-app erpnext
  • After installing erpnext, complete the setup wizard (need to be done before installing apparelo, as apparelo requires the entries made at the time of setup) and do the following

Install Apparelo App

bench get-app apparelo https://github.com/aerele/apparelo.git
bench --site [site-name] install-app apparelo
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].