POS & Smart Accounting.Net core 7+ User Management + Arabic Support + Full Source Code
Smart Accounting & POS .Net core 7.0 + User Management + Arabic Support + Full Source Code
Version v2.0
Introduction
Smart Accounting & POS make admin in a position so as to add limitless merchandise, classes, models, suppliers, clients and cashiers and create (gross sales – purchases – return gross sales –return purchases) invoices with taxes and reductions and print invoices, and he can create [Journals – Accounts Tree] . additionally you may add limitless firms as a result of the system is mulitenant. Admin can create cashier person , cashier person can solely create gross sales invoices .
This net primarily based software is developed on .Net core 7.0 utilizing ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server.
Smart Accounting & POS System has Three default roles [Admin , CompanyAdmin – Cashier] , and you’ll add limitless roles .
Framework: .Net Core 7.0
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 , utilizing simple person interface
- Login
- Reset Password
- Error Log : utilizing NLog
- Audit path : log database actions [add – update -delete] and enterprise actions Like:[CreateInvoice,UpdateInvoice , etc]
- Multitenant: limitless firms
- 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]
- Journals [Create –Edit – Display – Delete – Search]
- Accounts Tree [Create – Edit – Delete – Search]
- Cost Centers [Create – Edit – Delete – Search]
- Dashboard
- Cashier [Create – Edit – Display – Search]
- Company Admin [Create – Edit – Display – Search]
- Additional Info for [Customers – Suppliers – Products]
- Taxes
- 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 [Package manager console] and within the [Default project] record .. choose [Common.Persistance] challenge
- Write the beneath instructions
- add-migration CreateCommon -context CommonDbContext
- update-database -context CommonDbContext
- Open [Package manager console] and within the [Default project] record .. choose [UserManagement.Persistance] challenge
- Write the beneath instructions
- add-migration CreateId -context ApplicationDbContext
- update-database -context ApplicationDbContext
- Open [Package manager console] and within the [Default project] record .. choose [SmartAccounting.Persistance] challenge
- add-migration CreateSmartAccounting–context SmartAccountingDbContext
- update-database -context SmartAccountingDbContext
- Congratulations , simply run the challenge .
Credentials
- User title : admin
- Password : P@ssw0rd
- Create Company Admin
- Company Admins à New Company Admin
- Logout from Admin person
- 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 à Units List à New Unit
- Create Categories
- Inventory
-> Categories List –> New Category
- Inventory
- Create Products
- Inventory
-> Products List –> New Product
- Inventory
- Create Items in Accounts Tree
- Accounts Tree
- Create Cost Center
- Cost Centers—> New Cost Center
- Create Journals
- Journals—> New Journal
New Features :-
- Taxes
- Additional data