Project Features

I want to talk about the Project features. According to the project sales, versions will be published and updated and converted to a high quality accounting program. I want to talk about the current modules. But since the project can be specific to a lot of sectors, I assume that it is one of the companies selling Wholesale Products known as Wholesalers and I will make a statement accordingly. ;

1-STOCK MODULE : With this module, you will be able to add all existing products in the enterprise. You can edit and delete products.

1-a : Stock Movements : With this module, you can see how many entries are entered from which warehouse of products.

2-CUSTOMER MODULE : With this module you will keep the customer information and you will be able to review all the transactions you will make on the sales screen from the Customer Transactions section.Optionally, you can write additional modules such as Mail sending, SMS sending for this module.

2-a : Customer Transactions : With this module , you can see the distribution of the products you sell or give to your customers, and you can see the current balance of the customer, their debts and their creditors.

3-SAFE MODULE : With this module you can manage the distribution of Safes in the workplace,such as SAFE 1, SAFE 2, SAFE 3.

3-a : Safe Transactions : With this module you can see the money entering into your safes and their distribution according to their types.

4-STORE MODULE : With this module you can see the warehouses where the stocks are attached and you can examine how many products there are in the related warehouse, such as DEPO 1, DEPO 2.

4-a : Store Movements : With this module you can see how many products are left in the warehouses.

5-PLUG MODULE : With this module you will be able to control all sales transactions and make sales to your customers or to outside. Control of most areas in this module is provided. For example, warehouse selection, safe selection,etc. Since this module will actually be the backbone of the whole system, this will be the most developed area compared to other versions.

5-a : Plug Activity : With this module you can see how many products are left in the warehouses.

6-PAYMENT TYPE MODULE : This module will be listed in the PLUG MODULE section as payment types to be used in the add payment section.

The project consists of 2 Base Forms. We use the Listing and Editing pages by implementing from these Base Forms. All you need to do is to create the forms such as (ModuleName)ListForm and (ModuleName)EditForm. Next, you need to do > (ModuleName)ListForm >View Code and delete the RibbonForm in (ModuleName)ListForm:RibbonForm and replace it with BaseEditForm. In the same way, in the (ModuleName)Edit Form:RibbonForm section, type BaseEditForm and save it. Since you implement this instead of ontinuous design in the project, you will be able to automatically use the default design in your new forms. In addition, you will be able to call required public variables, functions and buttons by overriding instead of writing code over and over again. Since the form logic has very high quality and is organized, you can do all your projects in the same logic. All you need to do is to create a new infrastructure. In this project, we would like to inform you that we offer many modules. If you want to develop a form, you will find the steps you will take in Step-by-Step New Modules section below. And we’ll link multiple tables together with Linq queries.Our project consists of 2 layers : Business ve Win layers. So, what are these layers? What does it do? What does it contain?. First, let’s talk about the most important business layer ;