-
Updated
Sep 14, 2021 - Python
#
inventory-management
Here are 574 public repositories matching this topic...
Ralph is the CMDB / Asset Management system for data center and back office hardware.
django
inventory
data-center
python3
virtualenv
cmdb
readthedocs
backoffice
inventory-management
dcim
assets-management
hacktoberfest
Digging Deeper....
incident-response
inventory-management
digital-forensics
endpoint-protection
endpoint-discovery
forensics-investigations
endpoint-security
-
Updated
Sep 16, 2021 - Go
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
agent
docker
finance
simulator
reinforcement-learning
transportation
multi-agent
raas
inventory-management
logistics
operations-research
rl-algorithms
citi-bike
multi-agent-reinforcement-learning
resource-optimization
maro
-
Updated
Sep 16, 2021 - Python
Project example Asp.Net Core Mvc implementation of inventory order management system. warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more.
adminlte
vendor
entity-framework-core
asp-net-core
inventory-management
customer
order-management
shipment
syncfusion
receiving
purchase-order
sales-order
supply-chain-management
project-example
-
Updated
Nov 30, 2020 - C#
An open source food bank logistics and inventory management tool
food
nonprofit
nonprofits
charity
inventory-management
food-banks
nonprofit-organizations
opensourceforgood
-
Updated
Apr 29, 2019 - JavaScript
OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.
grails
healthcare
inventory-management
hacktoberfest
warehouse-management
shipment-tracking
disaster-response
-
Updated
Sep 16, 2021 - Groovy
FusionInventory plugin for GLPI
php
deployment
snmp
inventory
configuration-management
cmdb
glpi
itsm
inventory-management
device-management
glpi-plugin
discovery-networks
software-inventory
-
Updated
Jul 23, 2021 - PHP
Repository for the LedgerSMB project -- web app for accounting & ERP
docker
pdf
erp
web-app
projects
inventory
postgresql
accounting
invoicing
payments
quotations
orders
manufacturing
billing
inventory-management
material-cards
purchasing
time-tracking
budgetting
fixed-asset
-
Updated
Sep 16, 2021 - Perl
python
flask
ecommerce
web
open
erp
inventory
pos
e-commerce
inventory-management
hacktoberfest
point-of-sale
-
Updated
May 5, 2021 - JavaScript
Point of Sales with inventory management system
-
Updated
Feb 29, 2020 - Java
pugnacity
commented
Jan 4, 2021
It would be nice to setup the API Token for the superuser, to ensure that objects in NetBox could be created directly after installing.
1
-
Updated
Aug 12, 2021 - PHP
A software developed using Java SE which provides as easy way to track the products, suppliers, customers as well as purchase and sales information. It also records the stock currently available in the store.
-
Updated
Oct 8, 2020 - Java
Shopping app using MERN stack
-
Updated
Aug 13, 2021 - JavaScript
Open source inventory management system with php and mysql Invoice generation and easy to download invoice in PDF format Lightweight and easy to use Order management and product management can be done with ease Report management User wise sell report.
mysql
lightweight
php
opensource
inventory-management
pdf-generation
billing-application
invoice-pdf
product-management
order-management
invoice-management
-
Updated
Aug 4, 2021 - PHP
The open-source active RFID system developed by Touraj Ghaffari. This was his life work and we hope it helps you achieve your dreams.
api
open-source
opensource
tags
rfid
bom
reader
tag
active
apache2
schematics
inventory-management
logistics
access-control
tiger
readers
repeaters
touraj
ghaffari
field-generator
-
Updated
Sep 27, 2018 - C
Marello Application
php
symfony
oms
inventory-management
oro-platform
order-management
erp-application
return-management
-
Updated
Apr 22, 2021 - PHP
okainov
commented
Oct 6, 2019
- Run GD and IA
- Walk near to the smuggler
- Click "Esc" in the game, make sure game is paused
- Minimize the game, switch to IA
- Make sure annoying popup "Delaying stash loot" is appearing continuously
Please detect that the game is paused/minimized (or just when IA window is not in focus) and don't try to loot the stash then
Stock management application using Laravel 5.4
-
Updated
Mar 13, 2017 - HTML
C#, WPF, MVVM, MS SQL LocalDB, Inventory management, Entity Framework, log4net
-
Updated
Feb 25, 2021 - C#
A Inventory management system written in DJango
-
Updated
May 16, 2020 - Python
Server component of the Simple Stock Management stock & inventory web app. Designed for small businesses & non-profits.
react
django
database
inventory
python3
warehouse
charity
non-profit
retail
inventory-management
stock-management
small-business
stock-control
retail-data
stock-management-system
stock-inventory
inventory-management-system
warehouse-stock
shopwired
-
Updated
Sep 11, 2021 - Python
This is small and simple pharmacy store management system developed in ASP.NET MVC using Entity framework code first approach. The application has modules like: inventory management, transaction management: sales and purchase, security and user management, reporting services.
-
Updated
May 16, 2020 - JavaScript
Open source software for POS and Automated Accounting.
python
accounting
python3
invoice
purchase
inventory-management
point-of-sale
client-management
income-statement
customer-account
general-journal
control-account
supplier-account
-
Updated
Jul 21, 2018 - Python
An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
-
Updated
Aug 30, 2021 - Lua
An inventory management system designed for the Dallas Makerspace
-
Updated
Mar 21, 2021 - PHP
Open source parts inventory system for makers, electronics hobby, and professional engineers
electronics
makers
inventory
inventory-management
digikey
inventory-system
mouser
inventory-app
parts-management
binner
-
Updated
Jun 29, 2021 - C#
A simple inventory management system built with Django
-
Updated
Jun 12, 2021 - HTML
Improve this page
Add a description, image, and links to the inventory-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inventory-management topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Currently, if the developer wants to register a new admin account, it doesn't let it do that because sendgrid API keys are needed. Remove this dependency for local, and switch to using an identical
emailServicewhich uses Nodemailer (Gmail option preferred) since Nodemailer is free. Maybe feature flag this property**Describe