Advanced POS .Net 5 + User Management + Arabic Support + Full Source Code

Author userpic
by afmelwekeel
Advanced POS .Net 5 + User Management + Arabic Support + Full Source Code

Description

Advanced POS .Net 5 + User Management + Arabic Support + Full Source Code

Version v2.0

 

Introduction

Advanced POS 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 . also you can add unlimited companies because the system is mulitenant. Admin can create cashier user , cashier user can only create sales invoices .

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.

Advanced POS System has Three default roles [Admin , CompanyAdmin – Cashier] , and you can add unlimited roles .

Framework: .Net 5

Features :

  • Support English / Arabic
  • Architecture : Clean Architecture
  • Full User Management Module
    • Users [Create –Edit – Delete – Search]
    • Roles [Create –Edit – Delete – Search]
    • Policies [Create –Edit – Delete – Search]
    • Authentication Settings
    • Bind Pages with Policies , using easy user interface
    • Login
    • Reset Password
  • Error Log : using NLog
  • Audit trail : log database actions [add – update -delete] and business actions Like:[CreateInvoice,UpdateInvoice , etc]
  • Multitenant: unlimited companies
  • Units [Create –Edit – Display – Delete – Search]
  • Categories [Create –Edit – Display – Delete – Search]
  • Products [Create –Edit – Display – Delete – Search]
  • Customers [Create –Edit – Display – Delete – Search]
  • Suppliers [Create –Edit – Display – Delete – Search]
  • Sales Invoices [Create –Edit – Display – Delete – Search]
  • Sales Returns Invoices [Create –Edit – Display – Delete – Search]
  • Purchases Invoices [Create –Edit – Display – Delete – Search]
  • Purchases Returns Invoices [Create –Edit – Display – Delete – Search]
  • Dashboard
  • Cashier [Create – Edit – Display – Search]
  • Company Admin [Create – Edit – Display – Search]
  • Reports
    • Sales Report
    • Sales Returns Report
    • Purchases Report
    • Purchases Return Report
    • Stock Report
    • Cash Report

 

Quick Start Guide

How to Generate Database Tables

  • Open [Package manager console] and in the [Default project] list .. select [Common.Persistance] project
  • Write the below commands
    • add-migration CreateCommon -context CommonDbContext
    • update-database -context CommonDbContext
  • Open [Package manager console] and in the [Default project] list .. select [UserManagement.Persistance] project
  • Write the below commands
    • add-migration CreateIdentity -context ApplicationDbContext
    • update-database -context ApplicationDbContext
  • Open [Package manager console] and in the [Default project] list .. select [AdvancedPOS.Persistance] project
    • add-migration CreateAdvancedPOS -context AdvancedPOSDbContext
    • update-database -context AdvancedPOSDbContext
  • Congratulations , just run the project .

 

Credentials

  • User name : admin
  • Password : P@ssw0rd

 

  • Create Company Admin
    • Company Admins à New Company Admin
  • Logout from Admin user
  • Login with new [Company Admin User]
  • 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 [go to] Units List [go to] New Unit
  • Create Categories
    • Inventory [go to] Categories List [go to] New Category
  • Create Products
    • Inventory [go to] Products List [go to] New Product

 

 

Product tags











    • 6 month free support included from author
    • Free lifetime product updates guarantee
    • 360 degrees quality control
    Secure payment & money back guarantee

    Related products

    Our website uses cookies

    We use cookies on our website. By continuing to use our site, you consent to the use of cookies as described in our Cookies Policy.