Inventory SaaS- Multitenant Inventory Management System
Inventory SaaS, is an ASP.NET Core web application, which will help you manage your company stock and inventory. It also equipped with additional important feature to help your day to day business operation such as: purchase cycle, sales cycle, merchandise and inventory. Not only that, our SaaS edition equipped with most requested feature that is: Multitenant capability. With multitenant capability, one single instance can host multi company or multi tenant with isolated data from each other.
We understand as programmer, we want full control of our software, that's why we shipped the product with full source code so it can be customized and enhanced.
Azure Online Demo
We have invest in Azure to specially provide online demo for our customers, so they can test drive the application to see it fit or not. Please use below link to access the live demo.
https://inventory-saas.indotalent.com/
For global admin (root admin):
Username: admin
Password: 1234567
For local tenant admin (example: Sports Company)
Username: sportstation
Password: 1234567
Most Requested Features
The product fully equipped with the most requested features that complete its main inventory management features, such as:
- Clean and consistent theme
- Beautiful theme
- Beautiful and Compact dashboard
- RBAC or Role based access control
- Multitenant
Functional Features
- Dashboards
- Sales > Sales Channel
- Sales > Customer
- Sales > Sales Order
- Sales > Invoice
- Sales > Invoice Payment
- Purchase > Vendor
- Purchase > Purchase Order
- Purchase > Bill
- Purchase > Bill Payment
- Merchandise > Uom
- Merchandise > Size
- Merchandise > Colour
- Merchandise > Flavour
- Merchandise > Brand
- Merchandise > Category
- Merchandise > Product
- Inventory > Shipper
- Inventory > Location
- Inventory > Warehouse
- Inventory > Sales Delivery
- Inventory > Sales Return
- Inventory > Purchase Receipt
- Inventory > Purchase Return
- Inventory > Positive Adjustment
- Inventory > Negative Adjustment
- Inventory > Transfer Order
- Inventory > Stock
- Inventory > Movement
- Settings > Company (Tenant)
- Settings > Currency
- Settings > Purchase Tax
- Settings > Sales Tax
- Administration > Languages
- Administration > Translations
- Administration > Roles
- Administration > User Management
- Administration > Tenant
Technical Stack
Utilize the best development tools and frameworks on the .NET market technology stack. All those luxury come with ease using their world class community edition which is FREE.
- ASP.NET Core 5 (MVC)
- Serenity.is Web Application Platform (Free)
- Visual Studio 2022 (Free Community Edition)
- C#, JavaScript, TypeScript, CSS, HTML
- MS Management Studio for MSSQL Server (Free Express Edition)
Note: We use Serenity.is community edition, and then we modify the theme so it look better and beautiful.
How to Run the Project
Below are simple steps to run the project:
- Unzip the product
- Open the project solution using Visual Studio 2022
- Edit the connection string at appsettings.json to target your mssql server
- Run the project by press the play button
note: the database will be automatically created.