fSilver

fSilver

The project is for selling silver in the system. The sales manager can sell earring, necklace, wristband, ring and watch on this system. The project is not a marketplace system, it is a intranet system. The system is just in Turkish but it can be translated to other languages really easily.
There are 2 platforms on this project

API

This api provides data from database to FrontEnd platforms. The api provides to services end EndPoints. The API developed by C# RestFul WCF services.

Web Management Panel

The most complicated module is stock transaction screen. The transactions which managers can do on this screen:

  • Opening enter stock: It is for define the stocks which is exist inside the storages.
  • Opening exit stock: It is for exit stock from storages without selling or transfer. It is for lost stocks.
  • Buying order / Buying: It is for buying some stocks from the suppliers.
  • Buying return: It is for return stocks to company.
  • Selling order: It is for selling the stocks to customer
  • Selling return: It is for return the sold stock to company.
  • Transfer: It is for transfer the stocks between the storages.

There is really huge calculation system inside the project.

Regarding to chosen stock, selling type, price type and currency and user enters the carat of silver(e.g. 925), quantity(quantity is for just information), weight and tare. With this informations the system calculates pure silver weight. Regarding to entered unit price inside stock, system calculates the pure silver amount, workmanship amount and calculates the account balance on the system.
Before this project the calculations are calculated with a manual calculator and it creates some mistakes and the tracking the stocks really difficulty. The managers track the stocks with excel documentations. fSilver provides to users calculate stocks, manage stock quantities, manage stock prices really easy way. Also fSilver provides to users check stock transaction reports, account balances, storage statuses, earnings and inventors reports for stocks.

The finance system is comprehensive in this project. fSilver provides to users process finance transaction with all currencies.

The finance transaction types:

Multiple bills

  • Collect: This module is for multiple rows collect system. The sales manager can collect with different currencies with an invoice. For example in an invoice the customer can dollar, euro, try, AG e.g.
  • Payment: This module is for multiple rows payment system. The sales manager can pay with different currencies with an invoice. For example in an invoice the customer can dollar, euro, try, AG e.g.

Transfer

  • Transfer Case -> Case: Transfer money from case to other case.
  • Transfer Case -> Bank Account: Transfer money from case to bank account
  • Transfer Bank Account -> Bank Account: Transfer money from bank account to bank account.
  • Transfer Bank Account -> Case: Transfer money from bank account to case.

Account

  • Opening debit for account: This module is opening debit for account. It defines to the account a debit.
  • Opening credit: This module is for opening credit for account. It defines to account a credit.

Case

  • Collect: This module is for collect money to case
  • Payment: This module is for payment money from case
  • Opening debit: This module defines opening debit for case. It defines exit money from case
  • Opening credit: This module defines to case credit. It defines enter money to case
  • Exchange rate: This module is for exchange money from the case. The finance operation developed for exchange money between currencies.

Bank

  • Collect: This module is for collect money to bank account
  • Collect with pos: This module is for collect money with pos. Get collect from credit card e.g.
  • Payment: This module is for payment money from case
  • Opening debit: This module defines opening debit for bank account. It defines exit money from bank account
  • Opening credit: This module defines to bank account credit. It defines enter money to bank account
  • Arbitrage: This module is for transfer money from different currency money between the bank accounts. For example transfer from dollar bank account to euro bank account.

Report list on the system

  • Account
    • Account statement report
    • Account list report
    • Account debit / credit report
  • Stock
    • Stock transaction report
    • Stock list report
    • Sales profit report
    • Stock inventory report
  • Finance
    • Finance transaction report
  • Case
    • Case statement report
  • Bank
    • Bank account statement report
    • Pos transaction report


fSilver Login
pic 1: fSilver Login fSilver Stock Operation
pic 2: fSilver Stock Operation fSilver Stock Operation - 2
pic 3: fSilver Stock Operation - 2 fSilver Stock Operation - 3
pic 4: fSilver Stock Operation - 3 fSilver Currency List
pic 5: fSilver Currency List fSilver Account Statement Report
pic 6: fSilver Account Statement Report fSilver Stock Transaction Report
pic 7: fSilver Stock Transaction Report fSilver Finance Transaction Report
pic 8: fSilver Finance Transaction Report