XInventory - Sales, Purchase and Invoicing Solution icon

XInventory - Sales, Purchase and Invoicing Solution

Hot or Not
XInventory - Sales, Purchase and Invoicing Solution

Description

XInventory is the best open-source solution for retailers, its an awesome inventory management system. With XInventory you can easily manage your inventory items/products, suppliers, Customers, Purchase, Sales, Customer payments, supplier payments. It has a number of built-in reports to manage stock, payments… XInventory is very easy to install and user friendly and responsive.

XInventory follows standard ASP .Net Core 3.1 MVC, C# , TypeScript coding style and use MS SQL Server database. and serenity framework.

Important:

If demo, “Live Preview”, is not loading for you – then please click the “remove frame” button from the top right corner.

Demo Information:

Admin Login:

Link:

Username: admin

Password: admin1234

Features

  1. Full source code is included. Technology includes ASP.Net Core 3.1, C#, TypeScript MS SQL Server.
  2. A modular, service based web application model.
  3. Full Documentation is included.
  4. Dashboard.
  5. Products Management.
  6. Product Categories.
  7. Customer Management.
  8. Supplier Management.
  9. Payments.
  10. Reports.
  11. User Management.
  12. User Role Management.
  13. Multiple Languages.
  14. Translations.

System Requirement.

  • Windows Server or Windows Based Hosting
  • IIS7 OR above
  • .Net Core 3.1 Should be Installed
  • MS SQL Server 2016 or above version
  • Visual Studio 2019

Installation Steps

  • Unzip Solution
  • Upload to your hosting domain or iis
  • Create a database in your hosting and run a given sql script.
  • Change Connection string of database in appsetting.json file
  • Run It
  • your application ready to use now.

Application change history

V3.0.0 02/03/2021
Added: Expense Module
Added: Expense section on dashboard
Updated: Yearly Sales And Purchase Report Summary on dashboard (Expense graph added)
Updated: Monthly Sales And Purchase Report Summary on dashboard (Expense graph added)

V2.1.0
Date: 12/12/2020
Added: Sales And Purchase Report Summary Yearly Added on Dashboard
Added: Sales And Purchase Report Summary Day Wise Added on Dashboard
Added: Best Sale Product Added on Dashboard
Added: Date Filter Added on Reports(Customer Sales Report, Supplier Purchase Report, Customer Sales Profit Report)
Fix: Label on Reports(Supplier Purchase Report, Customer Sales Profit Report)
Fix: Unauthorized Reports Access
Fix: Link to View Invoice on Dashboard Latest Orders

V2.0.0 
Date: 11/11/2020
Add: Quotation module
Add: Show company logo on invoice
Fix: Update label on invoice sub details from Sub Total to Fix Discount

V 1.0.0
Initial release: Date: 25/10/2020

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Ecommerce & Accounting  .Net 5 icon

Ecommerce & Accounting .Net 5

Hot or Not
Ecommerce & Accounting  .Net 5

Description

Ecommerce & Accounting  .Net 5+ Full Source Code

Version v1.0

Demo URL :

Credentials

  • User name : admin
  • Password : P@ssw0rd
  • User name : companyadmin
  • Password : P@ssw0rd

Introduction

Ecommerce &  Accounting is a combination between [POS& Accounting system] and Ecommerce module to  make admin able to add unlimited products, categories, units, suppliers, customers and cashiers and create (sales – purchases – return sales –return purchases) invoices with taxes and discounts and print invoices, and he can create . also you can add unlimited companies because the system is mulitenant. Admin can create cashier user , cashier user can only create sales invoices , after adding all products data you can display all products on you own ecommerce website and receive purchasing orders .

This web based application is developed on .Net 5 using ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server. Ecommerce &  Accounting System has Three default roles , and you can add unlimited roles .

Framework: .Net 5

Ecommerce Template License :

This Template is licensed under the MIT License © Roman Chekurov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Features :

  • Fully Responsive Template
  • PayPal Payment Integration
  • Support 25 currencies
  • Support English / Arabic for admin panel
  • Architecture : Clean Architecture
  • Full User Management Module
    • Users
    • Roles
    • Policies
    • Authentication Settings
    • Bind Pages with Policies , using easy user interface
    • Login
    • Reset Password
  • Error Log : using NLog
  • Audit trail : log database actions and business actions Like:[CreateInvoice,UpdateInvoice , etc]
  • Multitenant: unlimited companies
  • Website Pages
    • Homepage
    • Catalogs
    • Catalog
    • SubCategory
    • Product
    • Catalogs
    • Brands
    • Blog
    • Article
    • About
    • Account
    • Cart
    • Checkout
    • Compare
    • ContactUs
    • Delivery
    • FAQ
    • Favorites
    • News
    • Personal
    • Settings
  • Subscribtion Emails List
  • Messages
  • FAQs
  • About
  • Delivery
  • Home Page Slider Images List
  • News List
  • Articles List
  • Units
  • Catalogs
  • Categories
  • Brands
  • Attribute Groups
  • Attributes
  • Products
  • Customers
  • Suppliers
  • Sales Invoices
  • Purchasing Orders
  • Sales Returns Invoices
  • Purchases Invoices
  • Purchases Returns Invoices
  • Journals
  • Accounts Tree
  • Cost Centers
  • Dashboard
  • Cashier
  • Company Admin
  • Reports
    • Sales Report
    • Sales Returns Report
    • Purchases Report
    • Purchases Return Report
    • Stock Report
    • Cash Report
    • Journals Report

Quick Start Guide

How to Generate Database Tables

  • Open and in the list .. select [Common.Persistance] project
  • Write the below commands
    • add-migration CreateCommon -context CommonDbContext
    • update-database -context CommonDbContext
  • Open and in the list .. select [UserManagement.Persistance] project
  • Write the below commands
    • add-migration CreateIdentity -context ApplicationDbContext
    • update-database -context ApplicationDbContext
  • Open and in the list .. select [Paypal.Persistance] project
  • Write the below commands
    • add-migration payment -context PaymentDbContext
    • update-database -context PaymentDbContext
  • Open and in the list .. select [SmartAccounting.Persistance] project
    • add-migration CreateSmartAccounting -context SmartAccountingDbContext
    • update-database -context SmartAccountingDbContext
  • Congratulations , just run the project .

Credentials

  • User name : admin
  • Password : P@ssw0rd
  • You will find a demo images in the downloaded folder , so you can use them while testing the item .
  • Create Company Admin
    • Company Admins – > New Company Admin
  • Logout from Admin user
  • Login with new
  • Update Tax Value & Opening Cash
    • Company Profile
  • Create Cashier
    • Cashiers – > New Cashier
  • Create Default Customer Or Real Customers
    • Customers – > New Customer
  • Create Default Supplier Or Real Suppliers
    • Supplier – > New Supplier
  • Create Units
    • Inventory – > Units List – >  New Unit
  • Create Catalogs
    • Inventory – > Catalogs List ->  New Catalog
  • Create Categories
    • Inventory – > Categories List ->  New Category
  • Create Brands
    • Inventory – > Brands List ->  New Brand
  • Create Attribute Groups
    • Inventory – > Attribute Groups List ->  New Attribute Groups
  • Create Attributes
    • Inventory – > Attributes List ->  New Attribute
  • Create Products
    • Inventory – >  Products List – >  New Product
  • Create Items in Accounts Tree
    • Accounts Tree
  • Create Cost Center
    • Cost Centers – > New Cost Center
  • Create Journals
    • Journals – > New Journal

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.