POINT OF SALES - PART
1
Point Of Sales system will provide the core
feature of other POS system, support multiple store (outlets)
and offline transaction. User will synchronize data back to the
server at the end of the day, eliminating the needs to stay
online and unable to process sales during offline time.
Point Of Sales module will stored a local, temporary
database with SQL Server Express, and each time the data
synchronize to the server, it will reset and match the server
records, eliminating all not tally records.
Point Of Sales system heavily rely on Cynics .Net Remoting
architecture, scaling the system from
online to offline. With the 3-tier design, each server will
serve 20 clients simultaneously, and additional server can be
easily added to serve more clients.
|
Point Of Sales System are separated into
front-end and back-end, we start introduction
from backend, next page you will see the
Powerful POS Client.
Distribution Order - Help
to distribute new stock from warehouse to every
outlets, so you don't need to issue one
Delivery Order per outlet.
|
 |
POS Settings - Must be
initialize before posting data back from POS
client.
All account must be set properly, user
should create accounts prior to setting this
screen.
|
 |
POS Daily Sales - POS daily
sales of each outlets in one screen.
|
 |
POS Item Sales - POS Item
Sales by each outlet, detail of daily item
sales.
|
 |
POS Tender Sales - Daily
sales by outlet, group by currency.
|
CONTINUE TO PART 2
|